freebsd-skq/sys/dev/ata
sos df31474864 Fix the max transfer size for ATAPI devices. The spec says to
transfer at most 65534 bytes, thats 126 times DEV_BSIZE not 252 :(

Pointed out by: Ian Dowse <iedowse@maths.tcd.ie>
2002-07-26 19:13:05 +00:00
..
ata-all.c Update the tags handling a bit, which makes support for the 2002-07-22 18:35:01 +00:00
ata-all.h
ata-card.c
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
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
ata-raid.c
ata-raid.h
atapi-all.c Sync with the spl changes in -stable. 2002-07-22 18:36:14 +00:00
atapi-all.h Sync with the spl changes in -stable. 2002-07-22 18:36:14 +00:00
atapi-cd.c Fix the max transfer size for ATAPI devices. The spec says to 2002-07-26 19:13:05 +00:00
atapi-cd.h
atapi-fd.c Fix the max transfer size for ATAPI devices. The spec says to 2002-07-26 19:13:05 +00:00
atapi-fd.h
atapi-tape.c Fix the max transfer size for ATAPI devices. The spec says to 2002-07-26 19:13:05 +00:00
atapi-tape.h