Recognize the Altima AC9100 chip, which is used in current versions

of the Netgear GA302-T.  I changed the symbolic names in the
submitter's patch to reflect the part number of the chip instead
of the board.

PR:		kern/38988
Submitted by:	Brad Chapman <chapmanb@arches.uga.edu>
MFC after:	2 days
This commit is contained in:
John Polstra 2002-07-26 03:47:08 +00:00
parent 59ac432a4d
commit 470bd96a07
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=100695
2 changed files with 3 additions and 0 deletions

View file

@ -145,6 +145,8 @@ static struct bge_type bge_devs[] = {
"SysKonnect Gigabit Ethernet" },
{ ALTIMA_VENDORID, ALTIMA_DEVICE_AC1000,
"Altima AC1000 Gigabit Ethernet" },
{ ALTIMA_VENDORID, ALTIMA_DEVICE_AC9100,
"Altima AC9100 Gigabit Ethernet" },
{ 0, 0, NULL }
};

View file

@ -1811,6 +1811,7 @@ struct bge_status_block {
*/
#define ALTIMA_VENDORID 0x173b
#define ALTIMA_DEVICE_AC1000 0x03e8
#define ALTIMA_DEVICE_AC9100 0x03ea
/*
* Offset of MAC address inside EEPROM.