..
ata-all.c
Update the code that deals with disk enclosures:
2003-01-27 09:04:29 +00:00
ata-all.h
Update the code that deals with disk enclosures:
2003-01-27 09:04:29 +00:00
ata-card.c
Fix linking problem when atadisk is not use in ata-all.c
2002-12-06 19:29:53 +00:00
ata-cbus.c
Dont probe PnP devices.
2003-01-09 14:00:07 +00:00
ata-disk.c
Update the code that deals with disk enclosures:
2003-01-27 09:04:29 +00:00
ata-disk.h
Update the tags handling a bit, which makes support for the
2002-07-22 18:35:01 +00:00
ata-dma.c
Small change to the previous commit, zero out the 48BIT flag in ata_command
2003-01-19 20:18:07 +00:00
ata-isa.c
Add support for the PC98 platform to the ATA driver.
2002-12-03 20:20:44 +00:00
ata-pci.c
Add support for the ServerWorks CSB6.
2003-01-19 13:03:20 +00:00
ata-raid.c
Update the code that deals with disk enclosures:
2003-01-27 09:04:29 +00:00
ata-raid.h
use __packed.
2002-09-23 18:54:32 +00:00
atapi-all.c
Fix an indentation problem.
2002-09-28 17:34:31 +00:00
atapi-all.h
Fill in missing parts of the ATAPI/CAM XPT: implement XPT_RESET_BUS
2002-10-22 20:18:51 +00:00
atapi-cam.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
atapi-cd.c
Add a missing '{'
2003-01-21 09:57:01 +00:00
atapi-cd.h
Remove the fake disklabel, no longer needed.
2003-01-21 08:33:48 +00:00
atapi-fd.c
Add support for the PC98 platform to the ATA driver.
2002-12-03 20:20:44 +00:00
atapi-fd.h
Use si_iosize_max to tell the upper layers not to use more
2002-06-19 12:41:05 +00:00
atapi-tape.c
Use [u]intmax_t and %j instead of long long and %ll to better fix warnings
2002-11-07 22:23:46 +00:00
atapi-tape.h
Major update of the ATA RAID code, part 1:
2002-02-04 19:23:40 +00:00