Date: Sat, 24 Mar 2001 21:41:32 +0300 From: Lev Serebryakov <lev@serebryakov.spb.ru> To: All <freebsd-stable@FreeBSD.ORG> Subject: ATA driver MFC?! Message-ID: <4335435510.20010324214132@serebryakov.spb.ru>
next in thread | raw e-mail | index | archive | help
Hello, All! How are you?
Will ATA driver MFCed before 4.3-RELEASE? These fixes is very
appreciated:
Fix the problem with some drives not reporting back when the
are busy blanking and erasing CD-RW media.
This fixes burncd's premature returns from blanking/erasing
that caused trouble.
My Yamaha CR-4802 produce these errors on `burncd balnk` (part of
`dmesg'):
acd0: CD-RW <CR-4802TE> at ata0-slave using PIO3
acd1: CDROM <CD-532E-B> at ata1-slave using WDMA2
Mounting root from ufs:/dev/ad0s3a
>skipp<
acd0: READ_TOC - ILLEGAL REQUEST asc=2c ascq=00 error=00
acd0: PREVENT_ALLOW - ILLEGAL REQUEST asc=2c ascq=00 error=00
acd0: START_STOP - ILLEGAL REQUEST asc=2c ascq=00 error=00
acd0: PREVENT_ALLOW - ILLEGAL REQUEST asc=2c ascq=00 error=00
burncd exits with error, but drive blanks disk (command is accepted
by it).
And, also, `burncd fixate' produce this error:
acd0: PREVENT_ALLOW - ILLEGAL REQUEST asc=2c ascq=00 error=00
Again, burncd exits with error, but drive close disk...
Lev Serebryakov
/-----------------------------------------------\
| FIDONet: 2:5030/661.0 |
| E-Mail: lev@serebryakov.spb.ru |
| Page: http://lev.serebryakov.spb.ru/ |
| ICQ UIN: 3670018 |
| Phone: You know, if you have world nodelist |
\===============================================/
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4335435510.20010324214132>
