From owner-cvs-all Wed Oct 13 23:14:51 1999 Delivered-To: cvs-all@freebsd.org Received: from wint.itfs.nsk.su (wint.itfs.nsk.su [212.20.32.43]) by hub.freebsd.org (Postfix) with ESMTP id 82B9B15498 for ; Wed, 13 Oct 1999 23:14:46 -0700 (PDT) (envelope-from nnd@wint.itfs.nsk.su) Received: (from nnd@localhost) by wint.itfs.nsk.su (8.9.3/8.9.3) id NAA00283; Thu, 14 Oct 1999 13:14:21 +0700 (NOVST) (envelope-from nnd) Date: Thu, 14 Oct 1999 13:14:21 +0700 (NOVST) Message-Id: <199910140614.NAA00283@wint.itfs.nsk.su> From: nnd@mail.nsk.ru To: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/ata ata-all.c In-Reply-To: <199910131856.LAA76266@freefall.freebsd.org> User-Agent: tin/pre-1.4-19990927 ("Nine While Nine") (UNIX) (FreeBSD/4.0-CURRENT (i386)) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In <199910131856.LAA76266@freefall.freebsd.org> Doug Rabson 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