patch-2.3.13 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: 32
-  Date:
Thu Aug  5 18:48:45 1999
-  Orig file: 
v2.3.12/linux/Documentation/devices.tex
-  Orig date: 
Thu May 13 11:00:08 1999
diff -u --recursive --new-file v2.3.12/linux/Documentation/devices.tex linux/Documentation/devices.tex
@@ -1784,11 +1784,31 @@
 \end{devicelist}
 
 \begin{devicelist}
+\major{  }{}{block}{Eighth IDE hard disk/CD-ROM interface}
+	\minor{0}{/dev/hdq}{Master: whole disk (or CD-ROM)}
+	\minor{64}{/dev/hdr}{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{91}{}{char }{CAN-Bus controller}
 	\minor{0}{/dev/can0}{First CAN-Bus controller}
 	\minor{1}{/dev/can1}{Second CAN-Bus controller}
 	\minordots
 \end{devicelist}
+
+\begin{devicelist}
+\major{  }{}{block}{Ninth IDE hard disk/CD-ROM interface}
+	\minor{0}{/dev/hds}{Master: whole disk (or CD-ROM)}
+	\minor{64}{/dev/hdt}{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{92}{}{char }{Reserved for ith Kommunikationstechnik MIC ISDN card}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)