CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/04/05 18:59:50
Modified files:
sys/scsi : sd.c sdvar.h
Log message:
cut sd over to using the new shiny scsi_xsh api. instead of pushing io onto
the disk as soon as it gets any from the block layer, this now registers
a callback for when a resource becomes available on the bus.
ok krw@ beck@ marco@
tested by many including krw@ beck@ mk@ okan@ todd@
