Wireless Card ATMEL AT76C502AR
Robert =?unknown-8bit?Q?Blacqui=E8re?= <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
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
--
Microsoft: Where do you want to go today?
Linux: Where do you want to go tomorrow?
FreeBSD: Are you guys coming or what?
OpenBSD: He guys you left some holes out there!
To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-mobile" in the body of the message