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

Matthew N. Dodd mdodd at FreeBSD.org
Tue Mar 22 21:14:12 PST 2005


mdodd       2005-03-23 05:14:12 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/dev/ata          ata-chipset.c ata-pci.h 
  Log:
  ata-chipset.c
  1.98: Support should now cover all old and current products.
  1.97: Update the Promise support for combo (SATA+PATA) controllers.
  1.96: Compensate for off by one bugs in disk firmware for 48BIT
        addressing cutover
  1.95: Update the ICH6 support so all 4 SATA channels can be used.
        We still use "normal" mode, AHCI mode is in the works still.
  
  ata-pci.h
  1.36: Add first shot on support for the new Promise SATAII chips.
  
  Approved by:     re
  
  Revision  Changes    Path
  1.81.2.6  +179 -75   src/sys/dev/ata/ata-chipset.c
  1.32.2.4  +10 -2     src/sys/dev/ata/ata-pci.h


More information about the cvs-all mailing list