summaryrefslogtreecommitdiffstats
path: root/share/man/man4/nge.4
Commit message (Collapse)AuthorAgeFilesLines
* Add support for SX cards using TBI such as Netgear GA621ambrisko2002-08-081-0/+2
| | | | | Sponsored by: Vernier Networks. MFC after: 1 week
* Fix typo: s/of/or/bmah2002-03-011-1/+1
| | | | | | PR: 35291 Submitted by: John Nielsen <zoobie@bsdconspiracy.net> Tom Rhodes <darklogik@pittgoth.com>
* Ispell sweep of share/man/man4.mpp2002-01-211-1/+1
|
* Mention some additional NatSemi DP8382x-based cards being marketed bywpaul2001-09-061-0/+4
| | | | Trendware and Ark PC.
* MFS: in HISTORY section, fix release number of first appearancesheldonh2001-08-011-1/+1
|
* Another NatSemi gigE card; the Netgear GA622Twpaul2001-07-111-0/+2
|
* Document additional cards supported by the nge driver: LinkSys EG1032wpaul2001-07-111-1/+5
| | | | | | anf EG1064, and the Surecom EP-320G-TX. Also fix typo in nge.4 man page: Addrton -> Addtron.
* Typo/mind-o fixes.wpaul2001-06-181-1/+1
|
* Fix date. This man page was not written on July 11, 2001, because thatwpaul2001-05-311-1/+1
| | | | | day hasn't happened yet. It should be May. Ignore failed time-travel experiment, K PLZ THX.
* mdoc(7) police: fix markup and spelling.ru2001-05-161-33/+32
|
* Add support for gigabit ethernet cards based on the NatSemi DP83820wpaul2001-05-111-0/+205
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.
OpenPOWER on IntegriCloud