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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to