diff options
author | Nathan Binkert <nate@cvs.openbsd.org> | 2005-11-18 05:39:11 +0000 |
---|---|---|
committer | Nathan Binkert <nate@cvs.openbsd.org> | 2005-11-18 05:39:11 +0000 |
commit | 8620825e8febd077391d828f94021b6ff2aa1147 (patch) | |
tree | 0d8f733c65d8b8ff4d6faef5d6164a500d01e426 /sys/dev/ic/tcic2.c | |
parent | ffcf7a60e15fc8961bad48280830a3f44a432212 (diff) |
Major improvements to the aac(4) device driver.
- decouple the command structures from scsi structures, allowing non block
oriented commands (e.g. management commands) to be built.
- redesign the various command queues to remove race conditions and to allow
commands from multiple sources to coexist in the system
- move major processing of commands and messages to a dedicated kernel
thread to avoid spending too long in the interrupt handler
- add device data structures for various management commands to the header
file
Much code from FreeBSD
Diffstat (limited to 'sys/dev/ic/tcic2.c')
0 files changed, 0 insertions, 0 deletions