patch-2.1.10 linux/Documentation/devices.txt
Next file: linux/Makefile
Previous file: linux/Documentation/devices.tex
Back to the patch index
Back to the overall index
- Lines: 45
- Date:
Fri Nov 15 13:01:14 1996
- Orig file:
v2.1.9/linux/Documentation/devices.txt
- Orig date:
Wed Jul 10 13:11:44 1996
diff -u --recursive --new-file v2.1.9/linux/Documentation/devices.txt linux/Documentation/devices.txt
@@ -2,7 +2,7 @@
Maintained by H. Peter Anvin <hpa@zytor.com>
- Last revised: July 9, 1996
+ Last revised: November 13, 1996
This list is the successor to Rick Miller's Linux Device List, which
he stopped maintaining when he got busy with other things in 1993. It
@@ -269,6 +269,7 @@
5 = /dev/atarimouse Atari mouse
6 = /dev/sunmouse Sun mouse
7 = /dev/amigamouse1 Second Amiga mouse
+ 8 = /dev/smouse Simple serial mouse driver
128 = /dev/beep Fancy beep device
129 = /dev/modreq Kernel module load request
130 = /dev/watchdog Watchdog timer port
@@ -785,7 +786,26 @@
<mseritan@ottonel.pub.ro> to transfer data from Holter
24-hour heart monitoring equipment.
- 55-59 UNALLOCATED
+ 55 char DSP56001 digital signal processor
+ 0 = /dev/dsp56k First DSP56001
+
+ 56 char Apple Desktop Bus
+ 0 = /dev/adb ADB bus control
+
+ Additional devices will be added to this number, all
+ starting with /dev/adb.
+
+ 57 char Hayes ESP serial card
+ 0 = /dev/ttyP0 First ESP port
+ 1 = /dev/ttyP1 Second ESP port
+ ...
+
+ 58 char Hayes ESP serial card - alternate devices
+ 0 = /dev/cup0 Callout device corresponding to ttyP0
+ 1 = /dev/cup1 Callout device corresponding to ttyP1
+ ...
+
+ 59 UNALLOCATED
60-63 LOCAL/EXPERIMENTAL USE
Allocated for local/experimental use. For devices not
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov