.. |
ata-all.c
|
Remember to mtx_destroy mutexes.
|
2004-03-01 13:17:07 +00:00 |
ata-all.h
|
Rearrange sense_key and sense_data to get alignment right.
|
2004-02-29 09:35:29 +00:00 |
ata-card.c
|
Use UMA instead of plain malloc for getting ATA request storage.
|
2004-01-14 21:26:35 +00:00 |
ata-cbus.c
|
Use UMA instead of plain malloc for getting ATA request storage.
|
2004-01-14 21:26:35 +00:00 |
ata-chipset.c
|
Add support for the sii3512 SATA chip.
|
2004-02-25 09:55:49 +00:00 |
ata-commands.h
|
This is a major rework of the ATA driver (ATAng)
|
2003-08-24 09:22:26 +00:00 |
ata-disk.c
|
Remember to mtx_destroy mutexes.
|
2004-03-01 13:17:07 +00:00 |
ata-disk.h
|
Change the disk(9) API in order to make device removal more robust.
|
2004-02-18 21:36:53 +00:00 |
ata-dma.c
|
Use UMA instead of plain malloc for getting ATA request storage.
|
2004-01-14 21:26:35 +00:00 |
ata-isa.c
|
Use UMA instead of plain malloc for getting ATA request storage.
|
2004-01-14 21:26:35 +00:00 |
ata-lowlevel.c
|
Only register interrupt as seen if it was a real HW interrupt.
|
2004-02-21 16:55:10 +00:00 |
ata-pci.c
|
Check both PORTEN and MEMEN for enabled HW.
|
2004-02-21 18:21:13 +00:00 |
ata-pci.h
|
Add support for the sii3512 SATA chip.
|
2004-02-25 09:55:49 +00:00 |
ata-queue.c
|
Issue a request sense command automagically when ATAPI commands fail
|
2004-02-28 17:47:27 +00:00 |
ata-raid.c
|
Change the disk(9) API in order to make device removal more robust.
|
2004-02-18 21:36:53 +00:00 |
ata-raid.h
|
Change the disk(9) API in order to make device removal more robust.
|
2004-02-18 21:36:53 +00:00 |
atapi-cam.c
|
(atapi_cb): Reenable automatic retrieve of sense data on error, making
|
2004-02-11 10:14:08 +00:00 |
atapi-cd.c
|
Remember to mtx_destroy mutexes.
|
2004-03-01 13:17:07 +00:00 |
atapi-cd.h
|
GEOM'ify atapi-cd. Original patch by phk, subtle changes by me.
|
2003-11-01 09:44:33 +00:00 |
atapi-fd.c
|
Remember to mtx_destroy mutexes.
|
2004-03-01 13:17:07 +00:00 |
atapi-fd.h
|
Change the disk(9) API in order to make device removal more robust.
|
2004-02-18 21:36:53 +00:00 |
atapi-tape.c
|
Remember to mtx_destroy mutexes.
|
2004-03-01 13:17:07 +00:00 |
atapi-tape.h
|
This is a major rework of the ATA driver (ATAng)
|
2003-08-24 09:22:26 +00:00 |