freebsd-dev/sys/dev/ata
Peter Wemm bcb6ef7c82 Add some break's after default: in the end of switch statements to
keep gcc-3.1+ happy:
ata-all.c:410: warning: deprecated use of label at end of compound statement
ata-all.c:587: warning: deprecated use of label at end of compound statement
ata-raid.c:99: warning: deprecated use of label at end of compound statement
ata-raid.c:151: warning: deprecated use of label at end of compound statement
2002-03-19 12:14:14 +00:00
..
ata-all.c Add some break's after default: in the end of switch statements to 2002-03-19 12:14:14 +00:00
ata-all.h Add new support for locking an ATA channel and use that throughout 2002-03-11 21:04:32 +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 Remove useless splXXX set. 2002-03-16 15:54:41 +00:00
ata-disk.h Major update of the ATA RAID code, part 3: 2002-03-03 15:36:21 +00:00
ata-dma.c Add support for the ServerWorks CSB5 chips 2002-03-18 12:13:13 +00:00
ata-isa.c Major update of the ATA RAID code, part 1: 2002-02-04 19:23:40 +00:00
ata-pci.c Cleanup the chipset setup a bit. 2002-03-18 13:56:44 +00:00
ata-raid.c Add some break's after default: in the end of switch statements to 2002-03-19 12:14:14 +00:00
ata-raid.h Fix 64bit arch problems. 2002-03-16 15:55:20 +00:00
atapi-all.c Add new support for locking an ATA channel and use that throughout 2002-03-11 21:04:32 +00:00
atapi-all.h Fix buglets in the ATAPI resume code. 2002-02-12 13:21:51 +00:00
atapi-cd.c Add more functionality to the CDIOCREADSUBCHANNEL ioctl. 2002-03-16 15:56:54 +00:00
atapi-cd.h Add more functionality to the CDIOCREADSUBCHANNEL ioctl. 2002-03-16 15:56:54 +00:00
atapi-fd.c Add new support for locking an ATA channel and use that throughout 2002-03-11 21:04:32 +00:00
atapi-fd.h Major update of the ATA RAID code, part 1: 2002-02-04 19:23:40 +00:00
atapi-tape.c Add new support for locking an ATA channel and use that throughout 2002-03-11 21:04:32 +00:00
atapi-tape.h Major update of the ATA RAID code, part 1: 2002-02-04 19:23:40 +00:00