* [Fwd: Problem with a Driver rt73 in ad-hoc mode between a arm and a pc]
@ 2007-10-21 15:13 Bruno Vetel
2007-10-21 15:45 ` Ivo van Doorn
0 siblings, 1 reply; 9+ messages in thread
From: Bruno Vetel @ 2007-10-21 15:13 UTC (permalink / raw)
To: linux-wireless
[-- Attachment #1: Type: text/plain, Size: 3776 bytes --]
Hello
I sent also this mail to the linux-kernel because I didn't know this list.
My board is based on a at91rm9200. I try to connect a dongle wifi
DWL-G122 (rt73usb) driver in Ad-Hoc mode with a PC ( dongle linksys
rt73usb but the ubuntu version). I trie also this version on my board
and the cvs versions with the same problem
My kernel is a 2.6.23.1 with little modifications to support my board
which is very closed to the at91rm9200-EK.
In Managed mode, the dongle works perfectly and I ping a router without
any problem
In Ad-hoc mode, on the at91 board the cell is detected but I don't see
any transfer. In debug mode, it seems that beacon and cell are detected
but only after the driver triggers a new scan.
The following commands show you the status.
~ $ iwconfig wlan0
wlan0 IEEE 802.11b ESSID:"essid3"
Mode:Ad-Hoc Frequency:2.422 GHz Cell: 32:C7:99:28:44:17
Tx-Power=27 dBm
Retry min limit:7 RTS thr:off Fragment thr=2346 B
Encryption key:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
iwlist scanning
...
Cell 04 - Address: 32:C7:99:28:44:17
ESSID:"essid3"
Mode:Ad-Hoc
Channel:3
Frequency:2.422 GHz (Channel 3)
Quality=50/100 Signal level=-58 dBm
Encryption key:off
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s
Extra:tsf=f78c0070f78c0078
ifconfig wlan0
wlan0 Link encap:Ethernet HWaddr 00:17:9A:76:93:E9
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
On the PC :
iwconfig wlan0
wlan0 RT73 WLAN ESSID:"essid3"
Mode:Ad-Hoc Frequency=2.422 GHz Cell: EE:1D:2B:1C:D0:59
Bit Rate=11 Mb/s
RTS thr:off Fragment thr:off
Link Quality=100/100 Signal level:-26 dBm Noise level:-115
dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
and after some times
wlan0 RT73 WLAN ESSID:"essid3"
Mode:Ad-Hoc Frequency=2.422 GHz Cell: 5A:C9:DA:E5:83:31
Bit Rate=11 Mb/s
RTS thr:off Fragment thr:off
Link Quality=0/100 Signal level:-121 dBm Noise level:-115
dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
ifconfig wlan0
wlan0 Lien encap:Ethernet HWaddr 00:18:F8:2C:B8:8D
adr inet6: fe80::218:f8ff:fe2c:b88d/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:15 erreurs:0 :0 overruns:0 frame:0
TX packets:174 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:1805 (1.7 KiB) Octets transmis:15448 (15.0 KiB)
On the board the modules loaded are
rc80211_simple 6720 1
rt73usb 25088 0
rt2x00usb 11872 1 rt73usb
rt2x00lib 21568 2 rt73usb,rt2x00usb
mac80211 179160 3 rc80211_simple,rt2x00usb,rt2x00lib
cfg80211 15624 1 mac80211
ohci_hcd 23572 0
g_ether 27084 0
I added my config file. I'm stuck
I'm stuck here. can anybody help me ?
Thanks
Bruno
--
Bruno Vetel <bruno.vetel@wanadoo.fr>
[-- Attachment #2: config --]
[-- Type: text/plain, Size: 28720 bytes --]
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.23.1
# Sun Oct 21 09:34:51 2007
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
CONFIG_GENERIC_GPIO=y
# CONFIG_GENERIC_TIME is not set
# CONFIG_GENERIC_CLOCKEVENTS is not set
CONFIG_MMU=y
# CONFIG_NO_IOPORT is not set
CONFIG_GENERIC_HARDIRQS=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_HARDIRQS_SW_RESEND=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_RWSEM_GENERIC_SPINLOCK=y
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_ZONE_DMA=y
CONFIG_VECTORS_BASE=0xffff0000
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
#
# General setup
#
CONFIG_EXPERIMENTAL=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
# CONFIG_SWAP is not set
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
# CONFIG_BSD_PROCESS_ACCT is not set
# CONFIG_TASKSTATS is not set
# CONFIG_USER_NS is not set
# CONFIG_AUDIT is not set
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=14
CONFIG_SYSFS_DEPRECATED=y
# CONFIG_RELAY is not set
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSCTL=y
CONFIG_EMBEDDED=y
CONFIG_UID16=y
CONFIG_SYSCTL_SYSCALL=y
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_ALL is not set
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_ANON_INODES=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_SLAB=y
# CONFIG_SLUB is not set
# CONFIG_SLOB is not set
CONFIG_RT_MUTEXES=y
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
CONFIG_MODVERSIONS=y
# CONFIG_MODULE_SRCVERSION_ALL is not set
CONFIG_KMOD=y
CONFIG_BLOCK=y
# CONFIG_LBD is not set
# CONFIG_BLK_DEV_IO_TRACE is not set
# CONFIG_LSF is not set
# CONFIG_BLK_DEV_BSG is not set
#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
# CONFIG_IOSCHED_AS is not set
# CONFIG_IOSCHED_DEADLINE is not set
# CONFIG_IOSCHED_CFQ is not set
# CONFIG_DEFAULT_AS is not set
# CONFIG_DEFAULT_DEADLINE is not set
# CONFIG_DEFAULT_CFQ is not set
CONFIG_DEFAULT_NOOP=y
CONFIG_DEFAULT_IOSCHED="noop"
#
# System Type
#
# CONFIG_ARCH_AAEC2000 is not set
# CONFIG_ARCH_INTEGRATOR is not set
# CONFIG_ARCH_REALVIEW is not set
# CONFIG_ARCH_VERSATILE is not set
CONFIG_ARCH_AT91=y
# CONFIG_ARCH_CLPS7500 is not set
# CONFIG_ARCH_CLPS711X is not set
# CONFIG_ARCH_CO285 is not set
# CONFIG_ARCH_EBSA110 is not set
# CONFIG_ARCH_EP93XX is not set
# CONFIG_ARCH_FOOTBRIDGE is not set
# CONFIG_ARCH_NETX is not set
# CONFIG_ARCH_H720X is not set
# CONFIG_ARCH_IMX is not set
# CONFIG_ARCH_IOP13XX is not set
# CONFIG_ARCH_IOP32X is not set
# CONFIG_ARCH_IOP33X is not set
# CONFIG_ARCH_IXP23XX is not set
# CONFIG_ARCH_IXP2000 is not set
# CONFIG_ARCH_IXP4XX is not set
# CONFIG_ARCH_L7200 is not set
# CONFIG_ARCH_KS8695 is not set
# CONFIG_ARCH_NS9XXX is not set
# CONFIG_ARCH_MXC is not set
# CONFIG_ARCH_PNX4008 is not set
# CONFIG_ARCH_PXA is not set
# CONFIG_ARCH_RPC is not set
# CONFIG_ARCH_SA1100 is not set
# CONFIG_ARCH_S3C2410 is not set
# CONFIG_ARCH_SHARK is not set
# CONFIG_ARCH_LH7A40X is not set
# CONFIG_ARCH_DAVINCI is not set
# CONFIG_ARCH_OMAP is not set
#
# Boot options
#
#
# Power management
#
#
# Atmel AT91 System-on-Chip
#
CONFIG_ARCH_AT91RM9200=y
# CONFIG_ARCH_AT91SAM9260 is not set
# CONFIG_ARCH_AT91SAM9261 is not set
# CONFIG_ARCH_AT91SAM9263 is not set
# CONFIG_ARCH_AT91SAM9RL is not set
#
# AT91RM9200 Board Type
#
# CONFIG_MACH_ONEARM is not set
# CONFIG_ARCH_AT91RM9200DK is not set
# CONFIG_MACH_AT91RM9200EK is not set
CONFIG_MACH_M93030=y
# CONFIG_MACH_CSB337 is not set
# CONFIG_MACH_CSB637 is not set
# CONFIG_MACH_CARMEVA is not set
# CONFIG_MACH_ATEB9200 is not set
# CONFIG_MACH_KB9200 is not set
# CONFIG_MACH_PICOTUX2XX is not set
# CONFIG_MACH_KAFA is not set
#
# AT91 Board Options
#
#
# AT91 Feature Selections
#
# CONFIG_AT91_PROGRAMMABLE_CLOCKS is not set
#
# Processor Type
#
CONFIG_CPU_32=y
CONFIG_CPU_ARM920T=y
CONFIG_CPU_32v4T=y
CONFIG_CPU_ABRT_EV4T=y
CONFIG_CPU_CACHE_V4WT=y
CONFIG_CPU_CACHE_VIVT=y
CONFIG_CPU_COPY_V4WB=y
CONFIG_CPU_TLB_V4WBI=y
CONFIG_CPU_CP15=y
CONFIG_CPU_CP15_MMU=y
#
# Processor Features
#
# CONFIG_ARM_THUMB is not set
# CONFIG_CPU_ICACHE_DISABLE is not set
# CONFIG_CPU_DCACHE_DISABLE is not set
# CONFIG_CPU_DCACHE_WRITETHROUGH is not set
# CONFIG_OUTER_CACHE is not set
#
# Bus support
#
# CONFIG_PCI_SYSCALL is not set
# CONFIG_ARCH_SUPPORTS_MSI is not set
#
# PCCARD (PCMCIA/CardBus) support
#
# CONFIG_PCCARD is not set
#
# Kernel Features
#
# CONFIG_TICK_ONESHOT is not set
# CONFIG_PREEMPT is not set
# CONFIG_NO_IDLE_HZ is not set
CONFIG_HZ=100
# CONFIG_AEABI is not set
# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_FLATMEM_MANUAL=y
# CONFIG_DISCONTIGMEM_MANUAL is not set
# CONFIG_SPARSEMEM_MANUAL is not set
CONFIG_FLATMEM=y
CONFIG_FLAT_NODE_MEM_MAP=y
# CONFIG_SPARSEMEM_STATIC is not set
CONFIG_SPLIT_PTLOCK_CPUS=4096
# CONFIG_RESOURCES_64BIT is not set
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_VIRT_TO_BUS=y
CONFIG_LEDS=y
CONFIG_LEDS_TIMER=y
# CONFIG_LEDS_CPU is not set
CONFIG_ALIGNMENT_TRAP=y
#
# Boot options
#
CONFIG_ZBOOT_ROM_TEXT=0x0
CONFIG_ZBOOT_ROM_BSS=0x0
CONFIG_CMDLINE="mem=32M console=ttyS0,115200 root=/dev/ram0 rw ip=:::::eth0:dhcp"
# CONFIG_XIP_KERNEL is not set
# CONFIG_KEXEC is not set
#
# Floating point emulation
#
#
# At least one emulation must be selected
#
CONFIG_FPE_NWFPE=y
# CONFIG_FPE_NWFPE_XP is not set
# CONFIG_FPE_FASTFPE is not set
#
# Userspace binary formats
#
CONFIG_BINFMT_ELF=y
# CONFIG_BINFMT_AOUT is not set
# CONFIG_BINFMT_MISC is not set
# CONFIG_ARTHUR is not set
#
# Power management options
#
CONFIG_PM=y
# CONFIG_PM_LEGACY is not set
# CONFIG_PM_DEBUG is not set
CONFIG_PM_SLEEP=y
CONFIG_SUSPEND_UP_POSSIBLE=y
CONFIG_SUSPEND=y
# CONFIG_APM_EMULATION is not set
#
# Networking
#
CONFIG_NET=y
#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
CONFIG_UNIX=y
# CONFIG_NET_KEY is not set
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
CONFIG_IP_FIB_HASH=y
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_ARPD is not set
# CONFIG_SYN_COOKIES is not set
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
# CONFIG_INET_XFRM_TUNNEL is not set
# CONFIG_INET_TUNNEL is not set
# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
# CONFIG_INET_XFRM_MODE_TUNNEL is not set
# CONFIG_INET_XFRM_MODE_BEET is not set
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic"
# CONFIG_TCP_MD5SIG is not set
# CONFIG_IPV6 is not set
# CONFIG_INET6_XFRM_TUNNEL is not set
# CONFIG_INET6_TUNNEL is not set
# CONFIG_NETWORK_SECMARK is not set
# CONFIG_NETFILTER is not set
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP is not set
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
# CONFIG_BRIDGE is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
#
# QoS and/or fair queueing
#
# CONFIG_NET_SCHED is not set
CONFIG_NET_SCH_FIFO=y
#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_HAMRADIO is not set
# CONFIG_IRDA is not set
CONFIG_BT=y
CONFIG_BT_L2CAP=y
# CONFIG_BT_SCO is not set
CONFIG_BT_RFCOMM=y
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_BNEP=y
# CONFIG_BT_BNEP_MC_FILTER is not set
# CONFIG_BT_BNEP_PROTO_FILTER is not set
# CONFIG_BT_HIDP is not set
#
# Bluetooth device drivers
#
CONFIG_BT_HCIUSB=y
# CONFIG_BT_HCIUSB_SCO is not set
# CONFIG_BT_HCIUART is not set
CONFIG_BT_HCIBCM203X=y
# CONFIG_BT_HCIBPA10X is not set
# CONFIG_BT_HCIBFUSB is not set
# CONFIG_BT_HCIVHCI is not set
# CONFIG_AF_RXRPC is not set
#
# Wireless
#
CONFIG_CFG80211=m
CONFIG_NL80211=y
CONFIG_WIRELESS_EXT=y
CONFIG_MAC80211=m
CONFIG_MAC80211_LEDS=y
CONFIG_MAC80211_DEBUGFS=y
CONFIG_MAC80211_DEBUG=y
CONFIG_MAC80211_VERBOSE_DEBUG=y
CONFIG_MAC80211_LOWTX_FRAME_DUMP=y
CONFIG_TKIP_DEBUG=y
CONFIG_MAC80211_DEBUG_COUNTERS=y
CONFIG_MAC80211_IBSS_DEBUG=y
CONFIG_MAC80211_VERBOSE_PS_DEBUG=y
CONFIG_IEEE80211=y
CONFIG_IEEE80211_DEBUG=y
CONFIG_IEEE80211_CRYPT_WEP=y
CONFIG_IEEE80211_CRYPT_CCMP=y
CONFIG_IEEE80211_CRYPT_TKIP=y
CONFIG_IEEE80211_SOFTMAC=m
CONFIG_IEEE80211_SOFTMAC_DEBUG=y
# CONFIG_RFKILL is not set
# CONFIG_NET_9P is not set
#
# Device Drivers
#
#
# Generic Driver Options
#
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
# CONFIG_SYS_HYPERVISOR is not set
# CONFIG_CONNECTOR is not set
CONFIG_MTD=y
# CONFIG_MTD_DEBUG is not set
CONFIG_MTD_CONCAT=y
CONFIG_MTD_PARTITIONS=y
# CONFIG_MTD_REDBOOT_PARTS is not set
CONFIG_MTD_CMDLINE_PARTS=y
# CONFIG_MTD_AFS_PARTS is not set
#
# User Modules And Translation Layers
#
# CONFIG_MTD_CHAR is not set
# CONFIG_MTD_BLKDEVS is not set
# CONFIG_MTD_BLOCK is not set
# CONFIG_MTD_BLOCK_RO is not set
# CONFIG_FTL is not set
# CONFIG_NFTL is not set
# CONFIG_INFTL is not set
# CONFIG_RFD_FTL is not set
# CONFIG_SSFDC is not set
#
# RAM/ROM/Flash chip drivers
#
# CONFIG_MTD_CFI is not set
# CONFIG_MTD_JEDECPROBE is not set
CONFIG_MTD_MAP_BANK_WIDTH_1=y
CONFIG_MTD_MAP_BANK_WIDTH_2=y
CONFIG_MTD_MAP_BANK_WIDTH_4=y
# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
CONFIG_MTD_CFI_I1=y
CONFIG_MTD_CFI_I2=y
# CONFIG_MTD_CFI_I4 is not set
# CONFIG_MTD_CFI_I8 is not set
# CONFIG_MTD_RAM is not set
# CONFIG_MTD_ROM is not set
# CONFIG_MTD_ABSENT is not set
#
# Mapping drivers for chip access
#
# CONFIG_MTD_COMPLEX_MAPPINGS is not set
# CONFIG_MTD_PLATRAM is not set
#
# Self-contained MTD device drivers
#
CONFIG_MTD_DATAFLASH=y
# CONFIG_MTD_M25P80 is not set
# CONFIG_MTD_SLRAM is not set
# CONFIG_MTD_PHRAM is not set
# CONFIG_MTD_MTDRAM is not set
# CONFIG_MTD_BLOCK2MTD is not set
#
# Disk-On-Chip Device Drivers
#
# CONFIG_MTD_DOC2000 is not set
# CONFIG_MTD_DOC2001 is not set
# CONFIG_MTD_DOC2001PLUS is not set
# CONFIG_MTD_NAND is not set
# CONFIG_MTD_ONENAND is not set
#
# UBI - Unsorted block images
#
# CONFIG_MTD_UBI is not set
# CONFIG_PARPORT is not set
CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
CONFIG_BLK_DEV_NBD=y
# CONFIG_BLK_DEV_UB is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=30240
CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
#
# SCSI device support
#
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
# CONFIG_SCSI_TGT is not set
# CONFIG_SCSI_NETLINK is not set
CONFIG_SCSI_PROC_FS=y
#
# SCSI support type (disk, tape, CD-ROM)
#
# CONFIG_BLK_DEV_SD is not set
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
# CONFIG_BLK_DEV_SR is not set
CONFIG_CHR_DEV_SG=y
# CONFIG_CHR_DEV_SCH is not set
#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
# CONFIG_SCSI_MULTI_LUN is not set
# CONFIG_SCSI_CONSTANTS is not set
# CONFIG_SCSI_LOGGING is not set
# CONFIG_SCSI_SCAN_ASYNC is not set
CONFIG_SCSI_WAIT_SCAN=m
#
# SCSI Transports
#
# CONFIG_SCSI_SPI_ATTRS is not set
# CONFIG_SCSI_FC_ATTRS is not set
# CONFIG_SCSI_ISCSI_ATTRS is not set
# CONFIG_SCSI_SAS_LIBSAS is not set
# CONFIG_SCSI_LOWLEVEL is not set
# CONFIG_ATA is not set
# CONFIG_MD is not set
CONFIG_NETDEVICES=y
# CONFIG_NETDEVICES_MULTIQUEUE is not set
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
# CONFIG_MACVLAN is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
# CONFIG_PHYLIB is not set
CONFIG_NET_ETHERNET=y
CONFIG_MII=y
CONFIG_ARM_AT91_ETHER=y
# CONFIG_AX88796 is not set
# CONFIG_SMC91X is not set
# CONFIG_DM9000 is not set
# CONFIG_NETDEV_1000 is not set
# CONFIG_NETDEV_10000 is not set
#
# Wireless LAN
#
# CONFIG_WLAN_PRE80211 is not set
CONFIG_WLAN_80211=y
# CONFIG_LIBERTAS is not set
# CONFIG_USB_ATMEL is not set
# CONFIG_USB_ZD1201 is not set
# CONFIG_RTL8187 is not set
CONFIG_P54_COMMON=m
CONFIG_P54_USB=m
CONFIG_HOSTAP=y
CONFIG_HOSTAP_FIRMWARE=y
# CONFIG_HOSTAP_FIRMWARE_NVRAM is not set
# CONFIG_ZD1211RW is not set
CONFIG_RT2X00=m
CONFIG_RT2X00_LIB=m
CONFIG_RT2X00_LIB_USB=m
CONFIG_RT2X00_LIB_FIRMWARE=y
CONFIG_RT2500USB=m
CONFIG_RT73USB=m
# CONFIG_RT2X00_LIB_DEBUGFS is not set
CONFIG_RT2X00_DEBUG=y
# CONFIG_ZD1211RW_MAC80211 is not set
#
# USB Network Adapters
#
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
CONFIG_USB_PEGASUS=m
CONFIG_USB_RTL8150=m
CONFIG_USB_USBNET_MII=m
CONFIG_USB_USBNET=m
CONFIG_USB_NET_AX8817X=m
CONFIG_USB_NET_CDCETHER=m
CONFIG_USB_NET_DM9601=m
# CONFIG_USB_NET_GL620A is not set
# CONFIG_USB_NET_NET1080 is not set
CONFIG_USB_NET_PLUSB=m
# CONFIG_USB_NET_MCS7830 is not set
CONFIG_USB_NET_RNDIS_HOST=m
# CONFIG_USB_NET_CDC_SUBSET is not set
# CONFIG_USB_NET_ZAURUS is not set
# CONFIG_WAN is not set
CONFIG_PPP=m
CONFIG_PPP_MULTILINK=y
CONFIG_PPP_FILTER=y
CONFIG_PPP_ASYNC=m
CONFIG_PPP_SYNC_TTY=m
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_BSDCOMP=m
CONFIG_PPP_MPPE=m
# CONFIG_PPPOE is not set
# CONFIG_PPPOL2TP is not set
# CONFIG_SLIP is not set
CONFIG_SLHC=m
# CONFIG_SHAPER is not set
CONFIG_NETCONSOLE=m
CONFIG_NETPOLL=y
# CONFIG_NETPOLL_TRAP is not set
CONFIG_NET_POLL_CONTROLLER=y
# CONFIG_ISDN is not set
#
# Input device support
#
CONFIG_INPUT=y
# CONFIG_INPUT_FF_MEMLESS is not set
# CONFIG_INPUT_POLLDEV is not set
#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_TSDEV is not set
# CONFIG_INPUT_EVDEV is not set
# CONFIG_INPUT_EVBUG is not set
#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_KEYBOARD_STOWAWAY is not set
# CONFIG_KEYBOARD_GPIO is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
CONFIG_MOUSE_PS2_ALPS=y
CONFIG_MOUSE_PS2_LOGIPS2PP=y
CONFIG_MOUSE_PS2_SYNAPTICS=y
CONFIG_MOUSE_PS2_LIFEBOOK=y
CONFIG_MOUSE_PS2_TRACKPOINT=y
# CONFIG_MOUSE_PS2_TOUCHKIT is not set
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_APPLETOUCH is not set
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_MOUSE_GPIO is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TABLET is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set
#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_SERIO_SERPORT=y
CONFIG_SERIO_LIBPS2=y
# CONFIG_SERIO_RAW is not set
# CONFIG_GAMEPORT is not set
#
# Character devices
#
# CONFIG_VT is not set
# CONFIG_SERIAL_NONSTANDARD is not set
#
# Serial drivers
#
# CONFIG_SERIAL_8250 is not set
#
# Non-8250 serial port support
#
CONFIG_SERIAL_ATMEL=y
CONFIG_SERIAL_ATMEL_CONSOLE=y
# CONFIG_SERIAL_ATMEL_TTYAT is not set
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
# CONFIG_IPMI_HANDLER is not set
CONFIG_WATCHDOG=y
CONFIG_WATCHDOG_NOWAYOUT=y
#
# Watchdog Device Drivers
#
# CONFIG_SOFT_WATCHDOG is not set
CONFIG_AT91RM9200_WATCHDOG=y
#
# USB-based Watchdog Cards
#
# CONFIG_USBPCWATCHDOG is not set
# CONFIG_HW_RANDOM is not set
# CONFIG_NVRAM is not set
# CONFIG_R3964 is not set
# CONFIG_RAW_DRIVER is not set
# CONFIG_TCG_TPM is not set
CONFIG_M93030_GPIO=y
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_CHARDEV=y
#
# I2C Algorithms
#
CONFIG_I2C_ALGOBIT=y
CONFIG_I2C_ALGOPCF=y
CONFIG_I2C_ALGOPCA=y
#
# I2C Hardware Bus support
#
CONFIG_I2C_AT91=y
# CONFIG_I2C_GPIO is not set
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_SIMTEC is not set
# CONFIG_I2C_TAOS_EVM is not set
# CONFIG_I2C_STUB is not set
# CONFIG_I2C_TINY_USB is not set
#
# Miscellaneous I2C Chip support
#
# CONFIG_SENSORS_DS1337 is not set
# CONFIG_SENSORS_DS1374 is not set
# CONFIG_DS1682 is not set
CONFIG_SENSORS_EEPROM=y
# CONFIG_SENSORS_PCF8574 is not set
# CONFIG_SENSORS_PCA9539 is not set
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_SENSORS_MAX6875 is not set
# CONFIG_SENSORS_TSL2550 is not set
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# CONFIG_I2C_DEBUG_CHIP is not set
#
# SPI support
#
CONFIG_SPI=y
# CONFIG_SPI_DEBUG is not set
CONFIG_SPI_MASTER=y
#
# SPI Master Controller Drivers
#
CONFIG_SPI_ATMEL=y
# CONFIG_SPI_BITBANG is not set
#
# SPI Protocol Masters
#
# CONFIG_SPI_AT25 is not set
# CONFIG_SPI_SPIDEV is not set
# CONFIG_SPI_TLE62X0 is not set
# CONFIG_W1 is not set
# CONFIG_HWMON is not set
CONFIG_MISC_DEVICES=y
# CONFIG_EEPROM_93CX6 is not set
#
# Multifunction device drivers
#
# CONFIG_MFD_SM501 is not set
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y
#
# LED drivers
#
CONFIG_LEDS_M93030=y
# CONFIG_LEDS_GPIO is not set
#
# LED Triggers
#
CONFIG_LEDS_TRIGGERS=y
CONFIG_LEDS_TRIGGER_TIMER=y
# CONFIG_LEDS_TRIGGER_HEARTBEAT is not set
#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set
# CONFIG_DVB_CORE is not set
# CONFIG_DAB is not set
#
# Graphics support
#
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
#
# Display device support
#
# CONFIG_DISPLAY_SUPPORT is not set
# CONFIG_VGASTATE is not set
# CONFIG_VIDEO_OUTPUT_CONTROL is not set
# CONFIG_FB is not set
#
# Sound
#
# CONFIG_SOUND is not set
CONFIG_HID_SUPPORT=y
CONFIG_HID=y
# CONFIG_HID_DEBUG is not set
#
# USB Input Devices
#
CONFIG_USB_HID=y
# CONFIG_USB_HIDINPUT_POWERBOOK is not set
# CONFIG_HID_FF is not set
# CONFIG_USB_HIDDEV is not set
CONFIG_USB_SUPPORT=y
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
# CONFIG_USB_ARCH_HAS_EHCI is not set
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set
#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
CONFIG_USB_DEVICE_CLASS=y
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_SUSPEND is not set
# CONFIG_USB_PERSIST is not set
# CONFIG_USB_OTG is not set
#
# USB Host Controller Drivers
#
# CONFIG_USB_ISP116X_HCD is not set
CONFIG_USB_OHCI_HCD=m
# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
# CONFIG_USB_SL811_HCD is not set
# CONFIG_USB_R8A66597_HCD is not set
#
# USB Device Class drivers
#
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set
#
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
#
#
# may also be needed; see USB_STORAGE Help for more information
#
CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_DPCM is not set
# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_STORAGE_ALAUDA is not set
# CONFIG_USB_STORAGE_KARMA is not set
# CONFIG_USB_LIBUSUAL is not set
#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
CONFIG_USB_MON=y
#
# USB port drivers
#
#
# USB Serial Converter support
#
# CONFIG_USB_SERIAL is not set
#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_ADUTUX is not set
# CONFIG_USB_AUERSWALD is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_BERRY_CHARGE is not set
# CONFIG_USB_LED is not set
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_PHIDGET is not set
# CONFIG_USB_IDMOUSE is not set
# CONFIG_USB_FTDI_ELAN is not set
# CONFIG_USB_APPLEDISPLAY is not set
# CONFIG_USB_LD is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
# CONFIG_USB_IOWARRIOR is not set
# CONFIG_USB_TEST is not set
#
# USB DSL modem support
#
#
# USB Gadget Support
#
CONFIG_USB_GADGET=y
# CONFIG_USB_GADGET_DEBUG is not set
# CONFIG_USB_GADGET_DEBUG_FILES is not set
CONFIG_USB_GADGET_SELECTED=y
# CONFIG_USB_GADGET_AMD5536UDC is not set
# CONFIG_USB_GADGET_FSL_USB2 is not set
# CONFIG_USB_GADGET_NET2280 is not set
# CONFIG_USB_GADGET_PXA2XX is not set
# CONFIG_USB_GADGET_M66592 is not set
# CONFIG_USB_GADGET_GOKU is not set
# CONFIG_USB_GADGET_LH7A40X is not set
# CONFIG_USB_GADGET_OMAP is not set
# CONFIG_USB_GADGET_S3C2410 is not set
CONFIG_USB_GADGET_AT91=y
CONFIG_USB_AT91=y
# CONFIG_USB_GADGET_DUMMY_HCD is not set
# CONFIG_USB_GADGET_DUALSPEED is not set
# CONFIG_USB_ZERO is not set
CONFIG_USB_ETH=m
CONFIG_USB_ETH_RNDIS=y
CONFIG_USB_GADGETFS=m
CONFIG_USB_FILE_STORAGE=m
CONFIG_USB_FILE_STORAGE_TEST=y
CONFIG_USB_G_SERIAL=m
# CONFIG_USB_MIDI_GADGET is not set
# CONFIG_MMC is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_HCTOSYS=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
# CONFIG_RTC_DEBUG is not set
#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
# CONFIG_RTC_DRV_TEST is not set
#
# I2C RTC drivers
#
# CONFIG_RTC_DRV_DS1307 is not set
# CONFIG_RTC_DRV_DS1672 is not set
# CONFIG_RTC_DRV_MAX6900 is not set
# CONFIG_RTC_DRV_RS5C372 is not set
# CONFIG_RTC_DRV_ISL1208 is not set
# CONFIG_RTC_DRV_X1205 is not set
# CONFIG_RTC_DRV_PCF8563 is not set
# CONFIG_RTC_DRV_PCF8583 is not set
# CONFIG_RTC_DRV_M41T80 is not set
#
# SPI RTC drivers
#
# CONFIG_RTC_DRV_RS5C348 is not set
# CONFIG_RTC_DRV_MAX6902 is not set
#
# Platform RTC drivers
#
# CONFIG_RTC_DRV_CMOS is not set
# CONFIG_RTC_DRV_DS1553 is not set
# CONFIG_RTC_DRV_STK17TA8 is not set
# CONFIG_RTC_DRV_DS1742 is not set
# CONFIG_RTC_DRV_M48T86 is not set
# CONFIG_RTC_DRV_M48T59 is not set
# CONFIG_RTC_DRV_V3020 is not set
#
# on-CPU RTC drivers
#
CONFIG_RTC_DRV_AT91RM9200=y
#
# DMA Engine support
#
CONFIG_DMA_ENGINE=y
#
# DMA Clients
#
CONFIG_NET_DMA=y
#
# DMA Devices
#
#
# File systems
#
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT2_FS_SECURITY=y
CONFIG_EXT2_FS_XIP=y
CONFIG_FS_XIP=y
# CONFIG_EXT3_FS is not set
# CONFIG_EXT4DEV_FS is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
CONFIG_FS_POSIX_ACL=y
# CONFIG_XFS_FS is not set
# CONFIG_GFS2_FS is not set
# CONFIG_OCFS2_FS is not set
# CONFIG_MINIX_FS is not set
CONFIG_ROMFS_FS=y
CONFIG_INOTIFY=y
CONFIG_INOTIFY_USER=y
# CONFIG_QUOTA is not set
CONFIG_DNOTIFY=y
# CONFIG_AUTOFS_FS is not set
# CONFIG_AUTOFS4_FS is not set
# CONFIG_FUSE_FS is not set
#
# CD-ROM/DVD Filesystems
#
# CONFIG_ISO9660_FS is not set
# CONFIG_UDF_FS is not set
#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
# CONFIG_NTFS_FS is not set
#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_SYSCTL=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
# CONFIG_TMPFS_POSIX_ACL is not set
# CONFIG_HUGETLB_PAGE is not set
CONFIG_RAMFS=y
# CONFIG_CONFIGFS_FS is not set
#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
CONFIG_JFFS2_FS=y
CONFIG_JFFS2_FS_DEBUG=0
CONFIG_JFFS2_FS_WRITEBUFFER=y
CONFIG_JFFS2_SUMMARY=y
# CONFIG_JFFS2_FS_XATTR is not set
CONFIG_JFFS2_COMPRESSION_OPTIONS=y
CONFIG_JFFS2_ZLIB=y
CONFIG_JFFS2_RTIME=y
# CONFIG_JFFS2_RUBIN is not set
# CONFIG_JFFS2_CMODE_NONE is not set
CONFIG_JFFS2_CMODE_PRIORITY=y
# CONFIG_JFFS2_CMODE_SIZE is not set
CONFIG_CRAMFS=y
# CONFIG_VXFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
#
# Network File Systems
#
CONFIG_NFS_FS=y
CONFIG_NFS_V3=y
CONFIG_NFS_V3_ACL=y
CONFIG_NFS_V4=y
# CONFIG_NFS_DIRECTIO is not set
# CONFIG_NFSD is not set
CONFIG_LOCKD=y
CONFIG_LOCKD_V4=y
CONFIG_NFS_ACL_SUPPORT=y
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=y
CONFIG_SUNRPC_GSS=y
# CONFIG_SUNRPC_BIND34 is not set
CONFIG_RPCSEC_GSS_KRB5=y
# CONFIG_RPCSEC_GSS_SPKM3 is not set
# CONFIG_SMB_FS is not set
# CONFIG_CIFS is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set
#
# Partition Types
#
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y
#
# Native Language Support
#
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
# CONFIG_NLS_ASCII is not set
CONFIG_NLS_ISO8859_1=y
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
CONFIG_NLS_UTF8=y
#
# Distributed Lock Manager
#
# CONFIG_DLM is not set
#
# Profiling support
#
# CONFIG_PROFILING is not set
#
# Kernel hacking
#
# CONFIG_PRINTK_TIME is not set
# CONFIG_ENABLE_MUST_CHECK is not set
# CONFIG_MAGIC_SYSRQ is not set
# CONFIG_UNUSED_SYMBOLS is not set
CONFIG_DEBUG_FS=y
# CONFIG_HEADERS_CHECK is not set
CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_SHIRQ is not set
CONFIG_DETECT_SOFTLOCKUP=y
CONFIG_SCHED_DEBUG=y
# CONFIG_SCHEDSTATS is not set
# CONFIG_TIMER_STATS is not set
# CONFIG_DEBUG_SLAB is not set
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_MUTEXES is not set
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_PROVE_LOCKING is not set
# CONFIG_LOCK_STAT is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
CONFIG_DEBUG_KOBJECT=y
CONFIG_DEBUG_BUGVERBOSE=y
CONFIG_DEBUG_INFO=y
# CONFIG_DEBUG_VM is not set
CONFIG_DEBUG_LIST=y
CONFIG_FRAME_POINTER=y
# CONFIG_FORCED_INLINING is not set
# CONFIG_RCU_TORTURE_TEST is not set
# CONFIG_FAULT_INJECTION is not set
CONFIG_DEBUG_USER=y
CONFIG_DEBUG_ERRORS=y
# CONFIG_DEBUG_LL is not set
#
# Security options
#
# CONFIG_KEYS is not set
# CONFIG_SECURITY is not set
CONFIG_CRYPTO=y
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRYPTO_MANAGER=y
# CONFIG_CRYPTO_HMAC is not set
# CONFIG_CRYPTO_XCBC is not set
# CONFIG_CRYPTO_NULL is not set
# CONFIG_CRYPTO_MD4 is not set
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_SHA1=m
# CONFIG_CRYPTO_SHA256 is not set
# CONFIG_CRYPTO_SHA512 is not set
# CONFIG_CRYPTO_WP512 is not set
# CONFIG_CRYPTO_TGR192 is not set
# CONFIG_CRYPTO_GF128MUL is not set
CONFIG_CRYPTO_ECB=y
CONFIG_CRYPTO_CBC=y
# CONFIG_CRYPTO_PCBC is not set
# CONFIG_CRYPTO_LRW is not set
# CONFIG_CRYPTO_CRYPTD is not set
CONFIG_CRYPTO_DES=y
# CONFIG_CRYPTO_FCRYPT is not set
# CONFIG_CRYPTO_BLOWFISH is not set
# CONFIG_CRYPTO_TWOFISH is not set
# CONFIG_CRYPTO_SERPENT is not set
CONFIG_CRYPTO_AES=y
# CONFIG_CRYPTO_CAST5 is not set
# CONFIG_CRYPTO_CAST6 is not set
# CONFIG_CRYPTO_TEA is not set
CONFIG_CRYPTO_ARC4=y
# CONFIG_CRYPTO_KHAZAD is not set
# CONFIG_CRYPTO_ANUBIS is not set
# CONFIG_CRYPTO_DEFLATE is not set
CONFIG_CRYPTO_MICHAEL_MIC=y
# CONFIG_CRYPTO_CRC32C is not set
# CONFIG_CRYPTO_CAMELLIA is not set
# CONFIG_CRYPTO_TEST is not set
# CONFIG_CRYPTO_HW is not set
#
# Library routines
#
CONFIG_BITREVERSE=y
CONFIG_CRC_CCITT=m
# CONFIG_CRC16 is not set
CONFIG_CRC_ITU_T=y
CONFIG_CRC32=y
# CONFIG_CRC7 is not set
# CONFIG_LIBCRC32C is not set
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_PLIST=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
^ permalink raw reply [flat|nested] 9+ messages in thread* Re: [Fwd: Problem with a Driver rt73 in ad-hoc mode between a arm and a pc]
2007-10-21 15:13 [Fwd: Problem with a Driver rt73 in ad-hoc mode between a arm and a pc] Bruno Vetel
@ 2007-10-21 15:45 ` Ivo van Doorn
2007-10-21 15:56 ` Bruno Vetel
0 siblings, 1 reply; 9+ messages in thread
From: Ivo van Doorn @ 2007-10-21 15:45 UTC (permalink / raw)
To: bruno.vetel; +Cc: linux-wireless, rt2400-devel
Hi,
> I sent also this mail to the linux-kernel because I didn't know this list.
I have added rt2400-devel to the CC-list as well.
Although the name suggests otherwise, that is the mailinglist of the rt2x00 project. ;)
> My board is based on a at91rm9200. I try to connect a dongle wifi
> DWL-G122 (rt73usb) driver in Ad-Hoc mode with a PC ( dongle linksys
> rt73usb but the ubuntu version). I trie also this version on my board
> and the cvs versions with the same problem
>
> My kernel is a 2.6.23.1 with little modifications to support my board
> which is very closed to the at91rm9200-EK.
>
> In Managed mode, the dongle works perfectly and I ping a router without
> any problem
Good to hear at least that is working. :)
> In Ad-hoc mode, on the at91 board the cell is detected but I don't see
> any transfer. In debug mode, it seems that beacon and cell are detected
> but only after the driver triggers a new scan.
Could you try using wireshark or a similar tool to see if beacons
are correctly send out?
There are similar reports regarding rt73 which suggests that in adhoc mode
the beacons are never being send out correctly.
Ivo
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Fwd: Problem with a Driver rt73 in ad-hoc mode between a arm and a pc]
2007-10-21 15:45 ` Ivo van Doorn
@ 2007-10-21 15:56 ` Bruno Vetel
2007-10-21 16:20 ` Ivo van Doorn
0 siblings, 1 reply; 9+ messages in thread
From: Bruno Vetel @ 2007-10-21 15:56 UTC (permalink / raw)
To: Ivo van Doorn; +Cc: linux-wireless, rt2400-devel
Le dimanche 21 octobre 2007 =E0 17:45 +0200, Ivo van Doorn a =E9crit :
> Hi,
>=20
> > I sent also this mail to the linux-kernel because I didn't know thi=
s list.
>=20
> Could you try using wireshark or a similar tool to see if beacons
> are correctly send out?
> There are similar reports regarding rt73 which suggests that in adhoc
> mode
> the beacons are never being send out correctly.
>=20
With wireshark on the pc or tcpdump on the arm board, I don't see any
traffic.
Bruno
> Ivo
>=20
--=20
Bruno Vetel <bruno.vetel@wanadoo.fr>
-
To unsubscribe from this list: send the line "unsubscribe linux-wireles=
s" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Fwd: Problem with a Driver rt73 in ad-hoc mode between a arm and a pc]
2007-10-21 15:56 ` Bruno Vetel
@ 2007-10-21 16:20 ` Ivo van Doorn
2007-10-21 17:51 ` Bruno Vétel
` (2 more replies)
0 siblings, 3 replies; 9+ messages in thread
From: Ivo van Doorn @ 2007-10-21 16:20 UTC (permalink / raw)
To: bruno.vetel; +Cc: linux-wireless, rt2400-devel
[-- Attachment #1: Type: text/plain, Size: 493 bytes --]
Hi,
> > Could you try using wireshark or a similar tool to see if beacons
> > are correctly send out?
> > There are similar reports regarding rt73 which suggests that in adhoc
> > mode
> > the beacons are never being send out correctly.
> >
> With wireshark on the pc or tcpdump on the arm board, I don't see any
> traffic.
Just what I expected. Could you use attached script to create a dump of the
registers. That way I can see if all beacon related registers have been initialized.
Ivo
[-- Attachment #2: debugfsdump --]
[-- Type: application/x-shellscript, Size: 460 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread* Re: [Fwd: Problem with a Driver rt73 in ad-hoc mode between a arm and a pc]
2007-10-21 16:20 ` Ivo van Doorn
@ 2007-10-21 17:51 ` Bruno Vétel
2007-10-21 20:29 ` Bruno Vetel
2007-10-21 20:37 ` Bruno Vétel
2 siblings, 0 replies; 9+ messages in thread
From: Bruno Vétel @ 2007-10-21 17:51 UTC (permalink / raw)
To: Ivo van Doorn; +Cc: linux-wireless, rt2400-devel
Le dimanche 21 octobre 2007 =E0 18:20 +0200, Ivo van Doorn a =E9crit :
> Hi,
Hi
>=20
> > > Could you try using wireshark or a similar tool to see if beacons
> > > are correctly send out?
> > > There are similar reports regarding rt73 which suggests that in a=
dhoc
> > > mode
> > > the beacons are never being send out correctly.
> > >=20
> > With wireshark on the pc or tcpdump on the arm board, I don't see a=
ny
> > traffic.
>=20
> Just what I expected. Could you use attached script to create a dump =
of the
> registers. That way I can see if all beacon related registers have be=
en initialized.
>=20
I'm sorry but I can' find a file named chipset. I tried to find it
in /proc /sys and in my kernel on both my board and my PC.
Where can I find it and what should I run the script. An information:
the debug mode of the arm board seems to tell me that beacons are
received
<7>RX beacon SA=3D00:18:f8:2c:b8:8d BSSID=3D62:e5:e1:83:a8:08
TSF=3D0xffffffffffffffff BCN=3D0x1bfa408de diff=3D-7510165727 @686761
but I receive nothing at the ethernet level.
Bruno
> Ivo
-
To unsubscribe from this list: send the line "unsubscribe linux-wireles=
s" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Fwd: Problem with a Driver rt73 in ad-hoc mode between a arm and a pc]
2007-10-21 16:20 ` Ivo van Doorn
2007-10-21 17:51 ` Bruno Vétel
@ 2007-10-21 20:29 ` Bruno Vetel
2007-10-21 20:37 ` Bruno Vétel
2 siblings, 0 replies; 9+ messages in thread
From: Bruno Vetel @ 2007-10-21 20:29 UTC (permalink / raw)
To: Ivo van Doorn; +Cc: linux-wireless, rt2400-devel
[-- Attachment #1: Type: text/plain, Size: 718 bytes --]
Le dimanche 21 octobre 2007 à 18:20 +0200, Ivo van Doorn a écrit :
> Hi,
Hi
Sorry for the noise, I thought a bit late to debugfs.
Here is the file.
Bruno
>
> > > Could you try using wireshark or a similar tool to see if beacons
> > > are correctly send out?
> > > There are similar reports regarding rt73 which suggests that in adhoc
> > > mode
> > > the beacons are never being send out correctly.
> > >
> > With wireshark on the pc or tcpdump on the arm board, I don't see any
> > traffic.
>
> Just what I expected. Could you use attached script to create a dump of the
> registers. That way I can see if all beacon related registers have been initialized.
>
> Ivo
--
Bruno Vetel <bruno.vetel@wanadoo.fr>
[-- Attachment #2: registers --]
[-- Type: text/plain, Size: 6749 bytes --]
BBP:
0 0x16
1 0x00
2 0x00
3 0x80
4 0x10
5 0x0b
6 0x10
7 0x00
8 0x00
9 0x00
10 0x00
11 0x04
12 0x04
13 0x00
14 0x18
15 0x30
16 0x2c
17 0x40
18 0x06
19 0x00
20 0x1e
21 0xc8
22 0x38
23 0x06
24 0xfe
25 0x0a
26 0x0d
27 0x27
28 0x06
29 0x00
30 0x00
31 0x2b
32 0x0b
33 0x55
34 0x12
35 0x50
36 0x11
37 0x07
38 0x00
39 0xf8
40 0x00
41 0x60
42 0x00
43 0x00
44 0x00
45 0x00
46 0x00
47 0x00
48 0x00
49 0x00
50 0x00
51 0x00
52 0x00
53 0x10
54 0x18
55 0x00
56 0x10
57 0x08
58 0x00
59 0x01
60 0x10
61 0x04
62 0x04
63 0x00
64 0x01
65 0x03
66 0x00
67 0x00
68 0x00
69 0x00
70 0x26
71 0x00
72 0x00
73 0x00
74 0xff
75 0xfe
76 0x40
77 0x00
78 0x00
79 0x00
80 0x05
81 0x14
82 0x50
83 0xc0
84 0x10
85 0x00
86 0xfe
87 0x40
88 0xfe
89 0x40
90 0x0f
91 0x08
92 0x00
93 0x00
94 0x06
95 0x08
96 0x5a
97 0x5a
98 0x5a
99 0x00
100 0x20
101 0x06
102 0x16
103 0x00
104 0x00
105 0x20
106 0x90
107 0x04
108 0x04
109 0x00
110 0x00
111 0x00
112 0x00
113 0x00
114 0x00
115 0x00
116 0x00
117 0x00
118 0x00
119 0x00
120 0x00
121 0x00
122 0x00
123 0x00
124 0x00
125 0x00
126 0x00
127 0x00
CSR:
0 0x0002573a
1 0x00000004
2 0x769a1700
3 0x00ffe993
4 0x00000000
5 0x00030000
6 0x00000fff
7 0x00000000
8 0x013a030a
9 0x0000a314
10 0x00000718
11 0x000a0050
12 0x00000009
13 0x00007f80
14 0x03431e46
15 0x00000000
16 0x027eb162
17 0x9eaa9eaf
18 0x8a8b8c8d
19 0x00858687
20 0x740a0732
21 0x0000000f
22 0x0a143870
23 0x2e31353b
24 0x2a2a2a2c
25 0x000d0000
26 0x00001008
27 0x0000c78f
28 0x0b31c31d
29 0x00000000
30 0x00000000
31 0x0000000f
32 0x00010000
33 0x000023b0
34 0x82188200
35 0x0000ff00
36 0x140d5a1f
37 0x00040a06
38 0x00080606
39 0x00000408
40 0x00000000
41 0x00000000
42 0x00000000
43 0x00000000
44 0x00000000
45 0x00000000
46 0x00000000
47 0x00000000
48 0x00000000
49 0x00000000
50 0x00000000
51 0x00000000
52 0x00000000
53 0x00000000
54 0x00000000
55 0x00000000
56 0x00000000
57 0x00000000
58 0x03000000
59 0x00000000
60 0x00000000
61 0x00000000
62 0x00000000
63 0x00000000
64 0xffd5af00
65 0xffd5af00
66 0xffd5af00
67 0xffd5af00
68 0xffd5af00
69 0xffd5af00
70 0xffd5af00
71 0xffd5af00
72 0xffd5af00
73 0xffd5af00
74 0xffd5af00
75 0xffd5af00
76 0xffd5af00
77 0xffd5af00
78 0xffd5af00
79 0xffd5af00
80 0xffd5af00
81 0xffd5af00
82 0xffd5af00
83 0xffd5af00
84 0xffd5af00
85 0xffd5af00
86 0xffd5af00
87 0xffd5af00
88 0xffd5af00
89 0xffd5af00
90 0xffd5af00
91 0xffd5af00
92 0xffd5af00
93 0xffd5af00
94 0xffd5af00
95 0xffd5af00
96 0xffd5af00
97 0xffd5af00
98 0xffd5af00
99 0xffd5af00
100 0xffd5af00
101 0xffd5af00
102 0xffd5af00
103 0xffd5af00
104 0xffd5af00
105 0xffd5af00
106 0xffd5af00
107 0xffd5af00
108 0xffd5af00
109 0xffd5af00
110 0xffd5af00
111 0xffd5af00
112 0xffd5af00
113 0xffd5af00
114 0xffd5af00
115 0xffd5af00
116 0xffd5af00
117 0xffd5af00
118 0xffd5af00
119 0xffd5af00
120 0xffd5af00
121 0xffd5af00
122 0xffd5af00
123 0xffd5af00
124 0xffd5af00
125 0xffd5af00
126 0xffd5af00
127 0xffd5af00
128 0xffd5af00
129 0xffd5af00
130 0xffd5af00
131 0xffd5af00
132 0xffd5af00
133 0xffd5af00
134 0xffd5af00
135 0xffd5af00
136 0xffd5af00
137 0xffd5af00
138 0xffd5af00
139 0xffd5af00
140 0xffd5af00
141 0xffd5af00
142 0xffd5af00
143 0xffd5af00
144 0xffd5af00
145 0xffd5af00
146 0xffd5af00
147 0xffd5af00
148 0xffd5af00
149 0xffd5af00
150 0xffd5af00
151 0xffd5af00
152 0xffd5af00
153 0xffd5af00
154 0xffd5af00
155 0xffd5af00
156 0xffd5af00
157 0xffd5af00
158 0xffd5af00
159 0xffd5af00
160 0xffd5af00
161 0xffd5af00
162 0xffd5af00
163 0xffd5af00
164 0xffd5af00
165 0xffd5af00
166 0xffd5af00
167 0xffd5af00
168 0xffd5af00
169 0xffd5af00
170 0xffd5af00
171 0xffd5af00
172 0xffd5af00
173 0xffd5af00
174 0xffd5af00
175 0xffd5af00
176 0xffd5af00
177 0xffd5af00
178 0xffd5af00
179 0xffd5af00
180 0xffd5af00
181 0xffd5af00
182 0xffd5af00
183 0xffd5af00
184 0xffd5af00
185 0xffd5af00
186 0xffd5af00
187 0xffd5af00
188 0xffd5af00
189 0xffd5af00
190 0xffd5af00
191 0xffd5af00
192 0xffd5af00
193 0xffd5af00
194 0xffd5af00
195 0xffd5af00
196 0xffd5af00
197 0xffd5af00
198 0xffd5af00
199 0xffd5af00
200 0xffd5af00
201 0xffd5af00
202 0xffd5af00
203 0xffd5af00
204 0xffd5af00
205 0xffd5af00
206 0xffd5af00
207 0xffd5af00
208 0xffd5af00
209 0xffd5af00
210 0xffd5af00
211 0xffd5af00
212 0xffd5af00
213 0xffd5af00
214 0xffd5af00
215 0xffd5af00
216 0xffd5af00
217 0xffd5af00
218 0xffd5af00
219 0xffd5af00
220 0xffd5af00
221 0xffd5af00
222 0xffd5af00
223 0xffd5af00
224 0xffd5af00
225 0xffd5af00
226 0xffd5af00
227 0xffd5af00
228 0xffd5af00
229 0xffd5af00
230 0xffd5af00
231 0xffd5af00
232 0xffd5af00
233 0xffd5af00
234 0xffd5af00
235 0xffd5af00
236 0xffd5af00
237 0xffd5af00
238 0xffd5af00
239 0xffd5af00
240 0xffd5af00
241 0xffd5af00
242 0xffd5af00
243 0xffd5af00
244 0xffd5af00
245 0xffd5af00
246 0xffd5af00
247 0xffd5af00
248 0xffd5af00
249 0xffd5af00
250 0xffd5af00
251 0xffd5af00
252 0xffd5af00
253 0xffd5af00
254 0xffd5af00
255 0xffd5af00
256 0xffd5af00
257 0xffd5af00
258 0xffd5af00
259 0xffd5af00
260 0xffd5af00
261 0xffd5af00
262 0xffd5af00
263 0xffd5af00
264 0xffd5af00
265 0xffd5af00
266 0xffd5af00
267 0xffd5af00
268 0xffd5af00
269 0xffd5af00
270 0xffd5af00
271 0xffd5af00
272 0xffd5af00
273 0xffd5af00
274 0xffd5af00
275 0xffd5af00
276 0xffd5af00
277 0xffd5af00
278 0xffd5af00
279 0xffd5af00
280 0xffd5af00
281 0xffd5af00
282 0xffd5af00
283 0xffd5af00
284 0xffd5af00
285 0xffd5af00
286 0xffd5af00
287 0xffd5af00
288 0xffd5af00
289 0xffd5af00
290 0xffd5af00
291 0xffd5af00
292 0xffd5af00
293 0xffd5af00
294 0xffd5af00
295 0xffd5af00
296 0xffd5af00
297 0xffd5af00
298 0xffd5af00
299 0xffd5af00
EEPROM:
0 0x2573
1 0x0103
2 0x1700
3 0x769a
4 0xe993
5 0xffff
6 0xffff
7 0xffff
8 0xffff
9 0xffff
10 0xffff
11 0xffff
12 0xffff
13 0xffff
14 0xffff
15 0xffff
16 0x1056
17 0xffef
18 0x0101
19 0xffff
20 0xffff
21 0xffff
22 0xffff
23 0xffff
24 0xffff
25 0xffff
26 0xffff
27 0xffff
28 0xffff
29 0xffff
30 0xffff
31 0xffff
32 0xffff
33 0xffff
34 0xffff
35 0x0807
36 0x0908
37 0x0a09
38 0x0b0a
39 0x0c0b
40 0x0d0c
41 0x0e0d
42 0xffff
43 0xffff
44 0xffff
45 0xffff
46 0xffff
47 0xff15
48 0xe000
49 0xffff
50 0xffff
51 0xffff
52 0xffff
53 0xffff
54 0xffff
55 0xffff
56 0xffff
57 0xffff
58 0xffff
59 0xffff
60 0xffff
61 0xffff
62 0xffff
63 0xffff
64 0xffff
65 0xffff
66 0xffff
67 0xffff
68 0xffff
69 0xffff
70 0xffff
71 0xffff
72 0xffff
73 0xffff
74 0xffff
75 0xffff
76 0xffff
77 0xff00
78 0x0000
79 0xffff
80 0xffff
81 0xffff
82 0xffff
83 0xffff
84 0xffff
85 0xffff
86 0xffff
87 0xffff
88 0xffff
89 0xffff
90 0xffff
91 0xffff
92 0xffff
93 0xffff
94 0xffff
95 0xffff
96 0xffff
97 0xffff
98 0xffff
99 0xffff
100 0xffff
101 0xffff
102 0xffff
103 0xffff
104 0xffff
105 0xffff
106 0xffff
107 0xffff
108 0xffff
109 0xffff
110 0xffff
111 0xffff
112 0xffff
113 0xffff
114 0xffff
115 0xffff
116 0xffff
117 0xffff
118 0xffff
119 0xffff
120 0xffff
121 0xffff
122 0xffff
123 0xffff
124 0xffff
125 0xffff
126 0x0508
127 0x000a
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Fwd: Problem with a Driver rt73 in ad-hoc mode between a arm and a pc]
2007-10-21 16:20 ` Ivo van Doorn
2007-10-21 17:51 ` Bruno Vétel
2007-10-21 20:29 ` Bruno Vetel
@ 2007-10-21 20:37 ` Bruno Vétel
2007-10-21 21:45 ` Ivo van Doorn
2 siblings, 1 reply; 9+ messages in thread
From: Bruno Vétel @ 2007-10-21 20:37 UTC (permalink / raw)
To: Ivo van Doorn; +Cc: linux-wireless, rt2400-devel
[-- Attachment #1: Type: text/plain, Size: 161 bytes --]
Hi Ivo
Sorry again for the noise. I forgot to verify the association of the
dongle before running your script.
Here are the good registers.
Thanks
Bruno
[-- Attachment #2: registers1 --]
[-- Type: text/plain, Size: 6748 bytes --]
BBP:
0 0x16
1 0x48
2 0x00
3 0x81
4 0x11
5 0x0b
6 0x10
7 0x00
8 0x00
9 0x00
10 0x00
11 0x04
12 0x06
13 0xb0
14 0x18
15 0x30
16 0x2c
17 0x40
18 0x06
19 0x00
20 0x1e
21 0xc8
22 0x38
23 0x06
24 0xfe
25 0x00
26 0x0d
27 0x27
28 0x06
29 0x00
30 0x72
31 0x2b
32 0x0b
33 0x55
34 0x12
35 0x50
36 0x11
37 0x07
38 0x00
39 0xf8
40 0xf5
41 0x60
42 0x0f
43 0x3f
44 0x7f
45 0x83
46 0x07
47 0x14
48 0x04
49 0x02
50 0xa8
51 0x00
52 0x08
53 0x10
54 0x18
55 0x00
56 0x10
57 0x08
58 0x01
59 0x05
60 0x10
61 0x04
62 0x04
63 0x00
64 0x01
65 0x03
66 0x00
67 0x00
68 0x00
69 0x00
70 0x26
71 0x00
72 0x00
73 0x00
74 0xff
75 0xfe
76 0x40
77 0x00
78 0x00
79 0x00
80 0x05
81 0x14
82 0x50
83 0xc0
84 0x10
85 0x72
86 0xfe
87 0x40
88 0xfe
89 0x40
90 0x0f
91 0x08
92 0x00
93 0x00
94 0x06
95 0x08
96 0x48
97 0x48
98 0x48
99 0x00
100 0x20
101 0x06
102 0x16
103 0x00
104 0x2c
105 0x20
106 0x90
107 0x04
108 0x04
109 0x00
110 0x00
111 0x00
112 0x00
113 0x00
114 0x00
115 0x00
116 0x00
117 0x00
118 0x00
119 0x00
120 0x00
121 0x00
122 0x00
123 0x00
124 0x00
125 0x00
126 0x00
127 0x00
CSR:
0 0x0002573a
1 0x00000004
2 0x769a1700
3 0x00ffe993
4 0xaf33e096
5 0x00031afc
6 0x00000fff
7 0x00000000
8 0x013a030a
9 0x0000a314
10 0x00000718
11 0x000a0050
12 0x00000009
13 0x00007f80
14 0x03431e46
15 0x00000000
16 0x027eb162
17 0x9eaa9eaf
18 0x8a8b8c8d
19 0x00858687
20 0x740a0732
21 0x0000000f
22 0x0a143870
23 0x2e31353b
24 0x2a2a2a2c
25 0x001d0640
26 0x00001008
27 0x0000c78f
28 0x38368a26
29 0x00000001
30 0x0000041d
31 0x0000000f
32 0x00010000
33 0x000023b0
34 0x82188200
35 0x00009140
36 0x140d5a1f
37 0x00040a06
38 0x00080606
39 0x00000408
40 0x00000000
41 0x00000000
42 0x00000000
43 0x00000000
44 0x00000000
45 0x00000000
46 0x00000000
47 0x00000000
48 0x00010000
49 0x00000000
50 0x00000000
51 0x0000022d
52 0x0000000b
53 0x00000000
54 0x00000000
55 0x00000000
56 0x00000000
57 0x00000000
58 0x03000000
59 0x00000000
60 0x00000000
61 0x00000000
62 0x00000000
63 0x00000000
64 0xffd5af00
65 0xffd5af00
66 0xffd5af00
67 0xffd5af00
68 0xffd5af00
69 0xffd5af00
70 0xffd5af00
71 0xffd5af00
72 0xffd5af00
73 0xffd5af00
74 0xffd5af00
75 0xffd5af00
76 0xffd5af00
77 0xffd5af00
78 0xffd5af00
79 0xffd5af00
80 0xffd5af00
81 0xffd5af00
82 0xffd5af00
83 0xffd5af00
84 0xffd5af00
85 0xffd5af00
86 0xffd5af00
87 0xffd5af00
88 0xffd5af00
89 0xffd5af00
90 0xffd5af00
91 0xffd5af00
92 0xffd5af00
93 0xffd5af00
94 0xffd5af00
95 0xffd5af00
96 0xffd5af00
97 0xffd5af00
98 0xffd5af00
99 0xffd5af00
100 0xffd5af00
101 0xffd5af00
102 0xffd5af00
103 0xffd5af00
104 0xffd5af00
105 0xffd5af00
106 0xffd5af00
107 0xffd5af00
108 0xffd5af00
109 0xffd5af00
110 0xffd5af00
111 0xffd5af00
112 0xffd5af00
113 0xffd5af00
114 0xffd5af00
115 0xffd5af00
116 0xffd5af00
117 0xffd5af00
118 0xffd5af00
119 0xffd5af00
120 0xffd5af00
121 0xffd5af00
122 0xffd5af00
123 0xffd5af00
124 0xffd5af00
125 0xffd5af00
126 0xffd5af00
127 0xffd5af00
128 0xffd5af00
129 0xffd5af00
130 0xffd5af00
131 0xffd5af00
132 0xffd5af00
133 0xffd5af00
134 0xffd5af00
135 0xffd5af00
136 0xffd5af00
137 0xffd5af00
138 0xffd5af00
139 0xffd5af00
140 0xffd5af00
141 0xffd5af00
142 0xffd5af00
143 0xffd5af00
144 0xffd5af00
145 0xffd5af00
146 0xffd5af00
147 0xffd5af00
148 0xffd5af00
149 0xffd5af00
150 0xffd5af00
151 0xffd5af00
152 0xffd5af00
153 0xffd5af00
154 0xffd5af00
155 0xffd5af00
156 0xffd5af00
157 0xffd5af00
158 0xffd5af00
159 0xffd5af00
160 0xffd5af00
161 0xffd5af00
162 0xffd5af00
163 0xffd5af00
164 0xffd5af00
165 0xffd5af00
166 0xffd5af00
167 0xffd5af00
168 0xffd5af00
169 0xffd5af00
170 0xffd5af00
171 0xffd5af00
172 0xffd5af00
173 0xffd5af00
174 0xffd5af00
175 0xffd5af00
176 0xffd5af00
177 0xffd5af00
178 0xffd5af00
179 0xffd5af00
180 0xffd5af00
181 0xffd5af00
182 0xffd5af00
183 0xffd5af00
184 0xffd5af00
185 0xffd5af00
186 0xffd5af00
187 0xffd5af00
188 0xffd5af00
189 0xffd5af00
190 0xffd5af00
191 0xffd5af00
192 0xffd5af00
193 0xffd5af00
194 0xffd5af00
195 0xffd5af00
196 0xffd5af00
197 0xffd5af00
198 0xffd5af00
199 0xffd5af00
200 0xffd5af00
201 0xffd5af00
202 0xffd5af00
203 0xffd5af00
204 0xffd5af00
205 0xffd5af00
206 0xffd5af00
207 0xffd5af00
208 0xffd5af00
209 0xffd5af00
210 0xffd5af00
211 0xffd5af00
212 0xffd5af00
213 0xffd5af00
214 0xffd5af00
215 0xffd5af00
216 0xffd5af00
217 0xffd5af00
218 0xffd5af00
219 0xffd5af00
220 0xffd5af00
221 0xffd5af00
222 0xffd5af00
223 0xffd5af00
224 0xffd5af00
225 0xffd5af00
226 0xffd5af00
227 0xffd5af00
228 0xffd5af00
229 0xffd5af00
230 0xffd5af00
231 0xffd5af00
232 0x00019100
233 0xffd5af00
234 0xffd5af00
235 0xffd5af00
236 0xffd5af00
237 0xffd5af00
238 0xffd5af00
239 0xffd5af00
240 0xffd5af00
241 0xffd5af00
242 0xffd5af00
243 0xffd5af00
244 0xffd5af00
245 0xffd5af00
246 0xffd5af00
247 0xffd5af00
248 0xffd5af00
249 0xffd5af00
250 0xffd5af00
251 0xffd5af00
252 0xffd5af00
253 0xffd5af00
254 0xffd5af00
255 0xffd5af00
256 0xffd5af00
257 0xffd5af00
258 0xffd5af00
259 0xffd5af00
260 0xffd5af00
261 0xffd5af00
262 0xffd5af00
263 0xffd5af00
264 0xffd5af00
265 0xffd5af00
266 0xffd5af00
267 0xffd5af00
268 0xffd5af00
269 0xffd5af00
270 0xffd5af00
271 0xffd5af00
272 0xffd5af00
273 0xffd5af00
274 0xffd5af00
275 0xffd5af00
276 0xffd5af00
277 0xffd5af00
278 0xffd5af00
279 0xffd5af00
280 0xffd5af00
281 0xffd5af00
282 0xffd5af00
283 0xffd5af00
284 0xffd5af00
285 0xffd5af00
286 0xffd5af00
287 0xffd5af00
288 0xffd5af00
289 0xffd5af00
290 0xffd5af00
291 0xffd5af00
292 0xffd5af00
293 0xffd5af00
294 0xffd5af00
295 0xffd5af00
296 0xffd5af00
297 0xffd5af00
298 0xffd5af00
299 0xffd5af00
EEPROM:
0 0x2573
1 0x0103
2 0x1700
3 0x769a
4 0xe993
5 0xffff
6 0xffff
7 0xffff
8 0xffff
9 0xffff
10 0xffff
11 0xffff
12 0xffff
13 0xffff
14 0xffff
15 0xffff
16 0x1056
17 0xffef
18 0x0101
19 0xffff
20 0xffff
21 0xffff
22 0xffff
23 0xffff
24 0xffff
25 0xffff
26 0xffff
27 0xffff
28 0xffff
29 0xffff
30 0xffff
31 0xffff
32 0xffff
33 0xffff
34 0xffff
35 0x0807
36 0x0908
37 0x0a09
38 0x0b0a
39 0x0c0b
40 0x0d0c
41 0x0e0d
42 0xffff
43 0xffff
44 0xffff
45 0xffff
46 0xffff
47 0xff15
48 0xe000
49 0xffff
50 0xffff
51 0xffff
52 0xffff
53 0xffff
54 0xffff
55 0xffff
56 0xffff
57 0xffff
58 0xffff
59 0xffff
60 0xffff
61 0xffff
62 0xffff
63 0xffff
64 0xffff
65 0xffff
66 0xffff
67 0xffff
68 0xffff
69 0xffff
70 0xffff
71 0xffff
72 0xffff
73 0xffff
74 0xffff
75 0xffff
76 0xffff
77 0xff00
78 0x0000
79 0xffff
80 0xffff
81 0xffff
82 0xffff
83 0xffff
84 0xffff
85 0xffff
86 0xffff
87 0xffff
88 0xffff
89 0xffff
90 0xffff
91 0xffff
92 0xffff
93 0xffff
94 0xffff
95 0xffff
96 0xffff
97 0xffff
98 0xffff
99 0xffff
100 0xffff
101 0xffff
102 0xffff
103 0xffff
104 0xffff
105 0xffff
106 0xffff
107 0xffff
108 0xffff
109 0xffff
110 0xffff
111 0xffff
112 0xffff
113 0xffff
114 0xffff
115 0xffff
116 0xffff
117 0xffff
118 0xffff
119 0xffff
120 0xffff
121 0xffff
122 0xffff
123 0xffff
124 0xffff
125 0xffff
126 0x0508
127 0x000a
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Fwd: Problem with a Driver rt73 in ad-hoc mode between a arm and a pc]
@ 2007-10-21 21:39 Bruno Vétel
0 siblings, 0 replies; 9+ messages in thread
From: Bruno Vétel @ 2007-10-21 21:39 UTC (permalink / raw)
To: ivdoorn; +Cc: linux-wireless, rt2400-devel
Hi,
> Hi,
> > Sorry again for the noise. I forgot to verify the association of the
> > dongle before running your script.
> >
> > Here are the good registers.
> Thanks, I'll look into them.
> btw, have you ever tried the legacy driver? And if so, did those work?
I don't know what you call legacy driver. But I check ad-hoc on a pc
with two dongle rt73 on the same pc and it works also.
Bruno
> Ivo
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2007-10-21 21:40 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-21 15:13 [Fwd: Problem with a Driver rt73 in ad-hoc mode between a arm and a pc] Bruno Vetel
2007-10-21 15:45 ` Ivo van Doorn
2007-10-21 15:56 ` Bruno Vetel
2007-10-21 16:20 ` Ivo van Doorn
2007-10-21 17:51 ` Bruno Vétel
2007-10-21 20:29 ` Bruno Vetel
2007-10-21 20:37 ` Bruno Vétel
2007-10-21 21:45 ` Ivo van Doorn
-- strict thread matches above, loose matches on Subject: below --
2007-10-21 21:39 Bruno Vétel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).