From owner-cvs-all Wed Oct 6 19:22:51 1999 Delivered-To: cvs-all@freebsd.org Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (Postfix) with ESMTP id E1CA7150C7; Wed, 6 Oct 1999 19:22:42 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost.cdrom.com [127.0.0.1]) by dingo.cdrom.com (8.9.3/8.8.8) with ESMTP id TAA01863; Wed, 6 Oct 1999 19:15:13 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199910070215.TAA01863@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Mike Smith Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ata ata-all.c src/sys/pci pcisupport.c In-reply-to: Your message of "Wed, 06 Oct 1999 19:17:22 PDT." <199910070217.TAA84349@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 06 Oct 1999 19:15:13 -0700 From: Mike Smith Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Soren; sorry that this will complicate your upcoming commit. Please feel free to mung as necessary. > msmith 1999/10/06 19:17:22 PDT > > Modified files: > sys/dev/ata ata-all.c > sys/pci pcisupport.c > Log: > Be much more selective in claiming devices that might be IDE controllers. > > The old algorithm was: > > if class == storage and subclass != SCSI device must be IDE > > This results in claiming 'raid' and 'other' storage devices as IDE, > which is typically not the case. > > Reviewed by: sos > > Revision Changes Path > 1.23 +31 -37 src/sys/dev/ata/ata-all.c > 1.128 +28 -32 src/sys/pci/pcisupport.c > > > -- \\ Give a man a fish, and you feed him for a day. \\ Mike Smith \\ Tell him he should learn how to fish himself, \\ msmith@freebsd.org \\ and he'll hate you for a lifetime. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message