summaryrefslogtreecommitdiff
path: root/sys/dev/ata/atapi-cd.h
diff options
context:
space:
mode:
authorSøren Schmidt <sos@FreeBSD.org>2007-10-26 08:59:23 +0000
committerSøren Schmidt <sos@FreeBSD.org>2007-10-26 08:59:23 +0000
commit13a0de87552edb73d5e199c84410adf1c5c24e02 (patch)
tree830bb38b7ebc3258d193aa4e7e95f95d4952d722 /sys/dev/ata/atapi-cd.h
parentf31e86f55603f3c0d038f346c01022bfdc17d7e0 (diff)
Notes
Diffstat (limited to 'sys/dev/ata/atapi-cd.h')
-rw-r--r--sys/dev/ata/atapi-cd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/ata/atapi-cd.h b/sys/dev/ata/atapi-cd.h
index d42b6ca082d64..33588703ef399 100644
--- a/sys/dev/ata/atapi-cd.h
+++ b/sys/dev/ata/atapi-cd.h
@@ -95,6 +95,7 @@ struct cappage {
#define MST_CDROM 0x00
#define MST_CDR 0x10
#define MST_CDRW 0x20
+#define MST_DVD 0x40
#define MST_NO_DISC 0x70
#define MST_DOOR_OPEN 0x71