patch-2.4.7 linux/include/asm-cris/etraxgpio.h

Next file: linux/include/asm-cris/io.h
Previous file: linux/include/asm-cris/dma.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.6/linux/include/asm-cris/etraxgpio.h linux/include/asm-cris/etraxgpio.h
@@ -31,4 +31,8 @@
 /* LED ioctl extended */
 #define IO_LED_SETBIT 0xB
 #define IO_LED_CLRBIT 0xC
+
+/* SHUTDOWN ioctl */
+#define IO_SHUTDOWN   0xD
+#define IO_GET_PWR_BT 0xE
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)