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

Søren Schmidt sos at FreeBSD.org
Tue Jan 24 04:34:57 PST 2006


sos         2006-01-24 12:34:56 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-pci.c 
  Log:
  Do not test for DMA status on legacy ATA devices. This has the unfortunate
  side effect that legacy ATA controllers at irq14 and irq15 cannot share
  interrupts with anything else without major problems.
  This fixes the ATAPI DMA problems some systems/devices have seen.
  
  Revision  Changes    Path
  1.113     +2 -1      src/sys/dev/ata/ata-pci.c


More information about the cvs-all mailing list