summaryrefslogtreecommitdiffstats
path: root/sys/sys/cdio.h
Commit message (Expand)AuthorAgeFilesLines
* Boot away another stackgap (one of the lest ones in linuxlator/i386) bysobomax2005-01-301-0/+7
* Remove no longer existant CDIOCREADAUDIO ioctl.sos2003-10-201-9/+0
* Make bitfields plain old u_int. u_int16_t makes no sense.markm2003-04-301-6/+6
* Add endianess kludge code, so that bitfields work on the sparc64 as well.sos2002-04-051-3/+9
* style(9) the structure definitions.obrien2001-09-051-14/+8
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add new atapi-cd driver that supports atapi CD-R/RW drives.sos1998-09-081-1/+11
* Fixed pedantic semantics errors (bitfields not of type int, signed intbde1998-06-081-17/+17
* This mega-commit brings the following:joerg1997-05-041-1/+9
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>:bde1996-09-211-6/+11
* Since ioc_read_subchannel don't used for hardware, remove padding.ache1996-02-031-2/+1
* Remove #pragma pack, use byte filler in ioc_read_subchannelache1996-02-021-13/+2
* Frame whole file with #pragma pack(1) and #pragma pack(4),ache1996-02-011-1/+13
* Add comment: reflect the fact that lba stored in network byte orderache1996-02-011-2/+2
* Fix a typo in a comment.mpp1996-01-301-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-8/+8
* Part of Frank Durda IV's new matcd driver CD audio support.jkh1995-04-091-5/+98
* Replaced certain character arrays in structures with msf_lba union.swallace1994-02-051-4/+15
* Patch from Julian. Commit message by me.rgrimes1994-01-291-1/+3
* Made all header files idempotent and moved incorrect common data fromwollman1993-11-071-6/+4
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, somergrimes1993-10-161-0/+2
* Revised headers from Julian. Support for generic scsi.rgrimes1993-08-281-7/+15
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+149
OpenPOWER on IntegriCloud