CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2010/11/18 11:12:52
Modified files: sys/dev/pci : pciide.c Log message: Mark NVIDIA MCP89 SATA controllers as such. Makes them use DMA instead of PIO such that we get decent performance out of them. ok jsg@