Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 2009 19:00:54 GMT
From:      Alex Keda <admin@lissyara.su>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/133733: Incorrect record in pci_vendors for Broadcom MiniPCI-E card
Message-ID:  <200904141900.n3EJ0sUb070859@www.freebsd.org>
Resent-Message-ID: <200904141910.n3EJA4n5020368@freefall.freebsd.org>

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

>Number:         133733
>Category:       kern
>Synopsis:       Incorrect record in pci_vendors for Broadcom MiniPCI-E card
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 14 19:10:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Alex Keda
>Release:        CURRENT
>Organization:
USSR
>Environment:
FreeBSD HP.lissyara.su 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sat Apr 11 19:18:53 MSD 2009     root@HP.lissyara.su:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
I have MiniPCI-E wireless card. But, it detect as USB device =))

photos:
http://picasaweb.google.com.ua/alexander.renn/Device#5324500678597753858
http://picasaweb.google.com.ua/alexander.renn/Device#5324500716386526546


none0@pci0:2:0:0:      class=0x028000 card=0x137d103c chip=0x431514e4 rev=0x01 hdr=0x00
    vendor    = 'Broadcom Corporation'
    device    = 'BCM4310 USB Controller'
    class      = network
    cap 01[40] = powerspec 3  supports D0 D1 D2 D3  current D0
    cap 09[58] = vendor (length 120)
    cap 05[e8] = MSI supports 1 message, 64 bit
    cap 10[d0] = PCI-Express 1 endpoint
>How-To-Repeat:
type
pciconf -lv
=)
>Fix:
--- src/share/misc/pci_vendors.orig     2009-04-14 22:55:03.000000000 +0400
+++ src/share/misc/pci_vendors  2009-04-14 22:55:37.000000000 +0400
@@ -6621,7 +6621,7 @@
        4311    Dell Wireless 1390 WLAN Mini-PCI Card
        4312    BCM4310 broadcom wireless 1490 (dell)
        4313    BCM4310 Etnernet Controller
-       4315    BCM4310 USB Controller
+       4315    BCM4328 Broadcom 802.11g
        4318    BCM43XX Broadcom 802.11b/g
        4319    Dell Wireless 1470 DualBand WLAN
        431A    802.11a Network Adapter


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904141900.n3EJ0sUb070859>