From owner-freebsd-bugs Tue Jan 16 1:50:23 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1721E37B69B for ; Tue, 16 Jan 2001 01:50:05 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0G9o5h19957; Tue, 16 Jan 2001 01:50:05 -0800 (PST) (envelope-from gnats) Date: Tue, 16 Jan 2001 01:50:05 -0800 (PST) Message-Id: <200101160950.f0G9o5h19957@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Ken Lui Subject: Re: kern/24367: ATA driver finds non-existent drives Reply-To: Ken Lui Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/24367; it has been noted by GNATS. From: Ken Lui To: Soren Schmidt Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: kern/24367: ATA driver finds non-existent drives Date: Tue, 16 Jan 2001 01:40:41 -0800 (PST) On Tue, 16 Jan 2001, Soren Schmidt wrote: > Uhm firstly the Promise isn't the primary adaptor on those baords, the > VIA '686 is, that migth lead to some confusion. Sorry about the confusing terminology. I read the labels off of the A7V (1.02) motherboard. The Promise ATA100 is labeled Primary/Secondary ATA100 while the '686A is Primary/Secondary IDE. > > > On boot, I sometimes see the following: > > [DVD-ROM/master] > > atapci0: port 0xd800-0xd80f at device 4.1 on pci0 > > ata1: at 0x170 irq 15 on atapci0 > > . > > . > > . > > atapci1: port 0x8800-0x883f,0x9000-0x9003,0x9400-0x9 > > 407,0x9800-0x9803,0xa000-0xa007 mem 0xe2000000-0xe201ffff irq 10 at device 17.0 > > on pci0 > > [Quantum Fireball Plus LM/master] > > ata2: at 0xa000 on atapci1 > > [??] > > ata3: at 0x9400 on atapci1 > > > > Sometimes, ata3 doesn't show up, but sometimes, it does. My current > > ATA settings are all PIO. I have no cable dangling off the secondary > > ATA100 connector. > > How have you setup your BIOS ? When I was using this configuration, I was had the system boot in this order: DVD-ROM (on VIA '686 secondary-master) ATA100/SCSI (Promise primary-master) Floppy IDE (disabled, as I didn't have any other drives attached) The boot order of the Promise/SCSI is as per above (ATA100, then SCSI). My SCSI card isn't installed. Anything in particular you're interested in my BIOS configuration? I also get this behavior if I run only on the VIA '686 primary and secondary connectors: UDMA66 drive on primary-master DVD-ROM on secondary-master Boot order is DVD-ROM IDE floppy ATA100/SCSI is disabled I've also disabled the Promise ATA100 bus's BIOS in my current setup. Ken To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message