1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-22 00:08:04 +03:00

aruba fixes, work in progress

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7324 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
kaloz 2007-05-24 00:04:19 +00:00
parent 442cf92853
commit bbe65263ca
4 changed files with 9119 additions and 47 deletions

View File

@ -167,7 +167,7 @@ CONFIG_PAGE_SIZE_4KB=y
# CONFIG_PCMCIA_ATMEL is not set
# CONFIG_PMC_YOSEMITE is not set
# CONFIG_PNX8550_JBS is not set
# CONFIG_PNX8550_V2PCI is not set
# CONFIG_PNX8550_STB810 is not set
# CONFIG_RTC is not set
CONFIG_RWSEM_GENERIC_SPINLOCK=y
CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y

View File

@ -4,6 +4,8 @@
#include <linux/miscdevice.h>
#include <linux/watchdog.h>
#include <linux/fs.h>
#include <linux/jiffies.h>
#include <linux/timer.h>
#include <asm/io.h>
#include <asm/uaccess.h>

File diff suppressed because it is too large Load Diff

View File

@ -1343,6 +1343,7 @@ CONFIG_USB_EZUSB=y
CONFIG_USB_KAWETH=m
# CONFIG_USB_KBD is not set
# CONFIG_USB_KBTAB is not set
# CONFIG_USB_KC2190 is not set
# CONFIG_USB_KEYSPAN_REMOTE is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_LD is not set
@ -1356,6 +1357,7 @@ CONFIG_USB_KAWETH=m
CONFIG_USB_NET_AX8817X=m
CONFIG_USB_NET_CDCETHER=m
CONFIG_USB_NET_CDC_SUBSET=m
CONFIG_USB_NET_DM9601=m
CONFIG_USB_NET_GL620A=m
CONFIG_USB_NET_MCS7830=m
CONFIG_USB_NET_NET1080=m
@ -1380,6 +1382,7 @@ CONFIG_USB_SERIAL_BELKIN=m
CONFIG_USB_SERIAL_CP2101=m
CONFIG_USB_SERIAL_CYBERJACK=m
CONFIG_USB_SERIAL_CYPRESS_M8=m
# CONFIG_USB_SERIAL_DEBUG is not set
CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
CONFIG_USB_SERIAL_EDGEPORT=m
CONFIG_USB_SERIAL_EDGEPORT_TI=m