openwrtv3/package
Felix Fietkau f7e09198fe (1/6) bcm57xx: init from diag
I've been working to finish up the bcm57xx module package nbd
posted a few months ago.  I am no expert, just had some spare
time and some motivation.  Here is the background:

https://dev.openwrt.org/ticket/2744

This first patch disables the bcm57xx gpio setup in broadcom-diag.
The switch needs to be initialized by the driver so the driver can
then reset the switch ASAP.  If the switch isn't reset quickly enough,
it will forward packets between the WAN and LAN, which will cause
problems with modems that only allow one mac to access the internet.

Tested on wrt350n.

Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu>

SVN-Revision: 11466
2008-06-15 11:09:27 +00:00
..
acx remove hacks to disable modules on some targets now that we do have proper PCI & USB support detected on all targets at config-time, mark p54 as broken (for too long) 2008-05-26 22:57:51 +00:00
acx-mac80211 remove hacks to disable modules on some targets now that we do have proper PCI & USB support detected on all targets at config-time, mark p54 as broken (for too long) 2008-05-26 22:57:51 +00:00
admswconfig fix a bug causing the init script to fail and incorrect number of lan ports 2008-03-20 20:11:21 +00:00
alsa move package description to a separate definition, remove it when DESCRIPTION=TITLE 2007-09-07 08:34:51 +00:00
aodv-uu Mark broken packages as broken: - acx-mac80211 - openswan - aodv-uu 2008-04-14 11:18:29 +00:00
ar7-atm ar7-atm: patch was against an older tarball, fixear7-atm: patch was against an older tarball, fixedd 2008-03-11 17:39:54 +00:00
arptables refresh all package patches in the buildroot using quilt 2007-06-04 11:25:53 +00:00
b43 Update b43 from compat-wireless-2008-05-26 codebase 2008-06-04 19:47:48 +00:00
base-files system now knows which timezone it is in 2008-06-11 19:59:16 +00:00
br2684ctl Fix typo in the payload option for br2684ctl (#3318) 2008-04-10 14:09:04 +00:00
bridge-utils remove duplicate include statement 2007-09-28 01:23:17 +00:00
broadcom-diag (1/6) bcm57xx: init from diag 2008-06-15 11:09:27 +00:00
broadcom-mmc DESCRIPTION:= is obselete 2007-10-14 04:46:38 +00:00
broadcom-wl add timer fix by mmp from http://forum.openwrt.org/viewtopic.php?id=14841 2008-04-07 00:24:26 +00:00
busybox Fix a wrong variable names (ifname, wan) and enhance httpd's init script by more configurable options. Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name> 2008-02-28 19:56:09 +00:00
button-hotplug add button-hotplug driver, will be usable to check status of buttons connected to GPIO lines 2008-06-07 18:25:32 +00:00
comgt fix the 3g interface configuration 2008-04-09 15:35:34 +00:00
dnsmasq Updated Dnsmasq to 2.42 (#3498) 2008-06-03 15:06:20 +00:00
dropbear move package description to a separate definition, remove it when DESCRIPTION=TITLE 2007-09-07 08:34:51 +00:00
e2fsprogs add a package for the badblocks utility (closes: #3404) 2008-05-11 10:33:34 +00:00
ebtables bump package versions after updates 2007-09-07 20:41:57 +00:00
fconfig move the fconfig package into trunk 2008-05-27 13:21:12 +00:00
fonera-mp3 fixes bug that causes mp3 stream to hang is server is not fast enough 2007-09-11 17:34:52 +00:00
fonera-mp3-drv Removed redundant '-r' flags for cp. Fixes compilation on BSD/Darwin. 2007-12-05 18:45:35 +00:00
foxboard-utils Fix typos and add quotes, potentially fix build failures with ccache (#2533) 2007-10-16 13:54:32 +00:00
fuse fix fuse: use in-kernel module for 2.6.25+ kernels 2008-05-11 22:27:32 +00:00
gdbserver Use $(CP) instead of $(INSTALL_BIN) for binaries. 2007-12-09 18:53:06 +00:00
gmp remove uninstalldev templates (no longer necessary) 2007-12-25 01:40:47 +00:00
gpioctl more use of the new GPIO_SUPPORT option 2008-05-02 00:30:39 +00:00
grub more package submenus 2007-10-18 19:08:16 +00:00
gspcav1 Upgrade gspcav1 to 20071224 (#2922) 2008-01-06 12:44:23 +00:00
hostap-driver push a couple of fixes upstream from Acinonyx 2008-02-15 00:33:31 +00:00
hostap-utils replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS 2007-03-28 00:35:26 +00:00
hostapd Compilation fix for hostapd with newer mac80211 code. Thanks Hauke Mehrtens. Fixes #3501 2008-06-08 20:19:19 +00:00
hotplug2 move hotplug2 & udevtrigger to base section 2008-04-21 22:31:07 +00:00
i2c-gpio-custom remove the i2c-gpio-custom driver from adm5120, and make it available on all platforms 2008-04-29 17:18:21 +00:00
ifenslave move package description to a separate definition, remove it when DESCRIPTION=TITLE 2007-09-07 08:34:51 +00:00
iproute2 Update iproute2 to version 2.6.25, and fixup patches 2008-05-20 22:17:26 +00:00
ipsec-tools replace cflags hacks with the correct solution 2007-12-29 20:31:48 +00:00
ipset mark ipset as 2.6 only 2007-10-20 20:03:52 +00:00
iptables netfilter/iptables: enable IMQ on 2.6.25 2008-06-02 19:46:47 +00:00
isakmpd remove a hack that is no longer necessary 2007-07-12 13:43:59 +00:00
iw make sure iw doesn't get compiled on older kernels 2007-11-30 11:33:31 +00:00
ixp4xx-microcode generate and install NPE-A ethernet microcode as well 2008-04-26 10:00:04 +00:00
kernel Add syskonnect yukon2 support (#2568) 2008-06-11 15:51:23 +00:00
kexec-tools update version 2008-05-16 18:56:04 +00:00
keynote replace cflags hacks with the correct solution 2007-12-29 20:31:48 +00:00
libertas Updating libertas wireless driver to latest version. 2008-01-24 03:03:04 +00:00
libjson-c remove uninstalldev templates (no longer necessary) 2007-12-25 01:40:47 +00:00
libnl Update libnl to compile on and after 2.6.25 2008-06-04 19:45:46 +00:00
libpcap remove uninstalldev templates (no longer necessary) 2007-12-25 01:40:47 +00:00
libtool patch Makefile.am for GLOBAL_LIBDIR as well 2007-12-28 16:48:15 +00:00
linux-atm remove uninstalldev templates (no longer necessary) 2007-12-25 01:40:47 +00:00
linux-uvc add linux-uvc patch from #2842 2007-12-12 21:45:35 +00:00
lua fix liblua symlink installation 2008-05-23 07:09:29 +00:00
mac80211 Remove ssb headers from mac80211 to avoid conflict with in-kernel ones 2008-06-13 21:05:26 +00:00
madwifi another patch fix 2008-06-13 08:56:06 +00:00
mmc_over_gpio more use of the new GPIO_SUPPORT option 2008-05-02 00:30:39 +00:00
mtd move package description to a separate definition, remove it when DESCRIPTION=TITLE 2007-09-07 08:34:51 +00:00
ncurses remove uninstalldev templates (no longer necessary) 2007-12-25 01:40:47 +00:00
nozomi move package description to a separate definition, remove it when DESCRIPTION=TITLE 2007-09-07 08:34:51 +00:00
nvram upgrade to broadcom-wl 4.150.10.5.2 2008-04-07 00:24:19 +00:00
nw802-2.4 remove hacks to disable modules on some targets now that we do have proper PCI & USB support detected on all targets at config-time, mark p54 as broken (for too long) 2008-05-26 22:57:51 +00:00
openssl updated OpenSSL to 0.9.8h 2008-05-31 15:52:11 +00:00
openswan mark all openswan packages as broken 2008-04-14 12:31:27 +00:00
ov51x-jpeg remove hacks to disable modules on some targets now that we do have proper PCI & USB support detected on all targets at config-time, mark p54 as broken (for too long) 2008-05-26 22:57:51 +00:00
p54 remove hacks to disable modules on some targets now that we do have proper PCI & USB support detected on all targets at config-time, mark p54 as broken (for too long) 2008-05-26 22:57:51 +00:00
pcmcia-cs Use $(CP) instead of $(INSTALL_BIN) for binaries. 2007-12-09 18:53:06 +00:00
ppp make ip-up scripts aware of network settings 2008-06-11 20:03:08 +00:00
pptp ppp/pptp fixes: - prevent ppp from logging to /etc/ppp/connect-errors (closes: #2989) - add dependency on ppp and kmod-gre to pptp - bump release number 2008-05-03 12:11:35 +00:00
ps3-utils add ps3-dump-bootloader to package install 2008-05-05 21:49:24 +00:00
qc-usb build the kmod-video-quickcam module only if it was selected 2008-04-20 09:49:13 +00:00
qos-scripts Load xt_layer7 for 2.6 kernels (#3269) 2008-03-27 14:47:54 +00:00
robocfg move package description to a separate definition, remove it when DESCRIPTION=TITLE 2007-09-07 08:34:51 +00:00
rt61 Mark rt61 as 2.6.23 only (#3337) 2008-04-17 17:11:34 +00:00
rt2500 remove hacks to disable modules on some targets now that we do have proper PCI & USB support detected on all targets at config-time, mark p54 as broken (for too long) 2008-05-26 22:57:51 +00:00
rt2570 move package description to a separate definition, remove it when DESCRIPTION=TITLE 2007-09-07 08:34:51 +00:00
shfs fix mount.shfs symlink issue 2007-12-13 21:04:18 +00:00
spca5xx-le fix build on linux >= 2.6.23 2008-04-12 22:04:09 +00:00
spca5xx-view rename packages dependecies missed from [8806] 2007-09-16 19:21:23 +00:00
spi-ks8995 spi-ks8995: fix a compiler warning, fix the copyright header 2008-04-17 13:11:11 +00:00
strongswan bump package versions after updates 2007-09-07 20:41:57 +00:00
switch Stopgap compilation fixes for diag and switch under 2.6.25 2008-05-20 22:33:45 +00:00
uci upgrade uci to 0.4.2 - fixes some escaping and library issues 2008-06-04 22:43:26 +00:00
udev add missing udevextras package option - edd_id 2008-05-05 21:58:03 +00:00
util-linux-ng fixed mount path (closes #3464) 2008-05-25 20:03:00 +00:00
w1-gpio-custom import w1-gpio-custom driver from the Squidge (http://squidge.sourceforge.net/) project 2008-04-29 18:31:43 +00:00
wireless-tools package shared library as well (partially closes: #3030) 2008-04-14 02:06:35 +00:00
wpa_supplicant add little endian arm wpa_supplicant config file 2008-06-05 17:15:12 +00:00
wrt55agv2-spidevs use the spi-ks8995 driver on the WRT55AG v2 boards 2008-04-17 13:12:57 +00:00
yamonenv major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets 2007-09-08 19:55:42 +00:00
zlib remove uninstalldev templates (no longer necessary) 2007-12-25 01:40:47 +00:00
Makefile add a flag "IGNORE_ERRORS", which can be used to ignore build errors in packages 2008-05-07 16:45:00 +00:00