freebsd-dev/sys/dev/ata
Søren Schmidt 0b2577457c Fix a '<<' that should have been a '>>' in the 48bit case.
Fortunately we only have had 32bit block counts until recently,
and no 2TB disks :)
2002-06-08 21:33:42 +00:00
..
ata-all.c Fix a '<<' that should have been a '>>' in the 48bit case. 2002-06-08 21:33:42 +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
ata-disk.c Dont panic if only one disk on a channel can do tagged queueing. 2002-05-23 08:17:16 +00:00
ata-disk.h
ata-dma.c Move the new byte order function prototypes from <sys/param.h> to 2002-04-26 22:48:23 +00:00
ata-isa.c Fix the breakage of tagged queueing that the busdma integration 2002-04-18 19:11:45 +00:00
ata-pci.c
ata-raid.c
ata-raid.h
atapi-all.c Fix the breakage of tagged queueing that the busdma integration 2002-04-18 19:11:45 +00:00
atapi-all.h
atapi-cd.c Use %02d in track numbers, so that 1 is 01, much easier for scripts 2002-05-28 17:39:17 +00:00
atapi-cd.h
atapi-fd.c Fixed printf format errors which apparently crept in while -Wformat was 2002-05-25 11:18:03 +00:00
atapi-fd.h
atapi-tape.c
atapi-tape.h