CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2011/07/15 10:44:18
Modified files: sys/dev/ic : wdcvar.h sys/dev/pci : pciide.c sys/dev/ata : ata_wdc.c Log message: Cope with the start-dma-before-init errata and some other register setup errata for the Serverworks SATA chipset found on the macppc xserve G5. ok jmc