| Summary: | ATA/ATAPI CD driver: impossible to set cd speed to magic value for "maximum speed" | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Philipp Mergenthaler <philipp.mergenthaler> | ||||||
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | ||||||||
| Priority: | Normal | ||||||||
| Version: | 5.0-CURRENT | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
|
Description
Philipp Mergenthaler
2002-03-03 10:40:01 UTC
[...] > Here's the patch to cdcontrol. It passes the speed as entered by the > user directly to the driver. I.e with the current driver the speed is > in "multiples of single speed" and with the above patch it is in kB/s > (or -1 for "maximum speed supported by the drive"). A slightly modified patch were committed to -current, rev. 1.38 src/usr.sbin/cdcontrol/cdcontrol.c. Thanks! [...] -- Maxim Konovalov, MAcomnet, Internet Dept., system engineer phone: +7 (095) 796-9079, mailto:maxim@macomnet.ru State Changed From-To: open->closed This has now been fixed in both -CURRENT and -STABLE. |