diff options
Diffstat (limited to 'sys/linux/dev_cdrom.txt.const')
| -rw-r--r-- | sys/linux/dev_cdrom.txt.const | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/dev_cdrom.txt.const b/sys/linux/dev_cdrom.txt.const index 30a6466c3..1ced1ad23 100644 --- a/sys/linux/dev_cdrom.txt.const +++ b/sys/linux/dev_cdrom.txt.const @@ -49,6 +49,7 @@ CDROM_PACKET_SIZE = 12 CDROM_SELECT_SPEED = 21282 CDROM_SEND_PACKET = 21395 CDROM_SET_OPTIONS = 21280 +CDROM_TIMED_MEDIA_CHANGE = 21398 CD_FRAMES = 75 CD_FRAMESIZE_RAWER = 2646 CGC_DATA_NONE = 3 @@ -72,5 +73,6 @@ DVD_STRUCT_COPYRIGHT = 1 DVD_STRUCT_DISCKEY = 2 DVD_STRUCT_MANUFACT = 4 DVD_STRUCT_PHYSICAL = 0 +MEDIA_CHANGED_FLAG = 1 __NR_ioctl = 54, amd64:16, arm64:riscv64:29, mips64le:5015 __NR_openat = 56, 386:295, amd64:257, arm:322, mips64le:5247, ppc64le:286, s390x:288 |
