Module Name: src Committed By: msaitoh Date: Wed May 29 08:24:06 UTC 2013
Modified Files: src/sys/dev/pci: if_bge.c Log Message: Use BGE_SETBIT() instead of CSR_WRITE_4() for the BGE_MISC_LOCAL_CTL register to not to modify some GPIO bits. To generate a diff of this commit: cvs rdiff -u -r1.250 -r1.251 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.