Bug 146478

Summary: linux-wlan-ng drivers unavailable in 10.1 betas
Product: [openSUSE] SUSE Linux 10.1 Reporter: Nkoli Ukpabi <coomac>
Component: NetworkAssignee: Joachim Gleissner <joachim.gleissner>
Status: VERIFIED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None    
Version: Beta 2   
Target Milestone: ---   
Hardware: i586   
OS: SUSE Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Nkoli Ukpabi 2006-01-28 20:57:53 UTC
The wireless card on my laptop is detected as a usb card and therefore uses the prism2_usb driver. Up until alpha 4, the card was automatically detected and configured, but after installing beta 1, yast stopped detecting the card. The kernel detects the card but the necessary driver is not loaded. It turns out that none of the drivers provided by linux-wlan-ng are installed in beta 1 or 2. Manually running 'make' in /usr/src/kernel-modules/linux-wlan-ng-0.2.2 returns 'unknown field' errors when compiling prism2_cs and prism2_usb. If those two are commented out of the makefile, p80211,  prism2_pci and prism2_plx can be compiled and installed without problems.
Comment 1 Joachim Gleissner 2006-01-30 12:15:42 UTC
Due to a kernel api change, build of these drivers was broken. It's already fixed for beta3.