Source-Changes archive

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

CVS commit: [netbsd-4-0] src/sys/dev/pci



Module Name:    src
Committed By:   bouyer
Date:           Sat Dec 13 20:57:35 UTC 2008

Modified Files:
        src/sys/dev/pci [netbsd-4-0]: if_wm.c

Log Message:
Pull up following revision(s) (requested by sketch in ticket #1246):
        sys/dev/pci/if_wm.c: revision 1.163
Fix '||' vs '&&' mix-up from when ich9 support was added.  Fixes nasty
EEPROM-trashing bug on ich8 and ich9 chipsets as described in
  http://mail-index.netbsd.org/current-users/2008/12/02/msg006435.html
caused by setting the wrong type of EEPROM.


To generate a diff of this commit:
cvs rdiff -r1.131.2.5 -r1.131.2.5.4.1 src/sys/dev/pci/if_wm.c

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