Date: Sun, 07 Apr 2002 21:48:53 -0600 (MDT) From: "M. Warner Losh" <imp@village.org> To: arno@RZ.FH-Augsburg.DE Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: 3Com 3CRWE62092A Message-ID: <20020407.214853.74403877.imp@village.org> In-Reply-To: <20020405094257.B4144@rz.fh-augsburg.de> References: <20020405094257.B4144@rz.fh-augsburg.de>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20020405094257.B4144@rz.fh-augsburg.de> Arno Schneider <arno@RZ.FH-Augsburg.DE> writes: : Is the 3Com 3CRWE62092A Wireless lan card supported from FreeBSD : 4.5-Stable? No. The 3CRWE62092A card isn't based on the lucent or prism2 host interface, but instead an interface from a No Wires Necessary. Docs exist for this card (I have them for earlier versions), but the interface is truely bizarre. You PIO the packges through a 16550-like interface. There is no DMA and there's no provision for reading a packet at the same time you are waiting for the outbound fifo to drain. Things like WEP mode, or keys, etc are done by sending special management packets to the card in a pseudo-snmp-like interface thing. There is Linux driver. Warner 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?20020407.214853.74403877.imp>