Bug 26647

Summary: [PATCH] ATA/ATAPI driver should check for too high track numbers for CDIOCPLAYTRACKS
Product: Base System Reporter: un1i <un1i>
Component: kernAssignee: Søren Schmidt <sos>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.0-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description un1i 2001-04-17 16:00:12 UTC
Cosmetic - acdioctl() doesn't check whether the starting track for
CDIOCPLAYTRACKS is too high. This can result in a console message with
the drive's error message.

How-To-Repeat: 
(for an audio cd with 20 tracks:)
~%cdcontrol play 21
acd0: PLAY_MSF - ILLEGAL REQUEST asc=0x21 ascq=0x00 error=0x00
Comment 1 Kris Kennaway freebsd_committer freebsd_triage 2001-05-06 06:39:59 UTC
Responsible Changed
From-To: freebsd-bugs->sos

Over to Mr ATA
Comment 2 Søren Schmidt freebsd_committer freebsd_triage 2001-05-30 09:00:17 UTC
State Changed
From-To: open->closed

Fixed in -current