summaryrefslogtreecommitdiff
path: root/sys/dev/ic/anreg.h
AgeCommit message (Expand)Author
2007-12-25Convert many of the uses of __attribute__ to equivalentperry
2007-04-06If we fail to attach, use the size determined by pci_mapreg_map() ratherrumble
2006-02-19Support newer firmwares. From Eric Auge.dyoung
2005-12-11merge ktrace-lwp.christos
2005-01-15Fix two bugs: frames were bogusly discarded with the complaintdyoung
2004-01-28Adopt to new 802.11 framework.onoe
2003-11-02Fix some typos. From Tom Cosgrove via jmc@openbsd.wiz
2001-06-29Experimental support for LEAP, which is cisco's implementation of IEEE802.11onoe
2001-06-21add definitions for LEAP stuff in 350 series.onoe
2001-03-08Add additional padding to the status record, needed by the AIR-PCM342.thorpej
2000-12-20move definition of AN_INTRS from anreg.h to anvar.honoe
2000-12-19cleanup attach procedure, use tsleep() instead of long delay (and ignoreonoe
2000-12-12cleanup headers: remove duplicate definition, split reg.h/var.h.onoe
2000-12-11To fix panic at "ifconfig an0 down",onoe
2000-12-11Port 'an' driver for Aironet PC4500/PC4800 IEEE802.11 card from FreeBSD.onoe