sos         2005-06-09 21:13:44 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/ata          ata-chipset.c 
  Log:
  Fix the long standing problem with poor transferrates on Intel ICHH type
  chips. The DMA timing value was set on device 0 for all devices :/
  
  Prodded by: Harald Schmalzbauer
  
  Revision  Changes    Path
  1.125     +3 -2      src/sys/dev/ata/ata-chipset.c