kern/90024: if_fxp PCI device ID for 82562EM/EX/GX
Thomas Hurst
tom at hur.st
Tue Dec 6 13:10:04 GMT 2005
>Number: 90024
>Category: kern
>Synopsis: if_fxp PCI device ID for 82562EM/EX/GX
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Dec 06 13:10:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Thomas Hurst
>Release: FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD udat.nightsdawn.sf 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Tue Dec 6 09:40:35 GMT 2005 root at udat.nightsdawn.sf:/usr/obj/usr/src/sys/UDAT i386
>Description:
The recently released Sony Vaio VGN-TX1XP run FreeBSD -CURRENT nicely,
but needs a PCI device ID adding to support the on-board fxp,
advertised as "82562EM/EX/GX PRO/100 VM (LOM) Ethernet Controller Mobile"
from pciconf.
>How-To-Repeat:
>Fix:
--- if_fxp.c.orig Tue Dec 6 12:59:00 2005
+++ if_fxp.c Tue Dec 6 12:49:16 2005
@@ -177,6 +177,7 @@
{ 0x1059, -1, "Intel 82551QM Pro/100 M Mobile Connection" },
{ 0x1064, -1, "Intel 82562EZ (ICH6)" },
{ 0x1068, -1, "Intel 82801FBM (ICH6-M) Pro/100 VE Ethernet" },
+ { 0x1069, -1, "Intel 82562EM/EX/GX Pro/100 Ethernet" },
{ 0x1209, -1, "Intel 82559ER Embedded 10/100 Ethernet" },
{ 0x1229, 0x01, "Intel 82557 Pro/100 Ethernet" },
{ 0x1229, 0x02, "Intel 82557 Pro/100 Ethernet" },
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-bugs
mailing list