Module Name: src Committed By: msaitoh Date: Sun Mar 17 04:06:39 UTC 2013
Modified Files: src/sys/dev/pci: if_bge.c if_bgereg.h if_bgevar.h Log Message: - ADD support for BCM5719, BCM5720, BCM57766, BCM57782 and BCM57786. - Use macros. - Remove unused code. - Sync with the latest {Free,Open}BSD's bge. To generate a diff of this commit: cvs rdiff -u -r1.215 -r1.216 src/sys/dev/pci/if_bge.c cvs rdiff -u -r1.62 -r1.63 src/sys/dev/pci/if_bgereg.h cvs rdiff -u -r1.11 -r1.12 src/sys/dev/pci/if_bgevar.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.