Add device id. for fxp chip on Intel D845EPT2L boards. This seems to
make the onboard NIC work. Sponsored by: Vernier Networks MFC after: 1 day
This commit is contained in:
parent
ab67591303
commit
e94c058ad1
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=97879
@ -159,6 +159,7 @@ static struct fxp_ident fxp_ident_table[] = {
|
||||
{ 0x1036, "Intel Pro/100 Ethernet" },
|
||||
{ 0x1037, "Intel Pro/100 Ethernet" },
|
||||
{ 0x1038, "Intel Pro/100 Ethernet" },
|
||||
{ 0x1039, "Intel Pro/100 Ethernet" },
|
||||
{ 0, NULL },
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user