1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-29 12:03:03 +00:00
freebsd/sys/dev/ata
Søren Schmidt b4de9f62a4 Add support for using BurnProff(tm) on drives that support it.
This is experimental as I dont have such a drive, reports welcome!!
2001-01-04 12:43:39 +00:00
..
ata-all.c Use M_ZERO flag on malloc when approbiate. 2000-12-26 12:05:49 +00:00
ata-all.h Fix the PCCARD ATA breakage.. 2000-10-30 09:36:40 +00:00
ata-disk.c Use M_ZERO flag on malloc when approbiate. 2000-12-26 12:05:49 +00:00
ata-disk.h Add support for ATA "pseudo" RAID controllers as the Promise Fasttrak 2000-10-13 13:04:45 +00:00
ata-dma.c Proberly back down DMA modes on the Acer Aladdin. 2000-12-19 10:37:03 +00:00
ata-raid.c Proberly calculate the RAID structure on the Promise Fasttrak. 2001-01-04 09:11:00 +00:00
ata-raid.h Update the config gathering code for both Promise & HPT 2000-11-01 17:35:44 +00:00
atapi-all.c Use M_ZERO flag on malloc when approbiate. 2000-12-26 12:05:49 +00:00
atapi-all.h Update the burncd interface a bit, dont block the ATA channel on 2000-12-26 11:55:44 +00:00
atapi-cd.c Add support for using BurnProff(tm) on drives that support it. 2001-01-04 12:43:39 +00:00
atapi-cd.h Add support for using BurnProff(tm) on drives that support it. 2001-01-04 12:43:39 +00:00
atapi-fd.c Use M_ZERO flag on malloc when approbiate. 2000-12-26 12:05:49 +00:00
atapi-fd.h Add support for tagged queuing on ATA drives. There is only support for 2000-09-19 11:08:39 +00:00
atapi-tape.c Use M_ZERO flag on malloc when approbiate. 2000-12-26 12:05:49 +00:00
atapi-tape.h Add support for tagged queuing on ATA drives. There is only support for 2000-09-19 11:08:39 +00:00