Subject: kern/20400: fxp(4) supports Intel PRO 10/100 M (0x1059)
To: None <gnats-bugs@gnats.netbsd.org>
From: None <cube@cubidou.net>
List: netbsd-bugs
Date: 02/18/2003 00:38:52
>Number: 20400
>Category: kern
>Synopsis: Patch included add support in fxp(4) for Intel PRO 10/100 M (0x1059)
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: kern-bug-people
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Mon Feb 17 15:45:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Quentin Garnier
>Release: NetBSD 1.6M
>Organization:
>Environment:
System: NetBSD chewie 1.6M NetBSD 1.6M (CHEWIE) #1: Thu Jan 23 14:37:25 CET 2003 cube@chewie:/home/cube/sys/src/NetBSD/src/sys/arch/i386/compile/CHEWIE i386
Architecture: i386
Machine: i386
>Description:
I got my hands on a nice Toshiba Tablet PC. It includes an Intel
PRO 10/100 M Ethernet device, which is not currently supported by
NetBSD.
>How-To-Repeat:
Netboot (because, you know, "don't touch Windows XP, my son") a
Toshiba Tablet PC, and discover that GENERIC 1.6N doesn't
support the network device, and can't mount nfs root device.
>Fix:
No brainer, hopefully. And NetBSD runs fine on a Toshiba Tablet PC
after that !
Index: pcidevs
===================================================================
RCS file: /cvsroot/src/sys/dev/pci/pcidevs,v
retrieving revision 1.497
diff -r1.497 pcidevs
1402a1403
> product INTEL PRO_100_M 0x1059 PRO/100 M Network Controller
Index: if_fxp_pci.c
===================================================================
RCS file: /cvsroot/src/sys/dev/pci/if_fxp_pci.c,v
retrieving revision 1.30
diff -r1.30 if_fxp_pci.c
138a139,140
> { PCI_PRODUCT_INTEL_PRO_100_M,
> "Intel PRO/100 M Network Controller" },
>Release-Note:
>Audit-Trail:
>Unformatted: