Commit Graph

3812 Commits

Author SHA1 Message Date
Felix Fietkau
071177ca66 fix irq sharing issue on bcm4710
SVN-Revision: 5160
2006-10-16 15:00:10 +00:00
Felix Fietkau
11e5e050ae fix extpci irq assignment bug
SVN-Revision: 5159
2006-10-16 14:21:30 +00:00
Felix Fietkau
431576e9cc accidentally removed a small part of the flash map patch - fixing that.
SVN-Revision: 5158
2006-10-16 13:42:35 +00:00
Felix Fietkau
b234ecfdf4 remove nvram.sh
SVN-Revision: 5153
2006-10-16 04:32:21 +00:00
Felix Fietkau
3ca42101d5 add modified version of mbm's 'introduction to buildroot-ng' to the documentation
SVN-Revision: 5151
2006-10-16 04:21:44 +00:00
Felix Fietkau
8ed541c192 add *.out to cleanup rule
SVN-Revision: 5150
2006-10-16 02:38:44 +00:00
Felix Fietkau
83583eb147 add documentation for /etc/config/wireless and improve formatting
SVN-Revision: 5149
2006-10-16 02:38:08 +00:00
Felix Fietkau
dd6827946b sync whiterussian download.pl with trunk, allow the user to specify additional wget options by using the WGET_OPTIONS env var
SVN-Revision: 5144
2006-10-16 00:24:43 +00:00
Florian Fainelli
bf032c9a9d Add ralink rt61 driver needed for rdc-2.6 target
SVN-Revision: 5142
2006-10-15 23:44:12 +00:00
Florian Fainelli
994345cd38 Drop changes to mm/fault.c prevents from seeing kernel oops while restarting the board automatically
SVN-Revision: 5141
2006-10-15 23:41:00 +00:00
Felix Fietkau
00818780b4 add some documentation for the init scripts
SVN-Revision: 5140
2006-10-15 23:37:53 +00:00
Florian Fainelli
75c1f29021 Updated kernel config
SVN-Revision: 5139
2006-10-15 23:36:43 +00:00
Florian Fainelli
44419aed87 Merge preliminary rdc-2.6 support (Airlink101 AR525W)
SVN-Revision: 5138
2006-10-15 23:34:22 +00:00
Felix Fietkau
875927a153 add patch from #849
SVN-Revision: 5137
2006-10-15 23:13:59 +00:00
Felix Fietkau
afd6539a65 add firewall protection for wan_device in addition to wan_ifname (fixes #852)
SVN-Revision: 5136
2006-10-15 23:04:23 +00:00
Florian Fainelli
5ef8d0eae7 Prevent SSH keys from being chmoded to 644 (#664), looks like those are the only files concerned for now
SVN-Revision: 5135
2006-10-15 23:03:46 +00:00
Felix Fietkau
140f6cc62c add io resource patch from #800, merge flash map stuff from linux 2.4 to support the wl-hdd without breaking the netgear wgt634u
SVN-Revision: 5134
2006-10-15 22:36:16 +00:00
Felix Fietkau
c867eea4b4 don't hardcode the cpu frequency for bcm47xx in linux 2.6
SVN-Revision: 5133
2006-10-15 21:55:51 +00:00
Felix Fietkau
57e4908e51 fix bcm4710 cache fixes
SVN-Revision: 5132
2006-10-15 21:55:14 +00:00
Felix Fietkau
233fbc4726 fix typo
SVN-Revision: 5131
2006-10-15 21:22:51 +00:00
Felix Fietkau
8612d33691 init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname> (enable|disable) manages symlinks
SVN-Revision: 5128
2006-10-15 21:03:30 +00:00
Felix Fietkau
6f8a93af7e disable entropy gathering in wlcompat-debug
SVN-Revision: 5127
2006-10-15 19:21:08 +00:00
Felix Fietkau
05bbc05eaa add hotplug script for setting up networking on wds interfaces
SVN-Revision: 5125
2006-10-15 17:52:31 +00:00
Felix Fietkau
a19201b641 wlc: use custom ether_ntoa implementation that pads the address parts
SVN-Revision: 5124
2006-10-15 17:52:08 +00:00
Florian Fainelli
de703d1314 Update kernel config : add support for bluetooth devices, enable packet support in-kernel, prevented udhcpc to work
SVN-Revision: 5123
2006-10-15 17:50:21 +00:00
Felix Fietkau
e27b59f130 add support for wds vifs for broadcom wl
SVN-Revision: 5122
2006-10-15 17:25:07 +00:00
Felix Fietkau
82d1c7f615 implement wlc call to read wds endpoint mac
SVN-Revision: 5121
2006-10-15 16:56:09 +00:00
Felix Fietkau
0123c3eef8 always return true in disable_broadcom()
SVN-Revision: 5120
2006-10-15 16:24:57 +00:00
Felix Fietkau
8a3523dc0e fix error message
SVN-Revision: 5119
2006-10-15 16:24:13 +00:00
Felix Fietkau
60d2df5f70 implement network callbacks for broadcom wl
SVN-Revision: 5118
2006-10-15 16:23:36 +00:00
Felix Fietkau
a819576073 scan_interfaces is unnecessary at this point
SVN-Revision: 5117
2006-10-15 15:57:43 +00:00
Felix Fietkau
313556e91e remove all broadcom interfaces from bridges and bring them down completely when wifi down is called
SVN-Revision: 5116
2006-10-15 15:50:02 +00:00
Felix Fietkau
5fee2188f5 add protection for bridging interface changes
SVN-Revision: 5115
2006-10-15 15:44:39 +00:00
Felix Fietkau
cb3692258e remove the wifi interface from the default bridge
SVN-Revision: 5114
2006-10-15 15:32:14 +00:00
Felix Fietkau
2d072c5997 implement simple device autodetection for wifi drivers
SVN-Revision: 5113
2006-10-15 15:27:34 +00:00
Florian Fainelli
6c27c88271 Fix module dependency on ipw21,2200, bcm43xx
SVN-Revision: 5110
2006-10-15 12:50:08 +00:00
Felix Fietkau
a0a752a477 cleanup
SVN-Revision: 5106
2006-10-14 23:25:32 +00:00
Felix Fietkau
9737163928 fix path to bash in openssl compile
SVN-Revision: 5105
2006-10-14 23:14:19 +00:00
Felix Fietkau
b343519d29 fix sstrip linux compile
SVN-Revision: 5104
2006-10-14 23:12:29 +00:00
Felix Fietkau
6bbd6d2ef6 use the native toolchain for grub on non-amd64 hosts
SVN-Revision: 5103
2006-10-14 23:06:23 +00:00
Felix Fietkau
1aede1e1db fix zlib cross compiling from non-linux systems
SVN-Revision: 5102
2006-10-14 23:05:37 +00:00
Felix Fietkau
f524e29d80 cleanup
SVN-Revision: 5097
2006-10-14 22:11:21 +00:00
Felix Fietkau
da0159f156 another one ...
SVN-Revision: 5095
2006-10-14 21:46:27 +00:00
Felix Fietkau
56273ac6a7 fix lzma compile
SVN-Revision: 5094
2006-10-14 21:44:23 +00:00
Felix Fietkau
6779edb40e check for empty patch directories
SVN-Revision: 5086
2006-10-14 15:09:03 +00:00
Felix Fietkau
688443a803 don't exit on tar errors in wireless-tools - sgid flag on directory not accepted on freebsd
SVN-Revision: 5085
2006-10-14 14:54:08 +00:00
Felix Fietkau
7bdf50688f use := for TAR_OPTIONS
SVN-Revision: 5084
2006-10-14 14:52:39 +00:00
Felix Fietkau
06a46fb09d move '-' parameter to TAR_OPTIONS, so that packages can append commands
SVN-Revision: 5083
2006-10-14 14:51:48 +00:00
Felix Fietkau
afc9d921a7 portability fix
SVN-Revision: 5082
2006-10-14 14:26:40 +00:00
Felix Fietkau
f1d6fb4be1 leave out the ccache directory when copying the staging dir into the sdk (#843)
SVN-Revision: 5081
2006-10-14 14:16:26 +00:00