CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2010/09/13 00:53:43
Modified files: sys/dev/ic : mpivar.h Log message: im not convinced we only have one outstanding event to ack at a time. this steals^Wleverages the code used in mpii for handling a list of events to acknowlede. tested by hotplugging sas disks.