ata-dma.c
|
Correct the args to busdma, mostly cosmetic.
|
2004-08-20 19:05:22 +00:00 |
ata-lowlevel.c
|
remove unused prototype
|
2004-08-27 22:14:45 +00:00 |
ata-pci.c
|
DONT PANIC
|
2004-08-20 06:19:25 +00:00 |
ata-pci.h
|
Cleanup the defines used for various chipsets.
|
2004-09-03 07:37:53 +00:00 |
ata-raid.c
|
Fix bad free() usage.
|
2004-08-09 14:22:58 +00:00 |
ata-raid.h
|
Add support for LSI type software RAID's.
|
2004-06-25 21:21:59 +00:00 |
atapi-cd.c
|
Properly check malloc returns.
|
2004-08-24 10:39:00 +00:00 |
atapi-fd.c
|
Add firmware revision to probe printf.
|
2004-08-05 21:11:33 +00:00 |
atapi-tape.c
|
Add firmware revision to probe printf.
|
2004-08-05 21:11:33 +00:00 |
atapi-tape.h
|
Do the dreaded s/dev_t/struct cdev */
|
2004-06-16 09:47:26 +00:00 |