Date: Thu, 14 Oct 1999 13:14:21 +0700 (NOVST) From: nnd@mail.nsk.ru To: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/ata ata-all.c Message-ID: <199910140614.NAA00283@wint.itfs.nsk.su> In-Reply-To: <199910131856.LAA76266@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In <199910131856.LAA76266@freefall.freebsd.org> Doug Rabson <dfr@freebsd.org> wrote: > dfr 1999/10/13 11:56:50 PDT > > Modified files: > sys/dev/ata ata-all.c > Log: > Don't match non-IDE devices in probe. > > Reviewed by: sos > > Revision Changes Path > 1.27 +5 -1 src/sys/dev/ata/ata-all.c This is BAD commit - it prevents my IBM-DJNA-351520 from matching (and working ;-) on the HPT366 controller on the Abit's BP6 motherboard. With revision 1.26 of this file this disk perfectly works in UDMA66 mode. Can I provide you any kind of data to make correct version of this patch - i.e. match my disk and not to match unneeded non-IDE devices ? (I mean the data which can be obtained by booting -verbously or adding some kind of debugging printfs in kernel). N.Dudorov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910140614.NAA00283>