From owner-freebsd-amd64@FreeBSD.ORG Thu Oct 26 19:58:50 2006 Return-Path: X-Original-To: freebsd-amd64@freebsd.org 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 CA65116A4AB for ; Thu, 26 Oct 2006 19:58:50 +0000 (UTC) (envelope-from ptroot@iaces.com) Received: from iaces.com (horton.iaces.com [204.147.87.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D1CD43D66 for ; Thu, 26 Oct 2006 19:58:48 +0000 (GMT) (envelope-from ptroot@iaces.com) Received: from [204.147.87.125] (gemini.iaces.com [204.147.87.125]) (authenticated bits=0) by iaces.com (8.13.8/8.13.8) with ESMTP id k9QJwkFH000262 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Thu, 26 Oct 2006 14:58:47 -0500 (CDT) (envelope-from ptroot@iaces.com) In-Reply-To: <04DE95F3-9AED-4F5D-B9B8-334ED06A1845@iaces.com> References: <200610260740.k9Q7ePPC039724@freefall.freebsd.org> <04DE95F3-9AED-4F5D-B9B8-334ED06A1845@iaces.com> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Paul Root Date: Thu, 26 Oct 2006 14:59:05 -0500 To: Paul Root X-Mailer: Apple Mail (2.752.3) Cc: Jiawei Ye , freebsd-amd64@freebsd.org Subject: Re: amd64/88568: [panic] 6.0-RELEASE install cd does not boot with usb keyboard X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Oct 2006 19:58:50 -0000 On Oct 26, 2006, at 2:23 PM, Paul Root wrote: > Ok, > I'm making some progress with this. I got 6.2 Beta 2 installed > with the trick in 1. When I tried plugging in the mouse after I was > up, > it seemed that some USB ports went away. Not sure what's going on > there. > A full power off will probably help that. > > The next thing I did, was try to get my serial ports working. > PCI board from CompUSA. 16550 uarts. The dmesg sees them, but won't > start > them up. > > The messages are: > > sio0: configured irq 4 not in bitmap of probed irqs 0 > sio0: port may not be enabled > sio0: type 8250 or not respondingdmesg > sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 > sio1: configured irq 3 not in bitmap of probed irqs 0 > sio1: port may not be enabled > I found the 'puc' device commented out in the GENERIC config. I'm building that. Oh, I failed to mention before. The DVD drive in the e521 is SATA. And it doesn't show up. I had to install via ftp. More, tomorrow. Paul.