summaryrefslogtreecommitdiffstats
path: root/sys/sys/cdio.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-24remove defines for ioctls the kernel doesn't recognisejsg1-2/+1
2006-12-23Add the ability to issue GPCMD_REPORT_KEY and GPCMD_SEND_KEY scsikrw1-1/+18
2006-07-11Add a definition for CD/DVD lead-out tracks, okay krw@pedro1-1/+2
2006-04-27use the underscore variants of _BYTE_ORDER which are always definedtedu1-15/+15
2005-12-10in ansi c, bitfields must be done against int, unsigned int, or _Bool.deraadt1-29/+29
2002-10-17define CDIOREADTOCENTRYS CDIOREADTOCENTRIES, not as a duplicate _IOWR(); deraadt@ okmickey1-2/+2
2002-10-17knfderaadt1-2/+2
2001-06-22KNFderaadt1-100/+100
1999-12-08Move the FIBMAP ioctl.angelos1-3/+1
1999-11-12Merge dvdio.h and cdio.h, don't use typedefs, get rid of bitfields (noangelos1-1/+183
1999-07-20Make acd redundant.csapuntz1-3/+18
1998-08-21Add struct cd_sub_channel_q_data for CD_SUBQ_DATA; msaitohderaadt1-1/+35
1996-05-16from NetBSD PR#812:mickey1-1/+2
1996-03-03From NetBSD: 960217 mergeniklas1-0/+1
1996-02-20The bitfields are ugly, but as they are basically a published interface,briggs1-1/+25
1996-01-06from freebsd: rename some fields.deraadt1-3/+14
1995-10-18initial import of NetBSD treederaadt1-0/+152