Re: ADM8211 WiFi on FreeBSD?
"M. Warner Losh" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
In message: <[email protected]> Dan Johnson <[email protected]> writes: : Does anyone know if an effort has been made to write an ADM8211 wifi : driver for bsd? Maybe. I'm not sure what has been publicly disclosed on efforts in this area. : the datasheet, : http://www.admtek.com.tw/download/NIC/adm8211/ADM8211%20Datasheet%20%201.1.pdf This datasheet sucks. It says nothing interesting for a programmer, except maybe some minor clues... : http://www.admtek.com.tw/download/nic/adm8211/ADM8211_src_104.tar.gz -rw-r--r-- huangmc/huangmc 27476 Mar 25 00:58 2003 ADM8211/ADM_Prv.o This driver has at least some binary components. The source is mostly glue, but there is some interesting info in that for someone that has the time to dig into it. The source is kinda ugly and poorly commented, but it is better than the datasheet for information. At least it wasn't obfuscated, so some data might be able to be mined from it. Warner _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"