cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.c

Søren Schmidt sos at FreeBSD.org
Tue Dec 27 10:22:12 PST 2005


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


More information about the cvs-all mailing list