1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-21 09:31:59 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
nbd
4b5c94b655 add board tag to kernel module version and add versioned depend (does not work with current ipkg yet)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-11 15:36:31 +00:00
nbd
947c8ccd92 some fixes for wlcompat
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1194 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-11 01:48:39 +00:00
nbd
a847319981 implement SIOCSIWENCODE in wlcompat
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1191 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-10 20:01:13 +00:00
nbd
10a287b11d read wep keys from the driver's private data instead of the shmem (can get key length correctly)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1190 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-10 18:24:54 +00:00
nbd
260f1a89a0 add function for enabling/disabling radio in wlcompat
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1129 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-01 15:12:20 +00:00
nbd
d98052f25a don't return an error if a part of SIOCSIWMODE fails (fixes wlcompat for newer wl driver)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1092 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 18:13:24 +00:00
nbd
5318f05f82 fix wlcompat build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1087 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 10:54:32 +00:00
nbd
50af40000a move package/linux into target/linux, use wbx' new kernel code. support building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 09:17:29 +00:00