NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/32009 CVS commit: src/sys/dev/pci



The following reply was made to PR kern/32009; it has been noted by GNATS.

From: SAITOH Masanobu <msaitoh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/32009 CVS commit: src/sys/dev/pci
Date: Tue, 7 Apr 2009 18:23:37 +0000

 Module Name:   src
 Committed By:  msaitoh
 Date:          Tue Apr  7 18:23:37 UTC 2009
 
 Modified Files:
        src/sys/dev/pci: if_wm.c if_wmreg.h
 
 Log Message:
 Fix about TBI mode. This fix doesn't influence MII mode.
  - Fix SWDPIN(1)'s polarity on some chips.
  - Fix flow control stuff (includes PR#32009).
  - Stop RXCFG storm. It ocours easily.
  - And more fix about autonego.
 
 Tested on PRO/1000T, PRO/1000XF and PRO/1000 MF.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.172 -r1.173 src/sys/dev/pci/if_wm.c
 cvs rdiff -u -r1.26 -r1.27 src/sys/dev/pci/if_wmreg.h
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index