Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: msaitoh
Date: Sun Mar 22 18:54:59 UTC 2009
Modified Files:
src/sys/dev/pci: if_bge.c
Log Message:
Take some code from FreeBSD and OpenBSD
-Add some known CHIPID entries.
-Add a code for BCM5906 into bge_chipinit(). We have to more work for BCM5906.
-Fix the case of setting a flag in BGE_PCI_DMA_RW_CTL (on conventional PCI).
To generate a diff of this commit:
cvs rdiff -u -r1.158 -r1.159 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.
Home |
Main Index |
Thread Index |
Old Index