1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-04 12:52:15 +00:00
freebsd/sys/dev/ata
Søren Schmidt b0bb0aeb95 Rearrange the probe a bit, hopefully this will help to eleminate
some of the fake devices sometimes seen on single device ATA
channels.

Proberly fail on failures in ata-disk.c, retry instead of hang.

Cleanup the VIA probe/init code a bit.

Fix a couble of missing free's in atapi-cd.c in the changer code.
2000-08-16 07:09:04 +00:00
..
ata-all.c Rearrange the probe a bit, hopefully this will help to eleminate 2000-08-16 07:09:04 +00:00
ata-all.h Add experimental code for ATA100 support on: 2000-08-06 19:51:58 +00:00
ata-disk.c Rearrange the probe a bit, hopefully this will help to eleminate 2000-08-16 07:09:04 +00:00
ata-disk.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
ata-dma.c Rearrange the probe a bit, hopefully this will help to eleminate 2000-08-16 07:09:04 +00:00
atapi-all.c
atapi-all.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
atapi-cd.c Rearrange the probe a bit, hopefully this will help to eleminate 2000-08-16 07:09:04 +00:00
atapi-cd.h Remove sequence checking in the burner support. 2000-08-06 18:03:42 +00:00
atapi-fd.c
atapi-fd.h
atapi-tape.c
atapi-tape.h