opnsense-src/sys/dev/ata
Thomas Quinot b3c957133a In atapi_cam_reinit_bus, only call reinit_bus if the ATAPI channel
has already been registered with ATAPI/CAM (else there is nothing
to do). atapi_cam_reinit_bus may be called before the bus is
registered if an ATAPI command times out during the boot sequence.

PR:		i386/51421
Reviewed by:	roberto
Approved by:	re (rwatson)
MFC after:	1 week
2003-05-14 14:20:22 +00:00
..
ata-all.c
ata-all.h
ata-card.c Fix an off-by-1 error. 2003-05-12 15:26:05 +00:00
ata-cbus.c
ata-chipset.c Fix typo (that even got cut/pasted 2 times) 2003-05-12 16:43:13 +00:00
ata-disk.c
ata-disk.h
ata-dma.c
ata-isa.c
ata-pci.c
ata-pci.h Add a couble new Intel PCI id's 2003-05-10 14:49:19 +00:00
ata-raid.c Acquire Giant at the start of the raid rebuild kthreads. 2003-05-08 16:38:14 +00:00
ata-raid.h
atapi-all.c
atapi-all.h
atapi-cam.c In atapi_cam_reinit_bus, only call reinit_bus if the ATAPI channel 2003-05-14 14:20:22 +00:00
atapi-cd.c
atapi-cd.h
atapi-fd.c
atapi-fd.h
atapi-tape.c
atapi-tape.h