Move scbus, cd, and pass devices from "need to add" programmlisting to

"also need" programmlisting. These lines already present in recent GENERICs.
This commit is contained in:
Denis Peplin 2005-05-04 13:07:11 +00:00
parent 573ea8cab8
commit 3efd17c503
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24435

View file

@ -1351,18 +1351,18 @@ scsibus1:
&man.cdrecord.1;.</para>
<para>To use this driver, you will need to add the following
lines to your kernel configuration file:</para>
line to your kernel configuration file:</para>
<programlisting>device atapicam
<programlisting>device atapicam</programlisting>
<para>You also need the following lines in your kernel
configuration file:</para>
<programlisting>device ata
device scbus
device cd
device pass</programlisting>
<para>You also need the following line in your kernel
configuration file:</para>
<programlisting>device ata</programlisting>
<para>which should already be present.</para>
<para>Then rebuild, install your new kernel, and reboot your