freebsd-dev/sys/dev/ata
Warner Losh 2a08b0b7a1 Add a safety-belt. If the identified disk has 0 blocks, don't attach
it.  This can happen in some cases when plugging in SD/SmartCard PC
Cards with empty slots.  It is better to detect this bogosity, and
refuse to attach rather than panic with a division by zero (in one of
many places) down stream.
2010-07-04 07:42:52 +00:00
..
chipsets Following r209299, level interrupts are low by default on PPC, so remove 2010-06-18 14:17:45 +00:00
ata_if.m
ata-all.c Add ata(4) ability to limit initial ATA mode for devices via device hints. 2010-07-03 14:14:42 +00:00
ata-all.h Add ata(4) ability to limit initial ATA mode for devices via device hints. 2010-07-03 14:14:42 +00:00
ata-card.c Minor formatting nits. 2010-07-04 05:58:17 +00:00
ata-cbus.c
ata-disk.c Add a safety-belt. If the identified disk has 0 blocks, don't attach 2010-07-04 07:42:52 +00:00
ata-disk.h
ata-dma.c
ata-isa.c
ata-lowlevel.c Some revisions of the Serverworks K2 SATA controller have a data 2010-06-06 14:09:48 +00:00
ata-pci.c Report ATA/SATA channel number to NewBus at location string. 2010-05-22 07:32:47 +00:00
ata-pci.h Report ATA/SATA channel number to NewBus at location string. 2010-05-22 07:32:47 +00:00
ata-queue.c Mark ATA channel as idle on timeout in non-ATA_CAM mode. 2010-04-26 11:58:15 +00:00
ata-raid-ddf.h
ata-raid.c
ata-raid.h
ata-sata.c
atapi-cam.c Fix possible use after free. 2010-06-05 08:58:03 +00:00
atapi-cd.c
atapi-cd.h
atapi-fd.c
atapi-fd.h
atapi-tape.c
atapi-tape.h