CVSROOT: /cvs Module name: src Changes by: matt...@cvs.openbsd.org 2011/04/27 12:54:19
Modified files: sys/dev/i2o : ioprbs.c ioprbsvar.h Log message: Simplify ioprbs(4) scsi_xfer handling. XS_POLL handling is still wrong, but reportedly it works, so leaving it be for now. ok dlg@