CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/02 07:34:21
Modified files:
sys/dev/ic : ciss.c cissvar.h
Log message:
convert ciss(4) over to using iopools. this is fairly easy after the recent
tweaks ive made.
this provides better concurrent access to multiple volumes on the same hba,
while improving the reliability of the ioctl and sensor codepaths.
tested by okan@ halex@
ok krw@ okan@ halex@
