Discussion:
2.6-test11 atmel USB WLAN Treiber
Denny Schierz
2003-12-06 00:45:09 UTC
Permalink
hi,

ich versuche unter einem Kernel 2.6-test11 die BerliOS Treiber für die
USB Treiber des Wlan zu installieren. Leider schlägt dies fehl. Hat
jemand atmel USB WLAN unter einem 2.6 laufen?
--
cu denny

Gnupg key can be found under pgp.mit.edu, key ID 0x73137598
Jörg Bornkessel
2003-12-06 01:03:19 UTC
Permalink
Post by Denny Schierz
hi,
ich versuche unter einem Kernel 2.6-test11 die BerliOS Treiber für die
USB Treiber des Wlan zu installieren. Leider schlägt dies fehl. Hat
jemand atmel USB WLAN unter einem 2.6 laufen?
Hi Denny,

haeng doch mal die Fehlermeldung ran, wuerde mich interessieren ob
sich das in den tread

Kernel 2.6.0.xx un fcdsl/fcpci

mit einreiht.

Gruss joerg
Denny Schierz
2003-12-06 01:09:45 UTC
Permalink
hi,

möglich wäre es:

=================================================================
cinema atmelwlandriver # make all
Building src/usb src/apps/cmd_line
make[1]: Entering directory `/usr/src/atmelwlandriver/src/usb'
for i in rfmd r505 r505A r505_2958; do make $i || exit 1; done
make[2]: Entering directory `/usr/src/atmelwlandriver/src/usb'
make[3]: Entering directory `/usr/src/atmelwlandriver/src/usb'
make[3]: Leaving directory `/usr/src/atmelwlandriver/src/usb'
make final CFLAGS:='-D__KERNEL__ -O2 -fno-strict-aliasing
-fomit-frame-pointer -pipe -I/lib/modules/2.6.0-test11/build/include
-I/usr/src/atmelwlandriver/src/includes
-I/usr/src/atmelwlandriver/src/includes/usb -Wall -DWPA_SUPPORT -DRFMD'
MODULE:='usbvnetr.o'
make[3]: Entering directory `/usr/src/atmelwlandriver/src/usb'
gcc -D__KERNEL__ -O2 -fno-strict-aliasing -fomit-frame-pointer -pipe
-I/lib/modules/2.6.0-test11/build/include
-I/usr/src/atmelwlandriver/src/includes
-I/usr/src/atmelwlandriver/src/includes/usb -Wall -DWPA_SUPPORT
-DRFMD -c -o callbacks.o callbacks.c
In file included from callbacks.c:22:
/usr/src/atmelwlandriver/src/includes/usb/vnetusba.h:93:1: warning:
"ALIGN" redefined
In file included from
/lib/modules/2.6.0-test11/build/include/asm/system.h:5,
from
/lib/modules/2.6.0-test11/build/include/asm/processor.h:18,
from
/lib/modules/2.6.0-test11/build/include/asm/thread_info.h:13,
from
/lib/modules/2.6.0-test11/build/include/linux/thread_info.h:21,
from
/lib/modules/2.6.0-test11/build/include/linux/spinlock.h:12,
from
/lib/modules/2.6.0-test11/build/include/linux/capability.h:45,
from
/lib/modules/2.6.0-test11/build/include/linux/sched.h:7,
from
/usr/src/atmelwlandriver/src/includes/usb/vnetusba.h:24,
from callbacks.c:22:
/lib/modules/2.6.0-test11/build/include/linux/kernel.h:28:1: warning:
this is the location of the previous definition
callbacks.c: In function `GetCmd_callback':
callbacks.c:75: `USB_ST_NOERROR' undeclared (first use in this function)
callbacks.c:75: (Each undeclared identifier is reported only once
callbacks.c:75: for each function it appears in.)
callbacks.c:77: `USB_ST_STALL' undeclared (first use in this function)
callbacks.c:78: `USB_ST_TIMEOUT' undeclared (first use in this function)
callbacks.c: In function `ctrl_callback':
callbacks.c:350: `USB_ST_NOERROR' undeclared (first use in this
function)
callbacks.c:352: `USB_ST_STALL' undeclared (first use in this function)
callbacks.c:357: `USB_ST_TIMEOUT' undeclared (first use in this
function)
callbacks.c: In function `RxCallback':
callbacks.c:819: warning: implicit declaration of function
`FILL_BULK_URB'
callbacks.c:825: too few arguments to function `usb_submit_urb'
make[3]: *** [callbacks.o] Fehler 1
make[3]: Leaving directory `/usr/src/atmelwlandriver/src/usb'
make[2]: *** [rfmd] Fehler 2
make[2]: Leaving directory `/usr/src/atmelwlandriver/src/usb'
make[1]: *** [all] Fehler 1
make[1]: Leaving directory `/usr/src/atmelwlandriver/src/usb'
make: *** [all] Fehler 1

=================================================================
Post by Jörg Bornkessel
haeng doch mal die Fehlermeldung ran, wuerde mich interessieren ob
sich das in den tread
--
cu denny

Gnupg key can be found under pgp.mit.edu, key ID 0x73137598
Veit Waltemath
2003-12-06 08:48:57 UTC
Permalink
Post by Denny Schierz
hi,
=================================================================
cinema atmelwlandriver # make all
***@cobra sys $ uname -r
2.6.0-test11-gentoo

***@cobra sys $ dmesg | grep berlios
/root/cvs/berlios-2.6/at76c503a/usbdfu.c: USB Device Firmware Upgrade
(DFU) handler v0.11beta6-2.6 loading
/root/cvs/berlios-2.6/at76c503a/at76c503.c: Generic Atmel
at76c503/at76c505 routines v0.11beta6-2.6
/root/cvs/berlios-2.6/at76c503a/at76c503-rfmd.c: Atmel at76c503 (RFMD)
Wireless LAN Driver v0.11beta6-2.6 loading
/root/cvs/berlios-2.6/at76c503a/at76c503-rfmd.c: using compiled-in
firmware
/root/cvs/berlios-2.6/at76c503a/at76c503.c: at76c503_alloc_urbs: ENTER,
iface_desc->desc.bNumEndpoints 2
/root/cvs/berlios-2.6/at76c503a/at76c503.c: at76c503_alloc_urbs: 0.
endpoint: addr x85 attr x2
/root/cvs/berlios-2.6/at76c503a/at76c503.c: at76c503_alloc_urbs: 1.
endpoint: addr x2 attr x2
/root/cvs/berlios-2.6/at76c503a/at76c503.c: $Id: at76c503.c,v 1.34.2.7
2003/11/24 20:33:35 jal2 Exp $ compiled Nov 27 2003 22:59:56
/root/cvs/berlios-2.6/at76c503a/at76c503.c: firmware version 1.101.4 #84
(fcs_len 4)
/root/cvs/berlios-2.6/at76c503a/at76c503.c: device's MAC
00:06:25:1a:41:7b, regulatory domain ETSI (Europe - (Spain+France) (id
48)
/root/cvs/berlios-2.6/at76c503a/at76c503.c: registered wlan0

Hier läuft der Treiber aus dem CVS vom 27.11.03 und gentoo-dev-sources.

MfG
Veit
--
Veit Waltemath <***@portshq.de> | *BSD Systems
01896 Pulsnitz / Germany | GNU/Linux Systems


--
gentoo-user-***@gentoo.org mailing list
Loading...