summaryrefslogtreecommitdiff
path: root/sys/dev/ic/rtwvar.h
AgeCommit message (Expand)Author
2006-06-27__attribute__((__packed__)) -> __packedJonathan Gray
2006-01-05part of rev 1.58 of rtw.c David Young comitted to NetBSD:Jonathan Gray
2005-11-04Move access to RF tranceiver functions to be via callbacks.Jonathan Gray
2005-10-24change read/write callbacks to use a void * instead of struct rtw_regs.Reyk Floeter
2005-10-24two sc_anaparm registersReyk Floeter
2005-10-23Move rtw_attach error condition handling out of rtw_detach and intoJonathan Gray
2005-10-23use read/write/barrier callbacks, will be used laterReyk Floeter
2005-09-15Remove rtw_rfbus_write abstraction for readability.Jonathan Gray
2005-09-14Remove rtw_rf/rtw_rfbus and some other related abstractionsJonathan Gray
2005-06-15Match RTL8255 transceiver and stub out related support functions.Jonathan Gray
2005-05-29use JAPAN for locale code 0 stored in some rtw EEPROMs.Reyk Floeter
2005-05-29knfReyk Floeter
2005-05-29cleanup rtwReyk Floeter
2005-05-26Fix compilation on macppc and likely other archs.Jonathan Gray
2005-03-02radiotap support largely based on NetBSD rtw.Jonathan Gray
2005-02-19From part of NetBSD rtw.c rev 1.42:Jonathan Gray
2005-02-14From NetBSD:Jonathan Gray
2005-01-22Reduce diff to NetBSD.Jonathan Gray
2005-01-22Reduce diff to NetBSD.Jonathan Gray
2005-01-19destatic functions.Jonathan Gray
2005-01-19Use the RF chipset type rather than the hardware version when determiningJonathan Gray
2004-12-29Driver for Realtek 802.11 devices from NetBSD.Jonathan Gray