Bug#711227:

2013-06-30 Thread Cyril Lacoux
On Sun, Jun 30, 2013 at 03:56:58AM +0200, Drasko DRASKOVIC wrote: > Did this module ever worked with 3.9 kernel ? Yes, this bug is closed by 5.100.82.112-11 which is available in sid. Unfortunately, migration to testing is blocked by #707577. Regards, Cyril. -- To UNSUBSCRIBE, email to debia

Bug#711227:

2013-06-29 Thread Drasko DRASKOVIC
A patch like this makes compilation possible : --- wl_cfg80211.c 2013-01-30 22:32:59.0 +0100 +++ /home/drasko/wifi/wl_cfg80211.c 2013-06-30 03:21:41.0 +0200 @@ -754,7 +754,11 @@ else memset(&join_params.params.bssid, 0, ETHER_ADDR_LEN); +#if LINUX

Bug#711227: wl_cfg80211.c error: ‘struct cfg80211_bss’ has no member named ‘information_elements’

2013-06-29 Thread Drasko DRASKOVIC
Hi all, I just upgraded to jessie, and I have problem with wl driver. After the patch applied here to wl_cfg80211.c code, I am still getting some errors when building module with dkms : DKMS make.log for broadcom-sta-5.100.82.112 for kernel 3.9-1-686-pae (i686) Sun Jun 30 01:14:54 CEST 2013 /bin

Bug#711227: Proposed patch

2013-06-06 Thread Cyril Lacoux
On Thu, Jun 06, 2013 at 09:22:26PM -0300, R. Lemos wrote: > Compiles and works (actually sending this mail through it). > > I am not sure of since which kernel version it should apply (I've set > to KERNEL_VERSION >= 3, 9, 0) Hi, Thanks for the patch, this is the same as the one I used :-) I'm

Bug#711227: Proposed patch

2013-06-06 Thread R. Lemos
Compiles and works (actually sending this mail through it). I am not sure of since which kernel version it should apply (I've set to KERNEL_VERSION >= 3, 9, 0) broadcom-sta-dkms.patch Description: Binary data

Bug#711227: broadcom-sta-dkms: fails to build dkms module on linux 3.9

2013-06-05 Thread Matt Stamp
Package: broadcom-sta-dkms Version: 5.100.82.112-10 Severity: important Dear Maintainer, When using kernel 3.9, linux-image-3.9-1-amd64 and linux-headers-3.9-1-amd64, the dkms modules fails to compile. It was working previously on kernel 3.8 linux-image-3.8-2-amd64. DKMS make.log for broadcom