History log of /freebsd-10-stable/share/man/man4/nfe.4
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 217870 25-Jan-2011 dougb

Fix my fix to nfe.4, and also fix re.4

So just when I thought my pointy hat collection was going down ...


# 217869 25-Jan-2011 dougb

Fix date in .Dd


# 217464 15-Jan-2011 marius

Add a manual page for rgephy(4) and reference it as appropriate. The
motivation for having rgephy.4 is to document the special media option
add in r217415.

MFC after: 3 days


# 183530 02-Oct-2008 yongari

Mention support for nForce MCP77 and MCP79.
Touch Dd.


# 178235 15-Apr-2008 yongari

Mention support for nForce MCP73.
Touch Dd.


# 173972 27-Nov-2007 remko

The nfe driver will first appear in 7.0 and not in 6.x

PR: i386/118264
Submitted by: "Julian H. Stacey" <jhs at berklix dot org>
Nod from: yongari


# 171919 22-Aug-2007 gabor

- Fix a copy-paste bug in the list of supported chips

PR: docs/115151
Submitted by: O. Hartmann <ohartman at zedat dot fu-berlin dot de>
Approved by: re (bmah),
keramida (mentor)


# 170703 14-Jun-2007 brueffer

Add a missing Va option.


# 170660 13-Jun-2007 brueffer

Major update for the recently overhauled nfe(4) driver.

Reviewed by: yongari


# 170592 12-Jun-2007 yongari

Xref altq(4).


# 168427 06-Apr-2007 brueffer

nfe(4) supports polling.


# 162865 30-Sep-2006 ru

Fixed small markup glitches and removed the CAVEATS section.


# 160001 28-Jun-2006 brueffer

- s/nve/nfe/ in the SYNOPSIS (1)
- bump date

PR: 99575
Submitted by: thierry herbelot <thierry@herbelot.com> (1)


# 159967 26-Jun-2006 obrien

Add a pure open source nForce Ethernet driver, under BSDL.
This driver was ported from OpenBSD by Shigeaki Tagashira
<shigeaki@se.hiroshima-u.ac.jp> and posted at
http://www.se.hiroshima-u.ac.jp/~shigeaki/software/freebsd-nfe.html
It was additionally cleaned up by me.
It is still a work-in-progress and thus is purposefully not in GENERIC.
And it conflicts with nve(4), so only one should be loaded.