cvs commit: src/sys/dev/netif/bge if_bge.c if_bgereg.h
Hiten Pandya
hmp at backplane.com
Mon Mar 22 05:58:46 PST 2004
Joerg Sonnenberger wrote:
joerg 2004/03/22 02:22:26 PST
DragonFly src repository
Modified files:
sys/dev/netif/bge if_bge.c if_bgereg.h
Log:
Add device IDs of BCM5788, BCM5901 and BCM5901A2. Fix some spelling mistakes.
Obtained from FreeBSD.
Convert most PCI IDs to the pcidevs.h constants and leave only the BCM5788,
which isn't there, and alternative IDs for the BCM5702X and BCM5703X, which
couldn't be verified with www.pcidatabase.com.
The reason why you will not find the Broadcom 5788 definition in
the PCI database is because it has not been submitted yet. The
chipset is recent.
I have cross checked it with Linux Broadcom (rivers/net/tg3.c)
driver and am very sure that it is only an addition of a PCI
ID, and no special case code was added for that chipset.
It is safe to commit the PCI ID of this (BCM5788) chipset.
Cheers.
-Hiten
Hiten Pandya
hmp at xxxxxxxxxxxxx || hmp at xxxxxxxxxxx
More information about the Commits
mailing list