aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/dvdio.h
diff options
context:
space:
mode:
authorKenneth D. Merry <ken@FreeBSD.org>2000-05-12 03:36:02 +0000
committerKenneth D. Merry <ken@FreeBSD.org>2000-05-12 03:36:02 +0000
commit88f25c0840acc47511ce7da3e839e6277668a20e (patch)
tree1d6f33754a2a509f6776b364f86749450b737da6 /sys/sys/dvdio.h
parentc0c9cad1af6599891b7c3f7c49784c8b66509483 (diff)
downloadsrc-88f25c0840acc47511ce7da3e839e6277668a20e.tar.gz
src-88f25c0840acc47511ce7da3e839e6277668a20e.zip
Add support for the DVD ioctl interface.
Notes
Notes: svn path=/head/; revision=60422
Diffstat (limited to 'sys/sys/dvdio.h')
-rw-r--r--sys/sys/dvdio.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/sys/dvdio.h b/sys/sys/dvdio.h
index 42d7ca2e2150..ee7a54cfe1cc 100644
--- a/sys/sys/dvdio.h
+++ b/sys/sys/dvdio.h
@@ -82,6 +82,8 @@ struct dvd_authinfo {
#define DVD_STRUCT_PROTDISCID 0x06
#define DVD_STRUCT_DISCKEYBLOCK 0x07
#define DVD_STRUCT_DDS 0x08
+#define DVD_STRUCT_MEDIUM_STAT 0x09
+#define DVD_STRUCT_SPARE_AREA 0x0A
#define DVD_STRUCT_RMD_LAST 0x0C
#define DVD_STRUCT_RMD_RMA 0x0D
#define DVD_STRUCT_PRERECORDED 0x0E