Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jun 2003 20:01:17 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        dan@doomed.us
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: ADM8211 WiFi on FreeBSD?
Message-ID:  <20030620.200117.85412143.imp@bsdimp.com>
In-Reply-To: <3EF37738.60702@doomed.us>
References:  <3EF37738.60702@doomed.us>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <3EF37738.60702@doomed.us>
            Dan Johnson <dan@doomed.us> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030620.200117.85412143.imp>