freebsd-dev/sys/dev/ata
Søren Schmidt b2e73852e5 Add DVD+RW support to the ATA driver and burncd. This also closes
PR40430 by "Peter Haight <peterh@sapros.com>" that has semilar patches
included and which I merged with my own work.

HW sponsored by: FreeBSD Foundation & FreeBSD Mall Inc

Enjoy!
2002-08-08 07:59:24 +00:00
..
ata-all.c Byteswap the serial # 2002-07-31 18:29:34 +00:00
ata-all.h Fix the breakage of tagged queueing that the busdma integration 2002-04-18 19:11:45 +00:00
ata-card.c Major update of the ATA RAID code, part 1: 2002-02-04 19:23:40 +00:00
ata-disk.c Update the tags handling a bit, which makes support for the 2002-07-22 18:35:01 +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 Add PCI ID for the ICH4 ATA100 controller. 2002-07-19 22:14:54 +00:00
ata-isa.c Remove dependency on NPCI. Use 'options ATA_NOPCI' to compile without 2002-07-21 21:37:09 +00:00
ata-pci.c Add PCI ID for the ICH4 ATA100 controller. 2002-07-19 22:14:54 +00:00
ata-raid.c Add a couble more Promise chip ID's. 2002-04-12 14:10:19 +00:00
ata-raid.h Only calculate Promise magic if a device is there for info. 2002-04-11 08:52:32 +00:00
atapi-all.c OK, dont rely on the upper layers handling iosize_max correctly, 2002-07-28 23:59:00 +00:00
atapi-all.h Sync with the spl changes in -stable. 2002-07-22 18:36:14 +00:00
atapi-cd.c Add DVD+RW support to the ATA driver and burncd. This also closes 2002-08-08 07:59:24 +00:00
atapi-cd.h Add DVD+RW support to the ATA driver and burncd. This also closes 2002-08-08 07:59:24 +00:00
atapi-fd.c OK, dont rely on the upper layers handling iosize_max correctly, 2002-07-28 23:59:00 +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 OK, dont rely on the upper layers handling iosize_max correctly, 2002-07-28 23:59:00 +00:00
atapi-tape.h Major update of the ATA RAID code, part 1: 2002-02-04 19:23:40 +00:00