sos         2007-11-18 14:44:53 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-all.h ata-chipset.c ata-pci.c 
                         ata-pci.h 
  Log:
  Add generic support for chipsets that say they support AHCI.  This should 
catch new chipsets that we dont know but that we should support.
  Add a few new PCI id's.
  Misc cleanups.
  
  Revision  Changes    Path
  1.125     +1 -1      src/sys/dev/ata/ata-all.h
  1.204     +108 -124  src/sys/dev/ata/ata-chipset.c
  1.123     +37 -2     src/sys/dev/ata/ata-pci.c
  1.82      +10 -2     src/sys/dev/ata/ata-pci.h
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to