heas
3e34026e61
Add TWE_PARAM_PROC_PERCENT; completion percentage per-sub-unit (2 bytes/ea) for
...
initialize/verify/rebuild processes.
2004-10-05 23:49:15 +00:00
heas
f931eb70ff
Add TWE_OP_PROBEUNIT (0x7), which probes a drive (not associated with a unit
...
from the controller's POV) for unit information. It's arguments mirror that
of TWE_OP_PROBE.
2004-10-05 23:31:32 +00:00
heas
afe3b1d559
Add TWE_OP_PROBE, which probes (and attaches) a port/drive. It's argument
...
is bytes 9 & 10 of the twe_cmd where the bit set corresponds to the port to
probe + 1 (ie: port 0 == 0x1).
2004-09-25 08:27:47 +00:00
heas
ad8109e2b5
Typo in define; PhysSectorNym -> PhysSectorNum
2004-09-23 01:14:50 +00:00
thorpej
b2b05806b3
Add a few additional control bits and opcodes. From FreeBSD.
2003-09-22 01:28:25 +00:00
ad
9c7e523b64
- Complain if interrupt-driven retrieval of AENs fails somehow.
...
- Clamp the number of outstanding commands to 129.
- Other tweaks.
2001-01-22 17:32:11 +00:00
thorpej
cfe0892ed3
NBPG -> PAGE_SIZE
2000-11-14 18:42:55 +00:00
ad
891c4efd74
- Pull in some updates from FreeBSD - mainly clarifications. Thanks to
...
Mike Smith <msmith@freebsd.org> for pointing these out.
- Ensure that we get AENs: reserve one CCB/command block for parameter
retrieval, and chain AEN retrievals that are the result of an interrupt.
2000-11-08 19:23:50 +00:00
ad
528e314143
Work around a fatal firmware bug on some boards. From msmith@freebsd.org.
2000-10-26 14:43:50 +00:00
ad
9813a10184
Driver for the 3ware Escalade family of RAID controllers.
2000-10-19 14:11:30 +00:00