jdolecek
|
7b49b34a66
|
convert from malloc(9) to kmem(9)
|
2018-10-22 19:38:06 +00:00 |
mlelstv
|
cd89d24ed3
|
refactor wd and ataraid drivers to use common disk subroutines.
|
2017-11-01 19:34:45 +00:00 |
christos
|
268d7559ce
|
kill sprintf
|
2014-03-25 16:19:13 +00:00 |
cegger
|
fcd92f8a6e
|
use device_xname()
|
2009-05-11 17:14:31 +00:00 |
tron
|
25f901a460
|
Add support for status reports via bio(4) to ataraid(4).
The code was contributed by Juan RP in PR kern/39514.
|
2008-09-15 11:44:50 +00:00 |
tron
|
79a4d38697
|
Don't attach RAID volumes with incomplete config blocks which would lead
to panic later. Patch provided by Juan PR in private e-mail.
|
2008-09-10 16:59:32 +00:00 |
tron
|
72c5460c24
|
Add JMicron RAID support to ataraid(4).
Patch provided by Juan RP in PR kern/39395.
|
2008-09-05 12:37:13 +00:00 |