1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00

Correctly tag some on-board Ethernet devices with the right

architecture.

Approved by:	re (implicitly)
This commit is contained in:
Bruce A. Mah 2003-05-22 23:22:59 +00:00
parent 7c7f55e495
commit fabf3816c2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=115241
2 changed files with 10 additions and 10 deletions

View File

@ -1874,7 +1874,7 @@
<listitem>
<para>Intel Pro/100 S Desktop, Server and Dual-Port Server Adapters</para>
</listitem>
<listitem>
<listitem arch="i386,ia64">
<para>On-board Ethernet NICs on many Intel motherboards.</para>
</listitem>
<listitem arch="pc98">
@ -1977,16 +1977,16 @@
<listitem arch="i386,alpha">
<para>3C575TX/575B/XFE575BT/575C/656/656B/656C (Cardbus)</para>
</listitem>
<listitem arch="i386,alpha">
<listitem arch="i386">
<para>Dell Optiplex GX1 on-board 3C918</para>
</listitem>
<listitem arch="i386,alpha">
<listitem arch="i386">
<para>Dell On-board 3C920</para>
</listitem>
<listitem arch="i386,alpha">
<listitem arch="i386">
<para>Dell Precision on-board 3C905B</para>
</listitem>
<listitem arch="i386,alpha">
<listitem arch="i386">
<para>Dell Latitude laptop docking station embedded 3C905-TX</para>
</listitem>
</itemizedlist>

View File

@ -1874,7 +1874,7 @@
<listitem>
<para>Intel Pro/100 S Desktop, Server and Dual-Port Server Adapters</para>
</listitem>
<listitem>
<listitem arch="i386,ia64">
<para>On-board Ethernet NICs on many Intel motherboards.</para>
</listitem>
<listitem arch="pc98">
@ -1977,16 +1977,16 @@
<listitem arch="i386,alpha">
<para>3C575TX/575B/XFE575BT/575C/656/656B/656C (Cardbus)</para>
</listitem>
<listitem arch="i386,alpha">
<listitem arch="i386">
<para>Dell Optiplex GX1 on-board 3C918</para>
</listitem>
<listitem arch="i386,alpha">
<listitem arch="i386">
<para>Dell On-board 3C920</para>
</listitem>
<listitem arch="i386,alpha">
<listitem arch="i386">
<para>Dell Precision on-board 3C905B</para>
</listitem>
<listitem arch="i386,alpha">
<listitem arch="i386">
<para>Dell Latitude laptop docking station embedded 3C905-TX</para>
</listitem>
</itemizedlist>