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
- Lines: 9
- Date:
Tue May 1 16:05:00 2001
- Orig file:
v2.4.4/linux/include/asm-cris/etraxgpio.h
- Orig date:
Fri Apr 6 10:51:19 2001
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)