From owner-freebsd-mobile Fri Nov 29 12:54: 6 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9ED5237B404 for ; Fri, 29 Nov 2002 12:54:03 -0800 (PST) Received: from foem.leiden.webweaving.org (fia224-72.dsl.hccnet.nl [62.251.72.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5623F43EBE for ; Fri, 29 Nov 2002 12:53:58 -0800 (PST) (envelope-from dirkx@webweaving.org) Received: from foem (foem [10.11.0.2]) by foem.leiden.webweaving.org (8.12.6/8.12.6) with ESMTP id gATKrk64057629 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 29 Nov 2002 21:53:46 +0100 (CET) (envelope-from dirkx@webweaving.org) Date: Fri, 29 Nov 2002 21:53:46 +0100 (CET) From: Dirk-Willem van Gulik X-X-Sender: dirkx@foem.leiden.webweaving.org To: Robert =?unknown-8bit?Q?Blacqui=E8re?= Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Wireless Card ATMEL AT76C502AR In-Reply-To: <20021129161201.GL8770@bombur.guldan.demon.nl> Message-ID: <20021129215238.C25692-100000@foem.leiden.webweaving.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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