DragonFly commits List (threaded) for 2004-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/dev/disk/ata atapi-cd.c
dillon 2004/07/06 12:06:16 PDT
DragonFly src repository
Modified files:
sys/dev/disk/ata atapi-cd.c
Log:
Unconditionally reset ATAPI-CD devices during boot. Brian's notes on this:
1. ATAPI devices come up in an inconsistent state sometimes. Issuing
an ATAPI reset seems to fix this completely; normally I would see,
most of the time, these messages:
acd0: MODE_SENSE_BIG trying to write on read buffer
acd0: timeout waiting for ATAPI ready
acd0: unknown transfer phase 0x1:0x50
acd0: timeout waiting for ATAPI ready
<lock-up or crash>
Taken-from: Brian Feldman <green@xxxxxxxxxxx>
Suggested-by: Michel Talon
Revision Changes Path
1.18 +1 -0 src/sys/dev/disk/ata/atapi-cd.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/ata/atapi-cd.c.diff?r1=1.17&r2=1.18&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]