Delete two paragraphs that are no longer relevant...

This commit is contained in:
Warner Losh 2013-02-11 03:22:06 +00:00
parent de7984b241
commit b5221dddd2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40932

View file

@ -315,15 +315,6 @@ product BUFFALO WLI_CF_S11G 0x030b BUFFALO AirStation 11Mbps CF WLAN</programlis
<programlisting>product BUFFALO WLI2_CF_S11G 0x030c BUFFALO AirStation ultra 802.11b CF</programlisting>
<para>At present, there is a
manual step to regenerate
<filename>pccarddevs.h</filename>, used to convey these
identifiers to the client driver. The following steps must be
done before you can use them in the driver:</para>
<screen>&prompt.root; <userinput>cd src/sys/dev/pccard</userinput>
&prompt.root; <userinput>make -f Makefile.pccarddevs</userinput></screen>
<para>Once these steps are complete, the card can be added to
the driver. That is a simple operation of adding one
line:</para>