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

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

diff -u --recursive --new-file v2.4.4/linux/include/asm-cris/etraxgpio.h linux/include/asm-cris/etraxgpio.h
@@ -28,5 +28,7 @@
 #define IO_SETOUTPUT  0xA  /* Set direction 0=unchanged 1=output,
                               returns current dir */
 
+/* LED ioctl extended */
+#define IO_LED_SETBIT 0xB
+#define IO_LED_CLRBIT 0xC
 #endif
-

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