History log of /freebsd-10-stable/sys/sys/cdrio.h
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 230132 15-Jan-2012 uqs

Convert files to UTF-8


# 105421 18-Oct-2002 njl

* Add CDRIOC{READ,WRITE}SPEED ioctls to cd(4). Units are in KB/sec.
* Change atapi-cd ioctls to use the same units.
* Change burncd, cdcontrol to convert CDROM speed to KB/sec before
calling the ioctl. Add a "max" speed option for their command lines.

This change does not break ABI but does change the units passed through
the ioctl so 3rd party software that uses cdrio.h will have to convert
(most likely by multiplying CDROM speed by 177 to get KB/s).

PR: kern/36845
Submitted by: Philipp Mergenthaler <p@i609a.hadiko.de> (CAM ioctls)
Reviewed by: sos, ken
MFC after: 1 month


# 101502 08-Aug-2002 sos

Add DVD+RW support to the ATA driver and burncd. This also closes
PR40430 by "Peter Haight <peterh@sapros.com>" that has semilar patches
included and which I merged with my own work.

HW sponsored by: FreeBSD Foundation & FreeBSD Mall Inc

Enjoy!


# 91645 04-Mar-2002 sos

Update header.


# 87371 04-Dec-2001 sos

Add entries to allow setting the CD type on cue sheets


# 84300 01-Oct-2001 sos

Add test_write element.


# 83294 10-Sep-2001 sos

Add new ioctl's and rearrange a bit for DAO mode support.


# 70900 10-Jan-2001 sos

Add session argument to *CLOSEDISK, allowing to set session type on fixate.
Add defines for the different blank/erase types.


# 70364 26-Dec-2000 sos

Add CDR progress ioctl.


# 55522 06-Jan-2000 sos

New ATAPI burner utility. Replaces wormcontrol.