Module Name: src Committed By: msaitoh Date: Thu Mar 14 18:49:20 UTC 2013
Modified Files:
src/sys/dev/pci: if_bge.c
Log Message:
Sync with *BSD. No functional change:
- make bge_chipid() and use it.
- use switch() instead of a lot of if()s.
- sort lines.
To generate a diff of this commit:
cvs rdiff -u -r1.214 -r1.215 src/sys/dev/pci/if_bge.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
