CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/02 02:19:35
Modified files:
sys/dev/ic : aic7xxx_openbsd.c
Log message:
dont drop out of handling a command if ITSDONE is set. return a better
error to the midlayer if something screws up.
scrub the code slightly while here.
this plus src/sys/scsi/scsi_base.c r1.174 seems to fix problems henning has
had with tape drives plugged into ahc.
tested by and ok henning@
