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

Søren Schmidt sos at FreeBSD.org
Sat Jun 7 08:19:17 PDT 2003


sos         2003/06/07 08:19:16 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-chipset.c ata-pci.c 
  Log:
  Fix the setup of old Promise controllers, clocks was not setup right
  causing way too low transfer rates.
  
  Enable interrupts on old CMD64[89] chips, apparently some bogus BIOS's
  doesn't get this right.
  
  Revision  Changes    Path
  1.29      +21 -14    src/sys/dev/ata/ata-chipset.c
  1.62      +2 -1      src/sys/dev/ata/ata-pci.c


More information about the cvs-all mailing list