It seems Dave Hayes wrote:
> I am on FreeBSD 4.1.1 (according to website, burncd hasn't changed at
> 4.2 or -current).

No, but the kernel part (the ATA driver) has...

> cdmachine# burncd -f /dev/acd0c data cdimage.1 fixate
> next writeable LBA 0
> writing from file cdimage.1 size 43568 KB
> 
> only wrote -1 of 32768 bytes
> 
> burncd: ioctl(CDRIOCCLOSETRACK): Input/output error
> 
> Hmm. 
> 
> cdmachine#  less /usr/src/usr.sbin/burncd/burncd.c
> ...
>       if (ioctl(fd, CDRIOCCLOSETRACK) < 0)
>                err(EX_IOERR, "ioctl(CDRIOCCLOSETRACK)");
> 
> What gives here? Any clues? This is a CD-R machine which looks like:

Are you sure you had a CDR/CDRW media in there ? that is blank ?

> acd0: CD-RW <MATSHITA CD-RW CW-7585> at ata0-slave using WDMA2
> 
> and the kernel is telling me:
> 
> acd0: READ_TOC - ILLEGAL REQUEST asc=24 ascq=00 error=04
> acd0: WRITE_BIG - ILLEGAL REQUEST asc=2c ascq=00 error=04
> acd0: SYNCHRONIZE_CACHE - ILLEGAL REQUEST asc=2c ascq=00 error=04

Hmm, I'd say upgrade to 4.2 and then report back if it still
doesn't work...

-S�ren


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to