trhodes
b7d0ff1b4b
Work around an apparent mdoc(7) bug.
...
Spotted by: marius
Discussed with: ru
2005-10-07 02:32:16 +00:00
brueffer
8747fe5de7
Sort the list of supported hardware.
...
MFC after: 3 days
2005-08-09 13:25:34 +00:00
trhodes
a87b82ead9
Break long lines and kill a few instances of EOL whitespace.
...
Noticed by: ru
2005-07-21 05:02:39 +00:00
trhodes
17d84e4e12
Add a "Load module on start up" comment, similar to mac_*.4 pages[1].
...
Quote .Cd and .Nd text.
Bump doc date.
Requested by: some user through ru
Supported by: ru, dwmalone, brueffer
2005-07-19 00:26:30 +00:00
brueffer
555162ef70
Xref polling.4 and bump .Dd
...
MFC after: 3 days
2004-11-24 19:06:43 +00:00
brueffer
9c24d69957
- move list of supported adapters into a HARDWARE section
...
- properly capitalize Fast/Gigabit Ethernet
- bump document date
MFC after: 3 days
2004-09-03 03:58:45 +00:00
cperciva
c374a1a910
s/mbps/Mbps/
...
We don't support any 10 millibit-per-second network cards.
PR: docs/67719
Submitted by: Linh Pham
MFC after: 1 week
2004-06-12 21:41:41 +00:00
brueffer
b58d197e83
Add reference to miibus.4
...
MFC after: 5 days
2004-01-09 17:43:37 +00:00
ambrisko
59f57c52dc
Add support for SX cards using TBI such as Netgear GA621
...
Sponsored by: Vernier Networks.
MFC after: 1 week
2002-08-08 18:30:39 +00:00
bmah
e78596f3c3
Fix typo: s/of/or/
...
PR: 35291
Submitted by: John Nielsen <zoobie@bsdconspiracy.net>
Tom Rhodes <darklogik@pittgoth.com>
2002-03-01 17:29:51 +00:00
mpp
ea7f37bd55
Ispell sweep of share/man/man4.
2002-01-21 12:09:13 +00:00
wpaul
1015ebe6f9
Mention some additional NatSemi DP8382x-based cards being marketed by
...
Trendware and Ark PC.
2001-09-06 07:02:10 +00:00
sheldonh
80fcc4abbc
MFS: in HISTORY section, fix release number of first appearance
2001-08-01 12:15:21 +00:00
wpaul
4a66ef7b5d
Another NatSemi gigE card; the Netgear GA622T
2001-07-11 22:29:05 +00:00
wpaul
897ffe4d38
Document additional cards supported by the nge driver: LinkSys EG1032
...
anf EG1064, and the Surecom EP-320G-TX.
Also fix typo in nge.4 man page: Addrton -> Addtron.
2001-07-11 22:09:31 +00:00
wpaul
261a8db180
Typo/mind-o fixes.
2001-06-18 20:57:03 +00:00
wpaul
193d32eb0f
Fix date. This man page was not written on July 11, 2001, because that
...
day hasn't happened yet. It should be May. Ignore failed time-travel
experiment, K PLZ THX.
2001-05-31 00:18:19 +00:00
ru
68e6f85ec2
mdoc(7) police: fix markup and spelling.
2001-05-16 10:39:42 +00:00
wpaul
853837b8ea
Add support for gigabit ethernet cards based on the NatSemi DP83820
...
and DP83821 gigabit ethernet MAC chips and the NatSemi DP83861 10/100/1000
copper PHY. There are a whole bunch of very low cost cards available with
this chipset selling for $150USD or less. This includes the SMC9462TX,
D-Link DGE-500T, Asante GigaNIX 1000TA and 1000TPC, and a couple cards
from Addtron.
This chip supports TCP/IP checksum offload, VLAN tagging/insertion.
2048-bit multicast filter, jumbograms and has 8K TX and 32K RX FIFOs.
I have not done serious performance testing with this driver. I know
it works, and I want it under CVS control so I can keep tabs on it.
Note that there's no serious mutex stuff in here yet either: I need
to talk more with jhb to figure out the right way to do this. That
said, I don't think there will be any problems.
This driver should also work on the alpha. It's not turned on in
GENERIC.
2001-05-11 19:56:39 +00:00