Age | Commit message (Collapse) | Author |
|
wicontrol on the ramdisk floppy, pretty much; from netbsd
|
|
over support from netbsd; partially successfully tested by ellidz@eridu.uchicago.edu
|
|
o Endian fixes
o Missing WI_RID_AUTH_CNTL and WI_RID_MICROWAVE_OVEN bits
o Move promisc mode setting to be before prism2 detect since
some prism2 firmware revs need to have promisc to support WEP
and it is useless to set promisc and then clear it again.
o Add missing clear of ifp->if_timer when IFF_OACTIVE is cleared
|
|
|
|
an(4) -- no real code changes at this point.
Rename if_wavelan_ieee.h to if_wi_ieee.h while I'm at it and
create an if_wivar.h similar to NetBSD.
PCI adaptors exist that are not true PCMCIA controllers so
wi(4) @ PCI is possible (though the code is not working yet ;-).
|