sos 2008-04-21 10:35:19 UTC
FreeBSD src repository
Modified files:
sys/dev/ata ata-queue.c
Log:
Unload DMA slot on device timeouts.
Revision ChangesPath
1.73 +1 -0 src/sys/dev/ata/ata-queue.c
___
cvs-a
thomas 2007-03-29 19:14:39 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/ata ata-queue.c
Log:
MFC rev. 1.69:
(ata_completed): When REQUEST SENSE is automatically issued after a failed
ATAPI request, do not clear the ATA_R_DEBUG flag.
thomas 2007-03-13 20:31:56 UTC
FreeBSD src repository
Modified files:
sys/dev/ata ata-queue.c
Log:
(ata_completed): When REQUEST SENSE is automatically issued after a failed
ATAPI request, do not clear the ATA_R_DEBUG flag. This allows a request
marked as requirin
remko 2007-02-02 07:54:10 UTC
FreeBSD src repository (doc committer)
Modified files:(Branch: RELENG_5)
sys/dev/ata ata-queue.c
sys/sys ata.h
Log:
MFC:
Fix a typo in ata-queue.c
PR: kern/107100
Submitted by: Step
remko 2007-01-27 21:15:59 UTC
FreeBSD src repository (doc committer)
Modified files:
sys/dev/ata ata-queue.c
sys/sys ata.h
Log:
Add the SMART command to the ATA instruction set.
When the disk has an error, it will now print SMART
instead of 'Unkno
remko 2006-12-23 12:40:54 UTC
FreeBSD src repository (doc committer)
Modified files:
sys/dev/ata ata-queue.c
Log:
Fix a typo in ata-queue.c
PR: kern/107100
Submitted by: Stephen J. Roznowski
Approved by:sos
Revision ChangesPath
1
imp 2006-07-21 19:13:06 UTC
FreeBSD src repository
Modified files:
sys/dev/ata ata-queue.c
Log:
If we get an error w/o atapi sense information, just print a newline
to terminate the message we started. I get non-terminated messages
when reading audio tracks w/o
sos 2006-04-17 10:47:02 UTC
FreeBSD src repository
Modified files:
sys/dev/ata ata-queue.c
Log:
Add missing ";"
found by: jmg
Revision ChangesPath
1.64 +1 -1 src/sys/dev/ata/ata-queue.c
___
sos 2006-03-09 10:25:36 UTC
FreeBSD src repository
Modified files:
sys/dev/ata ata-queue.c
Log:
Only use the channel in the request given to ata_completed if its
still present.
Revision ChangesPath
1.62 +7 -3 src/sys/dev/ata/ata-queue.c
__
sos 2006-03-07 14:27:54 UTC
FreeBSD src repository
Modified files:
sys/dev/ata ata-queue.c
Log:
Only look for ICRC and CORR errors on ATA devices not ATAPI.
Revision ChangesPath
1.60 +1 -1 src/sys/dev/ata/ata-queue.c
10 matches
Mail list logo