1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/sys/dev/ata
Nate Lawson c3bf92aa58 Allow acd(4) and cd(4) to support old behavior for CDRIOC*SPEED ioctls.
If the value from the user is less than 177, assume it is a multiple of
a single speed CDROM and convert to KB/sec.

No complaints from:	sos
Reviewed by:	ken
Approved by:	re
MFC after:	1 day
2002-11-23 22:51:50 +00:00
..
ata-all.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
ata-all.h
ata-card.c
ata-disk.c
ata-disk.h
ata-dma.c
ata-isa.c
ata-pci.c
ata-raid.c
ata-raid.h
atapi-all.c
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 Fill in missing parts of the ATAPI/CAM XPT: implement XPT_RESET_BUS 2002-10-22 20:18:51 +00:00
atapi-cd.c Allow acd(4) and cd(4) to support old behavior for CDRIOC*SPEED ioctls. 2002-11-23 22:51:50 +00:00
atapi-cd.h
atapi-fd.c
atapi-fd.h
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