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:
MIHIRA Sanpei Yoshiro 2003-01-27 14:31:32 +00:00
parent a7c9d6bca5
commit 4bfecf88f4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=109937

View file

@ -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 },
};