Date: Fri, 10 Nov 2000 08:30:02 -0800 (PST) From: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/22634: 4.2-Beta (11/06) Kernel does not detect Slave HDs Message-ID: <200011101630.IAA57743@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/22634; it has been noted by GNATS. From: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp> To: FreeBSD-gnats-submit@freebsd.org, sos@freebsd.org Cc: mars@cannoncreek.com Subject: Re: kern/22634: 4.2-Beta (11/06) Kernel does not detect Slave HDs Date: 11 Nov 2000 01:26:00 +0900 Hi, I tried today's kernel. It only detect ata0-master. :( The problem is getting more serious/critical. Ata1 also disappeared. The source tree (kernel and the world) is cvsupped since Fri Nov 10 21:38 JST. Then 'make buildworld' and 'make buildkernel' are executed. I have 2 HDD and 1 CD which are connected to ata0-master, ata0-slave and ata1-slave respectively. Old workable kernel which is built from the source of 'tag=RELENG_4 date=2000.08.22.00.00.' detects them as: ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 ata0-master: DMA limited to UDMA33, non-ATA66 compliant cable ad0: 12419MB <ST313032A> [25232/16/63] at ata0-master using UDMA33 ad1: 19547MB <FUJITSU MPE3204AT> [39714/16/63] at ata0-slave using UDMA66 acd0: CDROM <40X CD-ROM> at ata1-master using PIO4 But today's kernel cannot detect ata1, ad1 and acd0, like this: ata0: at 0x1f0 irq 14 on atapci0 ata0-master: DMA limited to UDMA33, non-ATA66 compliant cable ad0: 12419MB <ST313032A> [25232/16/63] at ata0-master UDMA33 Kernel configuration is same which is at http://www.heimat.gr.jp/~nakaji/FreeBSD/NAKAJI4 My motherboard is ECS P6BAT-A+. I'm using on-board IDE, I have no Ultra100 or RAID cards. Thanks. -- NAKAJI Hiroyuki To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011101630.IAA57743>