Bug 96171 - [ata] burncd(8): (ATA driver) fails to write in vcd mode
Summary: [ata] burncd(8): (ATA driver) fails to write in vcd mode
Status: Closed Overcome By Events
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 6.1-PRERELEASE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-23 02:20 UTC by Sean Farley
Modified: 2018-02-18 07:24 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sean Farley 2006-04-23 02:20:15 UTC
Attempting to burn a file with burncd in vcd format results in:
adding type 0x0c file videocd.bin size 419296 KB 182551 blocks 
next writeable LBA -150
CUE sheet:
41 00 00 24 00 00 00 00
41 01 01 21 00 00 02 00
41 aa 01 24 00 28 24 01
addr = 0 size = 429359952 blocks = 182551
writing from file videocd.bin size 419296 KB

Input/output error

/var/log/messages has:
Apr 22 20:00:02 thor kernel: acd1: FAILURE - WRITE_BIG ILLEGAL REQUEST asc=0x24 ascq=0x00 error=4<ABORTED>

How-To-Repeat: burncd -f /dev/acd1 -v vcd videocd.bin (probably any file will do)
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 07:59:41 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped
Comment 2 Alex Kozlov freebsd_committer freebsd_triage 2018-02-18 07:24:49 UTC
The burncd(8) was removed after import of new ata stack.