CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2010/11/06 10:53:15
Modified files: sys/dev/ata : ata_wdc.c Log message: If the dma_init callback function returns with EINVAL, fall back to PIO. This will be used to work around bugs in certain pciide(4) controllers. >From NetBSD. ok jsg@, krw@, deraadt@