summaryrefslogtreecommitdiffstats
path: root/share/man/man4/jme.4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mention the TX checksum offload support.brad2013-11-051-3/+3
|
* use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@schwarze2013-07-161-4/+3
|
* Chips which include a card reader (JMC251/JMC261) work as well.jsg2012-07-121-3/+7
| | | | with tweaks from and ok jmc@
* enable IPv6 receive TCP/UDP checksum offload; from Bradnaddy2009-06-051-4/+5
|
* Update with current hw support.brad2008-10-281-2/+7
|
* Add drivers for the JMicron JMC250/JMC260 Ethernet controllersjsg2008-09-261-0/+72
and JMicron JMP202/JMP211 Ethernet PHYs. Written by Pyun YongHyeon for FreeBSD, ported to DragonFlyBSD by Sepherosa Ziehau and then ported to OpenBSD by me. Thanks once again to JMicron for supplying hardware and information which made this possible. Some cleanup still needs to be done, and checksum offload needs to be sorted out, but the driver otherwise seems to work great. Comitted over a JMC250 card.