Bug 78690 - sysutils/udfclient: speed not always set correctly
Summary: sysutils/udfclient: speed not always set correctly
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Florent Thoumie
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-11 10:10 UTC by Andriy Gapon
Modified: 2005-03-11 10:35 UTC (History)
0 users

See Also:


Attachments
speed.patch (560 bytes, patch)
2005-03-11 10:10 UTC, Andriy Gapon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andriy Gapon 2005-03-11 10:10:01 UTC
on some devices setting drive speed fails with the following error:
While setting speed: Inappropriate ioctl for device
for example it happens with my HL-DT-ST DVDRAM GSA-4163B

Fix: the following patch should be added to the port, it sets speed
using more universal options
How-To-Repeat: if your device is affected, just use udfclient
Comment 1 Florent Thoumie freebsd_committer freebsd_triage 2005-03-11 10:17:27 UTC
Class Changed
From-To: sw-bug->maintainer-update

Re-class as maintainer-update. 


Comment 2 Florent Thoumie freebsd_committer freebsd_triage 2005-03-11 10:17:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->flz

Grab.
Comment 3 Florent Thoumie freebsd_committer freebsd_triage 2005-03-11 10:35:30 UTC
State Changed
From-To: open->closed

Commited, thanks!