DragonFly BSD
DragonFly commits List (threaded) for 2004-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/sys/dev/netif/bge if_bge.c if_bgereg.h


To: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
From: Hiten Pandya <hmp@xxxxxxxxxxxxx>
Date: Mon, 22 Mar 2004 13:58:46 +0000

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@xxxxxxxxxxxxx || hmp@xxxxxxxxxxx




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]