freebsd-nq/sys/dev/ata
Alexander Motin f6550fad4d Before modularization commit, atapci driver was attaching only to devices of
storage class. This check was lost. It is not important for the most cases,
but as it was reported on current@, it does important for sis driver and
surely inportant for AHCI driver. So restore it there.

Submitted by:   Toshikazu ICHINOSEKI, Andrey V. Elsukov
Discussed on:   current@
2008-12-18 21:13:46 +00:00
..
chipsets Before modularization commit, atapci driver was attaching only to devices of 2008-12-18 21:13:46 +00:00
ata_if.m
ata-all.c This is the roumored ATA modulerisation works, and it needs a little explanation. 2008-10-09 12:56:57 +00:00
ata-all.h This is the roumored ATA modulerisation works, and it needs a little explanation. 2008-10-09 12:56:57 +00:00
ata-card.c
ata-cbus.c
ata-disk.c
ata-disk.h
ata-dma.c Restore the default maximum segment size for the bus dma tag to 64k as it 2008-10-21 18:51:55 +00:00
ata-isa.c
ata-lowlevel.c
ata-pci.c Call ata_legacy() only once on attach and save it's result. Scanning PCI 2008-12-16 16:04:40 +00:00
ata-pci.h Call ata_legacy() only once on attach and save it's result. Scanning PCI 2008-12-16 16:04:40 +00:00
ata-queue.c Don't let ata_completed() dereference a null request->dma pointer to 2008-11-27 03:37:46 +00:00
ata-raid.c
ata-raid.h
ata-sata.c This is the roumored ATA modulerisation works, and it needs a little explanation. 2008-10-09 12:56:57 +00:00
ata-usb.c
atapi-cam.c
atapi-cd.c
atapi-cd.h
atapi-fd.c
atapi-fd.h
atapi-tape.c
atapi-tape.h