kern/146788: New PCI devID for if_fxp driver (tested, worked)

Vassily V. Kiryanov kvas at bf.pstu.ac.ru
Fri May 21 08:50:21 UTC 2010


>Number:         146788
>Category:       kern
>Synopsis:       New PCI devID for if_fxp driver (tested, worked)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 21 08:50:20 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Vassily V. Kiryanov
>Release:        6.4, 7.3, 8.0
>Organization:
Berezniki branch of Perm-state technical university
>Environment:
FreeBSD black.bf.pstu.ru 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan  5 16:02:27 UTC 2010     root at i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
My Intel netcard was not detected by FreeBSD 7.0 & 7.3
I have added it's PCI DevID and RevID to if_fxp driver and now it works fine.
Patch is trivial, the added line looks simple:

{ 0x1201,   0x08,   "Intel GD82559 PRO/100+ Ethernet" },

the mark of the chip and netcard's name was printed on them.

>How-To-Repeat:
Insert such card in a PC, than reboot and see dmesg.
>Fix:
Adding one line and recompile/reinstall GENERIC kernel. Tested and worked.


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list