summaryrefslogtreecommitdiffstats
path: root/share/man/man4/lge.4
Commit message (Collapse)AuthorAgeFilesLines
* 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-2/+2
| | | | Noticed by: ru
* Add a "Load module on start up" comment, similar to mac_*.4 pages[1].trhodes2005-07-191-1/+15
| | | | | | | | Quote .Cd and .Nd text. Bump doc date. Requested by: some user through ru Supported by: ru, dwmalone, brueffer
* Move a paragraph from the HARDWARE section back into thebrueffer2004-08-251-5/+4
| | | | | | DESCRIPTION section. Also adapt it to make it fit in better. Requested by: simon
* - move device listing and hardware notes into a HARDWARE sectionbrueffer2004-08-241-16/+19
| | | | | - properly capitalize Gigabit Ethernet - bump document date
* s/mbps/Mbps/cperciva2004-06-121-1/+1
| | | | | | | | We don't support any 10 millibit-per-second network cards. PR: docs/67719 Submitted by: Linh Pham MFC after: 1 week
* Add reference to miibus.4brueffer2004-01-091-0/+1
| | | | MFC after: 5 days
* MFS: in HISTORY section, fix release number of first appearancesheldonh2001-08-011-1/+1
|
* mdoc(7) police: -xwidth has been fold into -width.ru2001-07-131-2/+2
|
* mdoc(7) police: minor markup fixes.ru2001-07-061-4/+5
|
* Typo/mind-o fixes.wpaul2001-06-181-1/+1
|
* Add device driver support for the Level 1 LXT1001 NetCelleratorwpaul2001-05-311-0/+141
gigabit ethernet controller chip. This device is used on some fiber optic gigE cards from SMC, D-Link and Addtron. Jumbograms and TCP/IP checksum offload on receive are supported. Hardware VLAN filtering is not, because it doesn't play well with our existing VLAN code. Also add manual page. There is a 4.x version of this driver available at http://www.freebsd.org/~wpaul/Level1/4.x if anyone feels adventurous and wants to test it. I still need to do performance testing and tuning with this device. (For my next trick, I will make the 3Com 3cR990 sit up and beg.)
OpenPOWER on IntegriCloud