aboutsummaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorBruce A. Mah <bmah@FreeBSD.org>2003-08-24 22:42:55 +0000
committerBruce A. Mah <bmah@FreeBSD.org>2003-08-24 22:42:55 +0000
commit44f3728d7a5e1a5f7c490cb5de5f92c3789b9baf (patch)
tree0da7a9bf8cd37cbebe7f1f9f162db1601b23745e /release
parent1256904d38907a37d823fcd25cd6587dd00cd3f0 (diff)
downloadsrc-44f3728d7a5e1a5f7c490cb5de5f92c3789b9baf.tar.gz
src-44f3728d7a5e1a5f7c490cb5de5f92c3789b9baf.zip
Remove a duplicate copy of the fe(4) devices that somehow snuck in
here. Trim devices from the remaining fe(4) section as the manpage now covers all of them. While here, remove a comment that instructs developers on how to add specific instances of devices, since we're moving away from that now.
Notes
Notes: svn path=/head/; revision=119431
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/hardware/article.sgml87
-rw-r--r--release/doc/en_US.ISO8859-1/hardware/common/dev.sgml87
2 files changed, 6 insertions, 168 deletions
diff --git a/release/doc/en_US.ISO8859-1/hardware/article.sgml b/release/doc/en_US.ISO8859-1/hardware/article.sgml
index 757c5d827a25..b7445344c93f 100644
--- a/release/doc/en_US.ISO8859-1/hardware/article.sgml
+++ b/release/doc/en_US.ISO8859-1/hardware/article.sgml
@@ -8,10 +8,8 @@
(i.e. Ethernet interfaces), list broad groups of devices
alphabetically as paragraphs sorted alphabetically (frequently
these groups will be arranged by manufacturer, i.e. 3Com
- Ethernet interfaces). In cases where a group of devices
- consists of multiple models (such as the 3C501, 3C503, etc.),
- list each specific model or set of closely-related models as
- a separate item in an itemized list, sorted alphabetically.
+ Ethernet interfaces).
+
Where applicable, a "Miscellaneous" section may follow all
other named sections.
@@ -779,39 +777,6 @@
</itemizedlist>
</para>
- <para arch="i386,pc98">Allied-Telesis AT1700 and RE2000 cards
- (&man.fe.4; driver)
- <itemizedlist>
- <listitem>
- <para>CONTEC C-NET(PC)C PCMCIA Ethernet</para>
- </listitem>
- <listitem>
- <para>Fujitsu MBH10303, MBH10302 Ethernet PCMCIA</para>
- </listitem>
- <listitem>
- <para>Fujitsu Towa LA501 Ethernet</para>
- </listitem>
- <listitem>
- <para>Fujitsu FMV-J182, FMV-J182A</para>
- </listitem>
- <listitem>
- <para>RATOC REX-5588, REX-9822, REX-4886, and REX-R280</para>
- </listitem>
- <listitem>
- <para>Eiger Labs EPX-10BT</para>
- </listitem>
- <listitem>
- <para>HITACHI HT-4840-11</para>
- </listitem>
- <listitem>
- <para>NextCom J Link NC5310</para>
- </listitem>
- <listitem>
- <para>TDK LAK-CD021, LAK-CD021A, LAK-CD021BX</para>
- </listitem>
- </itemizedlist>
- </para>
-
<para arch="i386,pc98">Alteon Networks PCI Gigabit Ethernet NICs based on the Tigon
1 and Tigon 2 chipsets (&man.ti.4; driver)
<itemizedlist>
@@ -1607,53 +1572,7 @@
<para arch="pc98">MELCO LGY-PCI-TXL (PCI) (&man.dc.4; driver)</para>
<para arch="i386,pc98">Fujitsu MB86960A/MB86965A based Fast Ethernet NICs
- (&man.fe.4; driver)
- <itemizedlist>
- <listitem arch="i386">
- <para>CONTEC C-NET(PC)C Ethernet</para>
- </listitem>
- <listitem arch="i386">
- <para>Eiger Labs EPX-10BT</para>
- </listitem>
- <listitem arch="i386">
- <para>Fujitsu FMV-J182, FMV-J182A, MBH10302, MBH10303
- Ethernet PCMCIA</para>
- </listitem>
- <listitem arch="i386">
- <para>Fujitsu Towa LA501 Ethernet</para>
- </listitem>
- <listitem arch="i386">
- <para>HITACHI HT-4840-11</para>
- </listitem>
- <listitem arch="i386">
- <para>NextCom J Link NC5310</para>
- </listitem>
- <listitem arch="i386">
- <para>RATOC REX-5588, REX-9822, REX-4886, REX-R280</para>
- </listitem>
- <listitem arch="i386">
- <para>TDK LAK-CD021, LAK-CD021A, LAK-CD021BX</para>
- </listitem>
- <listitem arch="pc98">
- <para>Allied Telesis RE1000, RE1000Plus, ME1500 (110pin)</para>
- </listitem>
- <listitem arch="pc98">
- <para>Contec C-NET(98)P2, C-NET(9N)E (110pin),
- C-NET(9N)C(ExtCard)</para>
- </listitem>
- <listitem arch="pc98">
- <para>Ungermann-Bass Access/PC N98C+(PC85152,PC85142),
- Access/NOTE N98 (PC86132) (110pin)</para>
- </listitem>
- <listitem arch="pc98">
- <para>TDK LAC-98012, LAC-98013, LAC-98025, LAC-9N011
- (110pin)</para>
- </listitem>
- <listitem arch="pc98">
- <para>Ratoc REX-9880/9881/9882/9883</para>
- </listitem>
- </itemizedlist>
- </para>
+ (&man.fe.4; driver)</para>
<para arch="i386,pc98,alpha,ia64,sparc64">Intel 82557-, 82258-, 82559-, 82550-
or 82562-based Fast Ethernet NICs (&man.fxp.4; driver)
diff --git a/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml b/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml
index 757c5d827a25..b7445344c93f 100644
--- a/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml
+++ b/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml
@@ -8,10 +8,8 @@
(i.e. Ethernet interfaces), list broad groups of devices
alphabetically as paragraphs sorted alphabetically (frequently
these groups will be arranged by manufacturer, i.e. 3Com
- Ethernet interfaces). In cases where a group of devices
- consists of multiple models (such as the 3C501, 3C503, etc.),
- list each specific model or set of closely-related models as
- a separate item in an itemized list, sorted alphabetically.
+ Ethernet interfaces).
+
Where applicable, a "Miscellaneous" section may follow all
other named sections.
@@ -779,39 +777,6 @@
</itemizedlist>
</para>
- <para arch="i386,pc98">Allied-Telesis AT1700 and RE2000 cards
- (&man.fe.4; driver)
- <itemizedlist>
- <listitem>
- <para>CONTEC C-NET(PC)C PCMCIA Ethernet</para>
- </listitem>
- <listitem>
- <para>Fujitsu MBH10303, MBH10302 Ethernet PCMCIA</para>
- </listitem>
- <listitem>
- <para>Fujitsu Towa LA501 Ethernet</para>
- </listitem>
- <listitem>
- <para>Fujitsu FMV-J182, FMV-J182A</para>
- </listitem>
- <listitem>
- <para>RATOC REX-5588, REX-9822, REX-4886, and REX-R280</para>
- </listitem>
- <listitem>
- <para>Eiger Labs EPX-10BT</para>
- </listitem>
- <listitem>
- <para>HITACHI HT-4840-11</para>
- </listitem>
- <listitem>
- <para>NextCom J Link NC5310</para>
- </listitem>
- <listitem>
- <para>TDK LAK-CD021, LAK-CD021A, LAK-CD021BX</para>
- </listitem>
- </itemizedlist>
- </para>
-
<para arch="i386,pc98">Alteon Networks PCI Gigabit Ethernet NICs based on the Tigon
1 and Tigon 2 chipsets (&man.ti.4; driver)
<itemizedlist>
@@ -1607,53 +1572,7 @@
<para arch="pc98">MELCO LGY-PCI-TXL (PCI) (&man.dc.4; driver)</para>
<para arch="i386,pc98">Fujitsu MB86960A/MB86965A based Fast Ethernet NICs
- (&man.fe.4; driver)
- <itemizedlist>
- <listitem arch="i386">
- <para>CONTEC C-NET(PC)C Ethernet</para>
- </listitem>
- <listitem arch="i386">
- <para>Eiger Labs EPX-10BT</para>
- </listitem>
- <listitem arch="i386">
- <para>Fujitsu FMV-J182, FMV-J182A, MBH10302, MBH10303
- Ethernet PCMCIA</para>
- </listitem>
- <listitem arch="i386">
- <para>Fujitsu Towa LA501 Ethernet</para>
- </listitem>
- <listitem arch="i386">
- <para>HITACHI HT-4840-11</para>
- </listitem>
- <listitem arch="i386">
- <para>NextCom J Link NC5310</para>
- </listitem>
- <listitem arch="i386">
- <para>RATOC REX-5588, REX-9822, REX-4886, REX-R280</para>
- </listitem>
- <listitem arch="i386">
- <para>TDK LAK-CD021, LAK-CD021A, LAK-CD021BX</para>
- </listitem>
- <listitem arch="pc98">
- <para>Allied Telesis RE1000, RE1000Plus, ME1500 (110pin)</para>
- </listitem>
- <listitem arch="pc98">
- <para>Contec C-NET(98)P2, C-NET(9N)E (110pin),
- C-NET(9N)C(ExtCard)</para>
- </listitem>
- <listitem arch="pc98">
- <para>Ungermann-Bass Access/PC N98C+(PC85152,PC85142),
- Access/NOTE N98 (PC86132) (110pin)</para>
- </listitem>
- <listitem arch="pc98">
- <para>TDK LAC-98012, LAC-98013, LAC-98025, LAC-9N011
- (110pin)</para>
- </listitem>
- <listitem arch="pc98">
- <para>Ratoc REX-9880/9881/9882/9883</para>
- </listitem>
- </itemizedlist>
- </para>
+ (&man.fe.4; driver)</para>
<para arch="i386,pc98,alpha,ia64,sparc64">Intel 82557-, 82258-, 82559-, 82550-
or 82562-based Fast Ethernet NICs (&man.fxp.4; driver)