freebsd-dev/sys/dev/wi
Warner Losh 048d9f99d1 o Rework the identify routine a little, merging it with NetBSD's wi.
o Add exerpimental support for identifying lucent cards.  All of mine
  come back with ID of 1, but NetBSD committed code for 5.  So accept
  both.
o rename wi_prism2_ver to wi_firmware_ver so that we could, if necessary,
  do special things for lucent cards too.
o Bring in a small part of the changes from airtools: The wi_cmd function
  now takes two additional arguments.  I didn't bring in their ioctls yet.
o eliminate the use of LE16TOH, and remove its define.
o Print the firmware as if there were 100 versions instead of 10.  This means
  that 6.1 and 6.10 aren't confusing to people.  We now print 6.01 in the
  former case.

# A good junior hacker project would be to merge the NetBSD, FreeBSD, and
# OpenBSD drivers into one source base.
2002-03-16 22:59:15 +00:00
..
if_wavelan_ieee.h o Rework the identify routine a little, merging it with NetBSD's wi. 2002-03-16 22:59:15 +00:00
if_wi.c o Rework the identify routine a little, merging it with NetBSD's wi. 2002-03-16 22:59:15 +00:00
if_wireg.h o Rework the identify routine a little, merging it with NetBSD's wi. 2002-03-16 22:59:15 +00:00