mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
Add PCI id for fxp(Intel Pro/100 M Mobile Connection).
PR: i386/41915 Submitted by: Ross A. Lippert <ripper@eskimo.com> MFC after: 1 week
This commit is contained in:
parent
a7c9d6bca5
commit
4bfecf88f4
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=109937
@ -165,6 +165,7 @@ static struct fxp_ident fxp_ident_table[] = {
|
||||
{ 0x103C, "Intel Pro/100 Ethernet" },
|
||||
{ 0x103D, "Intel Pro/100 Ethernet" },
|
||||
{ 0x103E, "Intel Pro/100 Ethernet" },
|
||||
{ 0x1059, "Intel Pro/100 M Mobile Connection" },
|
||||
{ 0, NULL },
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user