Date: Tue, 27 Dec 2005 18:22:11 +0000 (UTC) From: Søren Schmidt <sos@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.c Message-ID: <200512271822.jBRIMB3I048625@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sos 2005-12-27 18:22:11 UTC
FreeBSD src repository
Modified files:
sys/dev/ata ata-chipset.c ata-pci.c
Log:
Change the probes in ATA to return a negative value on success.
This allows other driver to take over if needed during probe, and allows
me to distribute new drivers as modules.
Revision Changes Path
1.144 +0 -4 src/sys/dev/ata/ata-chipset.c
1.109 +24 -22 src/sys/dev/ata/ata-pci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512271822.jBRIMB3I048625>
