Bug 115284 - [patch] nve(4): bug in nve driver, document it.
Summary: [patch] nve(4): bug in nve driver, document it.
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Remko Lodder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-07 22:40 UTC by jhs
Modified: 2008-02-14 21:50 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1.13 KB, patch)
2007-08-07 22:40 UTC, jhs
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jhs 2007-08-07 22:40:00 UTC
	nve0: ifconfig shows a false setting of 10baseT/UTP

Fix: Document it as per appended diff.
------------------
http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/src/gen/share/man/man4/nve.4.REL=all.diff
See Also:
 http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/src/jhs/sys/net/nve_if_media.h.REL=all.diff.ignore
 /sys/contrib/dev/nve/
 /sys/dev/nve/
 /sys/modules/nve/

by jhs@berklix 2007.08 for FreeBSD-6.2-RELEASE & 6-stable 
Hardware test platform: Fujitsu Siemens mainboard
How-To-Repeat: 	Connect a main board with this chip to a 100M switch, eg Netgear 100M
	Note my board belongs to a customer, on short term loan,
	if anyone has a fix or test they want me to run, best be quick please.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2007-08-10 21:37:24 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-doc

Reclassify.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-12-08 21:58:24 UTC
remko       2007-12-08 21:58:19 UTC

  FreeBSD src repository

  Modified files:
    share/man/man4       nve.4 
  Log:
  Add 1000baseTX support for the nve driver, which is known here and there.
  
  Also mention that the driver sometimes returns '10baseTX' as output instead
  of 100baseTX (which is the case at that moment).
  
  PR:             docs/115284
  Submitted by:   Julian Stacey Jhs <jhs at berklix dot org>
  MFC After:      3 days
  
  Revision  Changes    Path
  1.9       +8 -1      src/share/man/man4/nve.4
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Remko Lodder freebsd_committer freebsd_triage 2007-12-08 21:58:37 UTC
State Changed
From-To: open->patched

This had been adopted to current 


Comment 4 Remko Lodder freebsd_committer freebsd_triage 2007-12-08 21:58:37 UTC
Responsible Changed
From-To: freebsd-doc->remko

take ownership of the PR.
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-02-10 12:34:43 UTC
remko       2008-02-10 12:34:36 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    share/man/man4       nve.4 
  Log:
  MFC rev 1.9 nve.4
  
    Add 1000baseTX support for the nve driver, which is known here and there.
  
    Also mention that the driver sometimes returns '10baseTX' as output instead
    of 100baseTX (which is the case at that moment).
  
    PR: docs/115284
    Submitted by: Julian Stacey Jhs <jhs at berklix dot org>
    MFC After: 3 days
  
  Revision  Changes    Path
  1.2.2.6   +8 -1      src/share/man/man4/nve.4
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 dfilter service freebsd_committer freebsd_triage 2008-02-10 12:35:08 UTC
remko       2008-02-10 12:35:04 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    share/man/man4       nve.4 
  Log:
  MFC rev 1.9 nve.4
  
    Add 1000baseTX support for the nve driver, which is known here and there.
  
    Also mention that the driver sometimes returns '10baseTX' as output instead
    of 100baseTX (which is the case at that moment).
  
    PR: docs/115284
    Submitted by: Julian Stacey Jhs <jhs at berklix dot org>
    MFC After: 3 days
  
  Revision  Changes    Path
  1.8.2.1   +8 -1      src/share/man/man4/nve.4
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 7 Remko Lodder freebsd_committer freebsd_triage 2008-02-10 12:35:19 UTC
State Changed
From-To: patched->closed

MFC'ed to all relevant branches, thanks for the submission!
Comment 8 dfilter service freebsd_committer freebsd_triage 2008-02-14 21:47:57 UTC
remko       2008-02-14 21:47:49 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7_0)
    share/man/man4       nve.4 
  Log:
  MFC rev 1.9 to 1.11 nve.4
  
    v1.11
    Language nit.
  
    v1.10
    There is no list to stop, so dont use .El.
  
    Noticed by:   brueffer
  
    v1.9
    Add 1000baseTX support for the nve driver, which is known here and there.
  
    Also mention that the driver sometimes returns '10baseTX' as output instead
    of 100baseTX (which is the case at that moment).
  
    PR:           docs/115284
    Submitted by: Julian Stacey Jhs <jhs at berklix dot org>
    MFC After:    3 days
  
  Approved by:    re (bmah)
  
  Revision  Changes    Path
  1.8.4.1   +7 -1      src/share/man/man4/nve.4
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"