Commit Graph

3796 Commits

Author SHA1 Message Date
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
Felix Fietkau
d4e038fe5d remove some obsolete stuff
SVN-Revision: 5079
2006-10-14 13:53:26 +00:00
Felix Fietkau
4286347249 use $(TAR) in unpack commands
SVN-Revision: 5078
2006-10-14 13:51:40 +00:00
Felix Fietkau
794114c706 fix mistakes in unpack change
SVN-Revision: 5077
2006-10-14 13:04:50 +00:00
Felix Fietkau
5f05cf26ee another fix for invalid fd messages
SVN-Revision: 5076
2006-10-14 13:02:09 +00:00
Felix Fietkau
24b5b885b6 fix typo
SVN-Revision: 5075
2006-10-14 12:18:39 +00:00
Felix Fietkau
13c1060ce2 force LANG to C
SVN-Revision: 5074
2006-10-14 11:37:37 +00:00
Felix Fietkau
e735d75cb9 add prereq check for case-sensitive filesystem
SVN-Revision: 5073
2006-10-14 11:23:23 +00:00
Felix Fietkau
3897f85854 fix invalid fd warning on mac os x
SVN-Revision: 5072
2006-10-14 11:17:57 +00:00
Felix Fietkau
54fda00db6 don't generate .tmpconfig.h and .kconfig.d
SVN-Revision: 5071
2006-10-14 00:48:54 +00:00
Felix Fietkau
0d9ddef0e8 move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for systems that use gzcat instead
SVN-Revision: 5070
2006-10-14 00:40:27 +00:00
Felix Fietkau
fdbd2f0907 fix download.pl for weird 'which' implementations
SVN-Revision: 5068
2006-10-14 00:07:19 +00:00
Felix Fietkau
d5aeb44bc4 make table of contents clickable
SVN-Revision: 5067
2006-10-13 23:45:30 +00:00
Felix Fietkau
0455c2ff1c make table of contents clickable
SVN-Revision: 5066
2006-10-13 23:39:51 +00:00
Felix Fietkau
3df04a85c0 add prereq check for wget
SVN-Revision: 5065
2006-10-13 23:36:43 +00:00
Felix Fietkau
dfcaae5b19 improve ncurses check
SVN-Revision: 5064
2006-10-13 23:19:00 +00:00
Felix Fietkau
d16b2dd50e fix lxdialog build target
SVN-Revision: 5063
2006-10-13 23:11:19 +00:00