patch-2.3.1 linux/Documentation/devices.tex
Next file: linux/Documentation/devices.txt
Previous file: linux/Documentation/Configure.help
Back to the patch index
Back to the overall index
- Lines: 42
- Date:
Thu May 13 11:00:08 1999
- Orig file:
v2.3.0/linux/Documentation/devices.tex
- Orig date:
Sun Aug 16 11:35:51 1998
diff -u --recursive --new-file v2.3.0/linux/Documentation/devices.tex linux/Documentation/devices.tex
@@ -254,7 +254,9 @@
\major{86}{}{char }{SCSI media changer}
\major{87}{}{char }{Sony Control-A1 stereo control bus}
\major{88}{}{char }{COMX synchronous serial card}
+\major{ }{}{block}{Sixth IDE hard disk/CD-ROM interface}
\major{89}{}{char }{I$^2$C bus interface}
+\major{ }{}{block}{Seventh IDE hard disk/CD-ROM interface}
\major{90}{}{char }{Memory Technology Device (RAM, ROM, Flash)}
\major{91}{}{char }{CAN-Bus controller}
\major{92}{}{char }{Reserved for ith Kommunikationstechnik MIC ISDN card}
@@ -1746,11 +1748,31 @@
\end{devicelist}
\begin{devicelist}
+\major{ }{}{block}{Sixth IDE hard disk/CD-ROM interface}
+ \minor{0}{/dev/hdm}{Master: whole disk (or CD-ROM)}
+ \minor{64}{/dev/hdn}{Slave: whole disk (or CD-ROM)}
+\end{devicelist}
+
+\noindent
+Partitions are handled the same way as for the first interface (see
+major number 3).
+
+\begin{devicelist}
\major{89}{}{char }{I$^2$C bus interface}
\minor{0}{/dev/i2c0}{First I$^2$C adapter}
\minor{1}{/dev/i2c1}{Second I$^2$C adapter}
\minordots
\end{devicelist}
+
+\begin{devicelist}
+\major{ }{}{block}{Seventh IDE hard disk/CD-ROM interface}
+ \minor{0}{/dev/hdo}{Master: whole disk (or CD-ROM)}
+ \minor{64}{/dev/hdp}{Slave: whole disk (or CD-ROM)}
+\end{devicelist}
+
+\noindent
+Partitions are handled the same way as for the first interface (see
+major number 3).
\begin{devicelist}
\major{90}{}{char }{Memory Technology Device (RAM, ROM, Flash)}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)