| Summary: | Add ioctls CDRIOCREADSPEED/WRITESPEED to the scsi cd driver | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Philipp Mergenthaler <philipp.mergenthaler> | ||||
| Component: | kern | Assignee: | njl | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 5.0-CURRENT | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Philipp Mergenthaler
2002-04-07 13:40:02 UTC
State Changed From-To: open->analyzed Patch needs some reworking to fit scsi_cd/scsi_all semantics... will analyze some more and consider committing this modulo fixes. Responsible Changed From-To: freebsd-bugs->freebsd-scsi new SCSI cd functionality Responsible Changed From-To: freebsd-scsi->scsi Use short names for mailing list to make searches using the web query form work with the shown responsible. This also makes open PRs show up in the summery mail. k State Changed From-To: analyzed->closed Modified patch was committed in scsi_cd.c v1.67 along with various changes to unify the API with atapi-cd. The userland utils burncd and cdcontrol were also updated. Responsible Changed From-To: scsi->njl I wrote the new changes based on Philipp's patch. |