Bug 97050 - bcm4400 driver left out of kernel 2.4.20-18.9
Summary: bcm4400 driver left out of kernel 2.4.20-18.9
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 9
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Arjan van de Ven
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-06-09 17:44 UTC by Justin Moore
Modified: 2007-04-18 16:54 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-06-09 17:47:58 UTC
Embargoed:


Attachments (Terms of Use)

Description Justin Moore 2003-06-09 17:44:45 UTC
Description of problem:
Driver for Broadcom 4400 (bcm4400) was included in the 2.4.20-13.9 kernel
update, but for some reason not included in the 2.4.20-18.9 update.


Version-Release number of selected component (if applicable):
Red Hat 9.


How reproducible:
Always (AFAIK).


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


Expected results:


Additional info:
[root@binkley modules]# pwd
/lib/modules
[root@binkley modules]# ls
2.4.20-13.9  2.4.20-18.9
[root@binkley modules]# find 2.4.20-13.9/ -name bcm4400.o
2.4.20-13.9/kernel/drivers/net/bcm4400.o
[root@binkley modules]# find 2.4.20-18.9/ -name bcm4400.o
[root@binkley modules]#

Comment 1 Arjan van de Ven 2003-06-09 17:47:58 UTC
bcm4400 was not included in 2.4.20-13.9


Note You need to log in before you can comment on or make changes to this bug.