Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 806167

Summary: Wireless card(BCM4313) can not be supported by RHEL6.2
Product: Red Hat Enterprise Linux 6 Reporter: garrickyang
Component: kernelAssignee: John W. Linville <linville>
Status: CLOSED DUPLICATE QA Contact: Red Hat Kernel QE team <kernel-qe>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.2CC: xhao
Target Milestone: rc   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-17 14:31:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description garrickyang 2012-03-23 05:12:37 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 garrickyang 2012-03-23 05:27:07 UTC
Description of problem:

Wireless card(BCM4313) can not be supported by RHEL6.2.
Output of lspci: 
Network controller: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller (rev 01)

How reproducible:
Always

Steps to Reproduce:
1.Install RHEL 6.2 x86 on lapbook.
2.Run command "lspci -vv" to check any modules/drivers is used for BCM4313.
3.Check NetworkManager if any wireless device was detected.

Actual results:
1.None of drivers/modules for this BCM4313.

Expected results:
There should be a driver/module for BCM4313.
And wireless network can be used.

Comment 4 John W. Linville 2012-03-30 14:23:41 UTC
I need to see the output of running "lspci -n" on the box in question.

Comment 5 garrickyang 2012-03-31 00:33:34 UTC
#lspci -n
00:00.0 0600: 8086:0154 (rev 09)
00:01.0 0604: 8086:0151 (rev 09)
00:02.0 0300: 8086:0166 (rev 09)
00:14.0 0c03: 8086:1e31 (rev 04)
00:16.0 0780: 8086:1e3a (rev 04)
00:1a.0 0c03: 8086:1e2d (rev 04)
00:1b.0 0403: 8086:1e20 (rev 04)
00:1c.0 0604: 8086:1e10 (rev c4)
00:1c.1 0604: 8086:1e12 (rev c4)
00:1c.2 0604: 8086:1e14 (rev c4)
00:1c.3 0604: 8086:1e16 (rev c4)
00:1d.0 0c03: 8086:1e26 (rev 04)
00:1f.0 0601: 8086:1e57 (rev 04)
00:1f.2 0106: 8086:1e03 (rev 04)
00:1f.3 0c05: 8086:1e22 (rev 04)
01:00.0 0300: 10de:0de9 (rev a1)
02:00.0 ff00: 10ec:5229 (rev 01)
03:00.0 0280: 14e4:4727 (rev 01)
0c:00.0 0200: 10ec:8168 (rev 07)

Comment 6 John W. Linville 2012-04-10 13:47:17 UTC
Is this device supported by the brcmsmac driver that is currently in Fedora (or upstream)?

Comment 8 garrickyang 2012-04-17 09:23:02 UTC
Both Fedora 16 and upstream kernel(linux-3.3.1) can't support the device. Please be noted.

Comment 9 John W. Linville 2012-04-17 14:31:07 UTC

*** This bug has been marked as a duplicate of bug 753697 ***