patch-1.3.7 linux/include/linux/cdrom.h

Next file: linux/include/linux/cm206.h
Previous file: linux/include/linux/atalk.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.6/linux/include/linux/cdrom.h linux/include/linux/cdrom.h
@@ -414,4 +414,14 @@
  */
 #define	CDROMMULTISESSION	0x5310 /* (struct cdrom_multisession) */
 
+/*
+ * obtain the "universal product code" number
+ * (only some data disks have it coded)
+ */
+#define	CDROM_GET_UPC		0x5311 /* 8 bytes returned */
+
+#define	CDROMRESET		0x5312 /* hard-reset the drive */
+#define	CDROMVOLREAD		0x5313 /* let the drive tell its volume setting */
+					/* (struct cdrom_volctrl) */
+
 #endif  _LINUX_CDROM_H

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this