CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/08/29 11:25:28
Modified files:
sys/dev/ic : ncr53c9x.c
Log message:
protect sc->sc_state access and ncr53c9x_sched() call with splbio in
ncr53c9x_poll(). Fixes a race causing *some* drives to trigger a
panic in ncr53c9x_sched() at attach time on vax.
ok dlg@ krw@
