Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Oct 1999 19:15:13 -0700
From:      Mike Smith <mike@smith.net.au>
To:        Mike Smith <msmith@FreeBSD.org>
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 
Message-ID:  <199910070215.TAA01863@dingo.cdrom.com>
In-Reply-To: Your message of "Wed, 06 Oct 1999 19:17:22 PDT." <199910070217.TAA84349@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910070215.TAA01863>