summaryrefslogtreecommitdiffstats
path: root/share/man/man4/axe.4
Commit message (Collapse)AuthorAgeFilesLines
* MFC r291238:kevlo2015-12-051-1/+2
| | | | | | Add dependency to uether. Reviewed by: hselasky
* Add Lenovo USB 2.0 Ethernet adapter to the list of supportedyongari2013-06-251-1/+3
| | | | devices.
* AX88178/AX88772A/AX88772B supports VLAN over-sized frame.yongari2011-10-251-1/+2
| | | | Xr vlan.
* Remove an extra '.It' from axe(4).gjb2011-07-151-1/+0
| | | | Reported by: manlint
* Document AX88772B and AX88760. AX88760 is treated as AX88772A inyongari2011-07-141-27/+59
| | | | | | | | | driver. Mention all ASIX USB controllers that are supported by axe(4). Reword media types and explicly mention AX88178 is the only controller that supports gigabit link. While I'm here use shorten model instead of showing all controller model numbers.
* Reference rgephy.4 in man pages of additional MAC drivers also known tomarius2011-01-161-1/+2
| | | | | | | come in combination with these PHYs. Submitted by: yongari MFC after: 3 days
* Add Planex UE-200TX-G2 to list of supported devices.sanpei2010-09-251-0/+2
| | | | MFC after: 1 day
* Add new device ids.sanpei2010-09-211-0/+4
| | | | | | | | | | Buffalo (Melco Inc.) LUA3-U2-AGT Logitec LAN-GTJ/U2A(usb/119981) PR: usb/119981 and me Submitted by: "Y.Okabe" <be_works_us at yahoo.com>, hiroo at oikumene.gcd.org Reviewed by: thompsa MFC after: 3 days
* Add Planex UE-200TX-G to list of supported devices.sanpei2010-09-101-0/+2
| | | | | | | (http://lists.freebsd.org/pipermail/freebsd-current/2008-December/001756.html) Submitted by: nork MFC after: 3 days
* Add Buffalo (Melco Inc.) LUA3-U2-ATX to list of supported devices.sanpei2010-09-081-0/+2
| | | | | Submitted by: nork at FreeBSD.org MFC after: 3 days
* Use the newly brought %U macro.ru2010-01-151-1/+1
|
* updates for additional chip supportsam2008-01-211-10/+47
| | | | | Submitted by: "J.R. Oldroyd" <jr@opal.com> MFC after: 2 weeks
* Specify which Dlink chip is supported (D-Link DUB-E100 ver A) becauseremko2007-06-061-2/+2
| | | | | | | | | others (D-Link DUB-E100 ver B1) are not. PR: docs/109664 Submitted by: Martin Nilsson<martin at mullet dot se> Patch by: asmodai MFC after: 1 week
* axe(4) supports altq now.brueffer2007-05-121-1/+2
|
* Work around an apparent mdoc(7) bug.trhodes2005-10-071-6/+4
| | | | | Spotted by: marius Discussed with: ru
* Break long lines and kill a few instances of EOL whitespace.trhodes2005-07-211-1/+2
| | | | Noticed by: ru
* Add a "Load module on start up" comment, similar to mac_*.4 pages[1].trhodes2005-07-191-2/+15
| | | | | | | | Quote .Cd and .Nd text. Bump doc date. Requested by: some user through ru Supported by: ru, dwmalone, brueffer
* Scheduled mdoc(7) sweep.ru2005-01-121-1/+1
|
* Add Sitecom LN-029 to list of supported devices.simon2004-09-191-0/+2
|
* - put the list of supported adapters into a HARDWARE sectionbrueffer2004-08-251-19/+24
| | | | | | | | - make the Buffalo entry look better - properly capitalize Ethernet and Fast Ethernet - bump document date MFC after: 3 days
* Add support System TALKS Inc. SGC-X2ULsanpei2004-07-181-0/+2
|
* Spelling fixes.mpp2004-06-211-2/+2
|
* Add support Buffalo(MELCO) USB-Key Lan Adaptor(LUA-U2-KTX)sanpei2004-04-251-0/+2
|
* Assorted mdoc(7) fixes.ru2003-05-291-20/+19
| | | | Approved by: re (blanket)
* Add support for the Netgear FA120 and the D-Link DUBE100 (AX88172-basedwpaul2003-04-201-1/+10
| | | | devices).
* Add device driver support for the ASIX Electronics AX88172 USB 2.0wpaul2003-04-201-0/+144
ethernet controller. The driver has been tested with the LinkSys USB200M adapter. I know for a fact that there are other devices out there with this chip but don't have all the USB vendor/device IDs. Note: I'm not sure if this will force the driver to end up in the install kernel image or not. Special magic needs to be done to exclude it to keep the boot floppies from bloating again, someone please advise.
OpenPOWER on IntegriCloud