From owner-freebsd-questions Thu Jul 30 15:11:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA06371 for freebsd-questions-outgoing; Thu, 30 Jul 1998 15:11:37 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA06365 for ; Thu, 30 Jul 1998 15:11:36 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id PAA12898; Thu, 30 Jul 1998 15:10:12 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Thu, 30 Jul 1998 15:10:11 -0700 (PDT) From: Doug White To: Steve Smith cc: "'freebsd-questions@FreeBSD.ORG'" Subject: Re: My Unisys Aquanta hangs immediately after Kernel config In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 30 Jul 1998, Steve Smith wrote: > This machine just won't get past the kernel configuration stage. I have > tried disabling everything, to no avail. The machine is pretty basic > (Pentium 133 I think, on-board IDE controller, only a 3com 10/100 PCI > card installed. The last output to the screen is: > > chip0 on pci0:0:0 > chip1 on pci0:2:0 > vga0 rev 22 int a irq 9 on pci0:10:0 > pci0:11: ACER labs, device=0x5219, class=storage (ide) int a irq ?? > [no driver assigned] > vx0 <3Com 3C905 fast Etherlink XL PCI> rev 0 int a irq 11 on pci0:15:0 > > Anybody have any ideas? I don't see anything unusual... what problem are you having? When you're ``disabling everything'', DON'T disable sc0, the system console. I suspect that the pci0:11: device may be confusing you. FreeBSD doesn't have a PCI-specific IDE driver; the ISA IDE driver (wdc) will pick it up fine. In addition, chip0 and chip1 are motherboard bus bridge chips that simply haven't been programmed into the PCI identifier code. FreeBSD doesn't need drivers for these so that is harmless as well. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message