| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
the kernel has had time_second since 2004.
|
|
|
|
| |
eyes and ok by krw@ jmatthew@
|
|
|
|
| |
minphys.
|
|
|
|
| |
"private" so i dont feel bad about changing it.
|
|
|
|
|
|
| |
compatability -> compatibility
OK jmc@.
|
|
|
|
|
|
| |
as additional argument. This will allow intermediate layers between
scsi devices such as sd and scsi host adapters to take appropriate
action if necessary.
|
|
|
|
|
|
| |
without breaking into ddb. doubles the size of rwlock [1], but moving
forward this really helps. ok/tested pedro fgsch millert krw
[1 - next person to add a field to this struct gets whipped with a wet noodle]
|
|
|
|
|
|
|
|
| |
provides support for the Adaptec 2130S and 2230SLP adapters.
From FreeBSD
ok dlg@
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
Tom: I did not commit a couple of your changes.
i did not include some punctuation fixes (full stops, etc.)
mnemorable -> mnemonic: i decided memorable was probably better
instrunctions -> instruction: i kept the plural
|
| |
|
| |
|
|
|