Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Dec 2005 13:05:06 +0000
From:      Thomas Hurst <tom@hur.st>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   kern/90024: if_fxp PCI device ID for 82562EM/EX/GX
Message-ID:  <E1EjcVG-000PUD-CW@voi.aagh.net>
Resent-Message-ID: <200512061310.jB6DA2pm062822@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1EjcVG-000PUD-CW>