Matthew N. Dodd
014fbb87b8
Define additional commands.
...
Obtained from: Linux
2005-04-13 05:09:49 +00:00
Matthew N. Dodd
b1a9ec048e
Whitespace cleanup.
2005-04-13 05:06:57 +00:00
Matthew N. Dodd
b7279e13a8
- Add comments.
...
- Add more command defines and data structures.
- Re-organize struct ida_drive_info to factor out struct ida_drive_info
which will be used elsewhere.
2004-01-15 04:05:47 +00:00
Matthew N. Dodd
ddd531b381
style(9): single tab after #define.
2004-01-13 11:28:21 +00:00
Alfred Perlstein
4f492bfab5
use __packed.
2002-09-23 18:54:32 +00:00
Jonathan Lemon
1277c3bac4
The DEC version of the Smart controller has its configuration information
...
stored at a different location in the PCI space, so adjust accordingly.
Also, when using more than two smart controllers in one machine, the
disks were assigned the wrong drive number; fix this as well.
2000-07-27 22:24:44 +00:00
Matthew N. Dodd
ceaa35ef43
- Define registers as offsets from register base rather than offsets from
...
EISA slot base.
- Remove unused IOPORT resource.
Reviewed by: jlemon
2000-04-16 06:12:08 +00:00
Jonathan Lemon
ee7eb00e05
Add support for older EISA compaq cards and newer Smart 4200 cards.
...
Change disk names to `idad' to avoid naming conflicts with the controller,
and enable the new disk code to pick up the drives.
Tested by: david.w.james@bt.com (existing compaq support)
Reviewed by: msmith
Approved by: jordan
2000-03-08 16:16:31 +00:00
Peter Wemm
c3aac50f28
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
Jonathan Lemon
db57feb70b
Compaq Smart RAID driver for -current. Based on the original ida.c
...
driver by Mark Dawson. This probably needs some work, but is stable
enough to boot a RAID-only configuration, and survive `make world'.
1999-06-24 03:33:30 +00:00