CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/04/25 06:40:52
Modified files:
sys/arch/hp300/dev: mb89352.c
sys/dev/i2o : ioprbs.c
Log message:
Callers of scsi_iopool_init() ought to set up the pool member in struct
scsi_link accordingly, for bad things will happen without (and this was a
real pita to debug).
