Date: Fri, 29 Nov 2002 21:53:46 +0100 (CET) From: Dirk-Willem van Gulik <dirkx@webweaving.org> To: Robert =?unknown-8bit?Q?Blacqui=E8re?= <freebsd@guldan.demon.nl> Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Wireless Card ATMEL AT76C502AR Message-ID: <20021129215238.C25692-100000@foem.leiden.webweaving.org> In-Reply-To: <20021129161201.GL8770@bombur.guldan.demon.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
The ATMEL cards require a different driver; one which is AFAIK not part of FreeBSD yet. ATMEL released details and a GPLed driver for Linux at http://atmelwlandriver.sourceforge.net/news.html see also http://www.wireless.org.au/~jhecker/atmeldrv/atmeldrv.html Dw. On Fri, 29 Nov 2002, Robert [unknown-8bit] Blacquière wrote: > Hi all, > > > I've been trying to get this ATMEL based pccard working. But is seems > there is/are some points missing or thing i'me doing wrong... > > Snipped info from /etc/pccard.conf > > card "ATMEL" "AT76C502AR" > config auto "wi" ? 0x10000 > insert /etc/pccard_ether $device start > remove /etc/pccard_ether $device stop > > Output of the insert action... > > Nov 29 17:01:04 dori pccardd[599]: Card "ATMEL"("AT76C502AR") [(null)] > [(null)] matched "ATMEL" ("AT76C502AR") [(null)] [(null)] > Nov 29 17:01:14 dori /kernel: wi0 at port 0x240-0x27f irq 11 flags > 0x10000 slot 1 on pccard1 > Nov 29 17:01:14 dori /kernel: wi0: timeout in wi_cmd 0x0000; event > status 0x0000 > Nov 29 17:01:14 dori last message repeated 2 times > Nov 29 17:01:14 dori /kernel: wi0: init failed > Nov 29 17:01:14 dori /kernel: wi0: timeout in wi_cmd 0x0021; event > status 0x0000 > Nov 29 17:01:14 dori /kernel: wi0: timeout in wi_cmd 0x0021; event > status 0x0000 > Nov 29 17:01:14 dori /kernel: wi0: mac read failed 5 > Nov 29 17:01:14 dori /kernel: device_probe_and_attach: wi0 attach > returned 5 > Nov 29 17:01:14 dori pccardd[599]: driver allocation failed for > ATMEL(AT76C502AR): Input/output error > > > And also an other try: > > with: > card "ATMEL" "AT76C502AR" > config auto "wi" ? > insert /etc/pccard_ether $device start > remove /etc/pccard_ether $device stop > > > > Nov 29 17:10:24 dori /kernel: pccard: card inserted, slot 1 > Nov 29 17:10:29 dori pccardd[599]: Card "ATMEL"("AT76C502AR") [(null)] > [(null)] matched "ATMEL" ("AT76C502AR") [(null)] [(null)] > Nov 29 17:10:39 dori /kernel: wi0 at port 0x240-0x27f irq 11 slot 1 on > pccard1 > Nov 29 17:10:40 dori /kernel: wi0: timeout in wi_cmd 0x0000; event > status 0x0000 > Nov 29 17:10:40 dori last message repeated 2 times > Nov 29 17:10:40 dori /kernel: wi0: init failed > Nov 29 17:10:40 dori /kernel: wi0: timeout in wi_cmd 0x0021; event > status 0x0000 > Nov 29 17:10:40 dori /kernel: wi0: timeout in wi_cmd 0x0021; event > status 0x0000 > Nov 29 17:10:40 dori /kernel: wi0: mac read failed 5 > Nov 29 17:10:40 dori /kernel: device_probe_and_attach: wi0 attach > returned 5 > Nov 29 17:10:39 dori pccardd[599]: driver allocation failed for > ATMEL(AT76C502AR): Input/output error > > > Has any of you have a setup that works with these card? or some other > nice info to get it running? > > Robert > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021129215238.C25692-100000>