NetBSD-Bugs archive

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

PR/32009 CVS commit: [netbsd-5] src/sys/dev/pci



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

From: Soren Jacobsen <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/32009 CVS commit: [netbsd-5] src/sys/dev/pci
Date: Thu, 21 May 2009 01:13:49 +0000

 Module Name:   src
 Committed By:  snj
 Date:          Thu May 21 01:13:49 UTC 2009
 
 Modified Files:
        src/sys/dev/pci [netbsd-5]: if_wm.c if_wmreg.h pcidevs
 
 Log Message:
 Pull up following revision(s) (requested by bouyer in ticket #711):
        sys/dev/pci/pcidevs: revisions 1.975, 1.981, 1.982 via patch
        sys/dev/pci/if_wm.c: revisions 1.164, 1.167, 1.173, 1.174 via patch
        sys/dev/pci/if_wmreg.h: revisions 1.25, 1.27 via patch
 Add Intel 82567LM_3 ethernet
 --
 Add i82567LM-3
 --
 add i82567LF-3 LAN Controller
 --
 add an entry for 82567LF-3.
 fix the register access for ICH10DO.
 --
 Fix about TBI mode. This fix doesn't influence MII mode.
 --
  - Fix panic in mediachange.
  - 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.
 --
 add 82801J_D_BM_LF (ICH10)
 --
 Reload sc_ctrl in wm_reset().
 Add an ICH10 entry.
 Remove some obsolete comments.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.162.4.8 -r1.162.4.9 src/sys/dev/pci/if_wm.c
 cvs rdiff -u -r1.24.20.1 -r1.24.20.2 src/sys/dev/pci/if_wmreg.h
 cvs rdiff -u -r1.962.4.3 -r1.962.4.4 src/sys/dev/pci/pcidevs
 
 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