patch-2.0.34 linux/Documentation/devices.txt
Next file: linux/Documentation/filesystems/00-INDEX
Previous file: linux/Documentation/cdrom/ide-cd
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Wed Jun 3 15:17:46 1998
- Orig file:
v2.0.33/linux/Documentation/devices.txt
- Orig date:
Wed Jul 10 03:11:44 1996
diff -u --recursive --new-file v2.0.33/linux/Documentation/devices.txt linux/Documentation/devices.txt
@@ -78,10 +78,14 @@
the position within the series.
block Floppy disks
- 0 = /dev/fd0 First floppy disk autodetect
- 1 = /dev/fd1 Second floppy disk autodetect
- 2 = /dev/fd2 Third floppy disk autodetect
- 3 = /dev/fd3 Fourth floppy disk autodetect
+ 0 = /dev/fd0 Controller 1, drive 1 autodetect
+ 1 = /dev/fd1 Controller 1, drive 2 autodetect
+ 2 = /dev/fd2 Controller 1, drive 3 autodetect
+ 3 = /dev/fd3 Controller 1, drive 4 autodetect
+ 128 = /dev/fd4 Controller 2, drive 1 autodetect
+ 129 = /dev/fd5 Controller 2, drive 2 autodetect
+ 130 = /dev/fd6 Controller 2, drive 3 autodetect
+ 131 = /dev/fd7 Controller 2, drive 4 autodetect
To specify format, add to the autodetect device number:
0 = /dev/fd? Autodetect format
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov