Commit graph

102 commits

Author SHA1 Message Date
Florian Fainelli
cc1a5ba87a Add support for ne2000 pci NIC (#916)
SVN-Revision: 5451
2006-11-06 15:34:12 +00:00
Florian Fainelli
1e26feb489 Fix wrong md5sum for nozomi (#915)
SVN-Revision: 5450
2006-11-06 13:58:30 +00:00
Florian Fainelli
bbf8e1ffce Add automake-1.4 host tool dependency to linux-atm (#910)
SVN-Revision: 5447
2006-11-04 16:35:53 +00:00
Florian Fainelli
4b8a0d4318 Update kernel configurations to enable NLS KOI8R (russian) and package the module (#819 - second part)
SVN-Revision: 5446
2006-11-04 16:29:14 +00:00
Felix Fietkau
d3eb833d18 fix nozomi default
SVN-Revision: 5445
2006-11-04 16:18:44 +00:00
Florian Fainelli
e410cb37bf Test if symbolic is already there (#886)
SVN-Revision: 5442
2006-11-04 12:47:45 +00:00
Felix Fietkau
8cc785bdf6 move comgt to trunk and add network scripts for umts compatible with the wrt54g3g
SVN-Revision: 5433
2006-11-04 00:21:54 +00:00
Felix Fietkau
ab80113a68 call interface stop handler on ifdown
SVN-Revision: 5432
2006-11-04 00:01:51 +00:00
Felix Fietkau
68334478aa add nozomi driver
SVN-Revision: 5431
2006-11-03 23:55:49 +00:00
Felix Fietkau
b7bede71f6 enable nvram utility by default
SVN-Revision: 5429
2006-11-03 23:32:13 +00:00
Felix Fietkau
a61a61e523 fix typo
SVN-Revision: 5428
2006-11-03 22:11:29 +00:00
Felix Fietkau
86e2fbaaa4 rename the <boardname>-<kernelversion> directories of base-files to just <boardname>, so that the broadcom stuff can share files across kernel versions. adding back <boardname>-<kernelversion> for version specific overrides is still possible
SVN-Revision: 5427
2006-11-03 22:03:50 +00:00
Felix Fietkau
c9dcbd5531 port new diag driver to kamikaze
SVN-Revision: 5426
2006-11-03 21:58:08 +00:00
Felix Fietkau
c7213d81d6 add config option for autostart of network interfaces
SVN-Revision: 5425
2006-11-03 21:57:35 +00:00
Florian Fainelli
a72fd20a82 export WAN variable so that firewall works (#907)
SVN-Revision: 5412
2006-11-03 10:10:08 +00:00
Florian Fainelli
93558441bd Fixes module autoloading for Wireless devices (#906)
SVN-Revision: 5410
2006-11-03 10:02:46 +00:00
Felix Fietkau
e9ce379d25 fix missing variable assignment (found by db90h)
SVN-Revision: 5395
2006-11-03 02:08:17 +00:00
Felix Fietkau
a640884663 fix dropbear keygen
SVN-Revision: 5375
2006-11-01 18:11:44 +00:00
Felix Fietkau
97df37dfd7 update hostapd to latest upstream version
SVN-Revision: 5365
2006-10-31 21:04:48 +00:00
Felix Fietkau
a908c9b7a3 move wpa_supplicant to trunk
SVN-Revision: 5362
2006-10-31 17:31:37 +00:00
Felix Fietkau
94e46a7ef3 fix unnecessary dropbear key generation
SVN-Revision: 5354
2006-10-31 10:29:41 +00:00
Felix Fietkau
ab9a7a900e fix vpi/vci setting for pppoa
SVN-Revision: 5351
2006-10-30 23:58:01 +00:00
Felix Fietkau
2fa277537e enable pppoa for ar7
SVN-Revision: 5350
2006-10-30 23:00:08 +00:00
Felix Fietkau
fda36c539a sync dropbear init script with whiterussian, fix locking and add config integration by Carlos Sobrinho
SVN-Revision: 5331
2006-10-29 05:53:13 +00:00
Felix Fietkau
12ccb1ed73 reset CONFIG_SECTION when calling config_load
SVN-Revision: 5318
2006-10-28 00:40:17 +00:00
Nicolas Thill
8a7cf55e06 use target optimization flags for madwifi tools
SVN-Revision: 5314
2006-10-27 19:14:43 +00:00
Nicolas Thill
300eee71f9 add target optimization flags
SVN-Revision: 5312
2006-10-27 15:48:48 +00:00
Imre Kaloz
93ab44d5d6 add redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx ethernet driver - the later still needs fixes and testing for the gateway 7001
SVN-Revision: 5311
2006-10-27 12:32:10 +00:00
Felix Fietkau
dff0c52031 add protection against running cf2nand from yaffs2
SVN-Revision: 5301
2006-10-26 02:15:22 +00:00
Felix Fietkau
a1e82362ac add cf2nand script for copying a cf card installation to nand flash automatically on rb532
SVN-Revision: 5300
2006-10-26 02:09:30 +00:00
Felix Fietkau
4346855974 add lookup function for mtd parts
SVN-Revision: 5299
2006-10-26 01:35:50 +00:00
Felix Fietkau
9abdf580d9 use lock to remove race conditions in bringing up ppp and dhcp that would lead to multiple active processes
SVN-Revision: 5298
2006-10-26 01:33:36 +00:00
Felix Fietkau
3d497ab62c reduce the possibility of race conditions when using the lock utility
SVN-Revision: 5297
2006-10-26 01:32:49 +00:00
Felix Fietkau
673622720a fix dropbear init script
SVN-Revision: 5295
2006-10-26 01:01:04 +00:00
Felix Fietkau
97e54a1932 ignore mtd erase errors (will probably be required for nand flash)
SVN-Revision: 5292
2006-10-25 19:47:09 +00:00
Felix Fietkau
315f8e954b make network scripts more robust, prevent multiple instances of pppd and udhcpc for the same interface
SVN-Revision: 5290
2006-10-24 23:59:08 +00:00
Felix Fietkau
35176fec08 add netconfig fix for wl-500g premium
SVN-Revision: 5287
2006-10-24 18:51:10 +00:00
Felix Fietkau
010faa4381 add e1000 driver, remove references to LINUX_2_4_X86
SVN-Revision: 5286
2006-10-24 18:36:04 +00:00
Felix Fietkau
426ecdecef turn target runtime check of mtd into a compile-time check
SVN-Revision: 5285
2006-10-24 18:11:33 +00:00
Felix Fietkau
2de45e8abd add extra autoload for ppp modules
SVN-Revision: 5283
2006-10-24 17:27:32 +00:00
Felix Fietkau
343ad07ed8 remove an obsolete function
SVN-Revision: 5280
2006-10-24 14:15:14 +00:00
Felix Fietkau
c35280f08a convert ar7-atm to KernelPackage template
SVN-Revision: 5277
2006-10-24 13:52:56 +00:00
Felix Fietkau
9b1117eb58 convert ar7-net to KernelPackage template
SVN-Revision: 5276
2006-10-24 13:49:35 +00:00
Felix Fietkau
ea03a8d681 fix tiatm compile
SVN-Revision: 5275
2006-10-24 13:42:03 +00:00
Felix Fietkau
e5b4b6a757 fix typo
SVN-Revision: 5270
2006-10-23 16:38:47 +00:00
Felix Fietkau
4f9190d1c8 improve mtd image check - don't check trx header if the target partition is not 'linux', don't display image check messages with -qq and -f, fixes #850
SVN-Revision: 5269
2006-10-23 14:52:04 +00:00
Felix Fietkau
71a04dd2c5 add missing autoload options
SVN-Revision: 5254
2006-10-22 15:57:41 +00:00
Felix Fietkau
dbd8cee5e7 template.awk fix processing of certain config file formats
SVN-Revision: 5249
2006-10-20 12:56:42 +00:00
Felix Fietkau
17f313b06a move /usr/lib/parse-config.awk to /lib/config/template.awk
SVN-Revision: 5244
2006-10-20 00:13:34 +00:00
Felix Fietkau
ce49d59061 fix ar7-net compile error
SVN-Revision: 5243
2006-10-19 22:26:36 +00:00