From df14a3269c98f6d1c2f6fd848588d0fe409ff688 Mon Sep 17 00:00:00 2001 From: jow Date: Sun, 24 Jul 2011 14:10:39 +0000 Subject: [package] broadcom-wl: make it work on the RT-N16 and other device using the BCMA bus - refresh and reorder patches - introduce a unified BCMA/SSB glue driver to accomodate for both bus types on brcm47xx - extend wlunbind init script to detach device from bcma-pci-bridge as well git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27751 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/broadcom-wl/patches/910-fallback-sprom.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/broadcom-wl/patches/910-fallback-sprom.patch') diff --git a/package/broadcom-wl/patches/910-fallback-sprom.patch b/package/broadcom-wl/patches/910-fallback-sprom.patch index 407ec5ac1..749ecbf31 100644 --- a/package/broadcom-wl/patches/910-fallback-sprom.patch +++ b/package/broadcom-wl/patches/910-fallback-sprom.patch @@ -23,7 +23,7 @@ /* * Apply CRC over SROM content regardless SROM is present or not, * and use variable sromrev's existance in flash to decide -@@ -2120,6 +2130,58 @@ BCMATTACHFN(initvars_srom_pci)(si_t *sih +@@ -2120,6 +2129,58 @@ BCMATTACHFN(initvars_srom_pci)(si_t *sih goto varscont; } -- cgit v1.2.3