From owner-freebsd-amd64@FreeBSD.ORG Mon Mar 15 23:30:33 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 019D816A4CE for ; Mon, 15 Mar 2004 23:30:33 -0800 (PST) Received: from cs.huji.ac.il (cs.huji.ac.il [132.65.16.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE6A243D1D for ; Mon, 15 Mar 2004 23:30:32 -0800 (PST) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32] ident=danny) by cs.huji.ac.il with esmtp id 1B391x-000IFE-My for freebsd-amd64@freebsd.org; Tue, 16 Mar 2004 09:30:29 +0200 X-Mailer: exmh version 2.6.3 04/04/2003 with nmh-1.0.4 To: freebsd-amd64@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 16 Mar 2004 09:30:29 +0200 From: Danny Braniss Message-Id: Subject: usb keyboard & ULE X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Mar 2004 07:30:33 -0000 hi, this is an amd64 box (Shuttle FN85), CPU: AMD Athlon(tm) 64 Processor 3200+ (1994.86-MHz K8-class CPU) Origin = "AuthenticAMD" Id = 0xf48 Stepping = 8 with ULE scheduling things are a bit touchy, 1- make buildworld is ok, but trying -jn usually failes (reprodusable, but not consistant). 2- the usb keybord does not work. with 4BSD scheduling both problems are solved. I have a feeling that the USB keyboard problem is also true for i386-current with some pointers i might be able to help ... danny