CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2009/10/05 14:01:40
Modified files: sys/dev/ic : wdcvar.h sys/dev/pci : pciidevar.h pciide.c Log message: Add some minimalistic detach/unmap bits for pciide, done using a chipset unmap callback. Still needs to work to distinguish between compat register mappings and compat interrupts so we don't get caught out. Tested with a diskless sii3112 CardBus eSATA controller by me, and testing and feedback by deraadt@ with a phison based expresscard SSD.