diff options
author | Kenneth R Westerback <krw@cvs.openbsd.org> | 2007-11-11 14:03:36 +0000 |
---|---|---|
committer | Kenneth R Westerback <krw@cvs.openbsd.org> | 2007-11-11 14:03:36 +0000 |
commit | 80acb47d76651cf5a721170eff7732344d1eb1f9 (patch) | |
tree | 6c9cc1acbc7aa89d435e5a8c795d583af28f5b58 /sys/dev/firmload.c | |
parent | fcaa247358acee3f1cdce9ddd677e6b97b431b66 (diff) |
The interrupt routine doesn't need to explicity invoke splbio/splx.
But the polling routine needs to wraps its call of the interrupt
routine with splbio/splx. This ensures scsi_done() is properly
protected.
While in the polling routine, fix the timing code so milliseconds are
not treated as microseconds.
Diffstat (limited to 'sys/dev/firmload.c')
0 files changed, 0 insertions, 0 deletions