cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.h
    Søren Schmidt 
    sos at FreeBSD.org
       
    Fri Sep 26 07:30:02 UTC 2008
    
    
  
sos         2008-09-26 07:29:48 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/ata          ata-chipset.c ata-pci.h 
  Log:
  SVN rev 183380 on 2008-09-26 07:29:48Z by sos
  
  Add support for the ITE 8213 controller.
  Thanks goes to ITE who provided docs and feedback and made this possible.
  
  Minor fixups to the Intel ICH code for bugs found while doing this.
  (ITE8213 is very semilar to an Intel ICH)
  
  MFC after: 1 week
  
  Revision  Changes    Path
  1.228     +138 -51   src/sys/dev/ata/ata-chipset.c
  1.92      +1 -0      src/sys/dev/ata/ata-pci.h
    
    
More information about the cvs-all
mailing list