History log of /freebsd-current/sys/sys/cdrio.h
Revision Date Author Comments
# 95ee2897 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

sys: Remove $FreeBSD$: two-line .h pattern

Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/


# c4e20cad 27-Nov-2017 Pedro F. Giffuni <pfg@FreeBSD.org>

sys/sys: further adoption of SPDX licensing ID tags.

Mainly focus on files that use BSD 2-Clause license, however the tool I
was using misidentified many licenses so this was mostly a manual - error
prone - task.

The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.


# 9a14aa01 15-Jan-2012 Ulrich Spörlein <uqs@FreeBSD.org>

Convert files to UTF-8


# a7d5f7eb 19-Oct-2010 Jamie Gritton <jamie@FreeBSD.org>

A new jail(8) with a configuration file, to replace the work currently done
by /etc/rc.d/jail.


# d7f03759 19-Oct-2008 Ulf Lilleengen <lulf@FreeBSD.org>

- Import the HEAD csup code which is the basis for the cvsmode work.


# 76ba4ecd 18-Oct-2002 Nate Lawson <njl@FreeBSD.org>

* 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


# b2e73852 08-Aug-2002 Søren Schmidt <sos@FreeBSD.org>

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!


# cd82af3c 04-Mar-2002 Søren Schmidt <sos@FreeBSD.org>

Update header.


# 90e0a156 04-Dec-2001 Søren Schmidt <sos@FreeBSD.org>

Add entries to allow setting the CD type on cue sheets


# 19a7ba3e 01-Oct-2001 Søren Schmidt <sos@FreeBSD.org>

Add test_write element.


# 9dcb8a1d 10-Sep-2001 Søren Schmidt <sos@FreeBSD.org>

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


# de6aa2bf 10-Jan-2001 Søren Schmidt <sos@FreeBSD.org>

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


# 590a0be0 26-Dec-2000 Søren Schmidt <sos@FreeBSD.org>

Add CDR progress ioctl.


# 191ba01f 06-Jan-2000 Søren Schmidt <sos@FreeBSD.org>

New ATAPI burner utility. Replaces wormcontrol.