Date: Tue, 2 Apr 2002 09:04:29 +0200 (CEST) From: Søren Schmidt <sos@freebsd.dk> To: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp> Cc: current@FreeBSD.ORG Subject: Re: Mirrored disk on HPT370 is not detected. Message-ID: <200204020704.g3274Th27384@freebsd.dk> In-Reply-To: <87g02ed1wj.fsf@boggy.acest.tutrp.tut.ac.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
It seems NAKAJI Hiroyuki wrote: > > I checked the difference between them to find that ata device on HPT370 is > not detected, > +pcib2: device atapci0 requested unsupported I/O range 0x0-0x9c00 (decoding 0x9000-0xafff) > +ata2: probe allocation failed You need the options PCI_ALLOW_UNSUPPORTED_IO_RANGE option in your kernel config file, the changes Warner did to the sanity checking of io ranges breaks on more or less all PCI based ATA controllers :( -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204020704.g3274Th27384>