/sys/modules/acpitz/

src='/cgit-data/cgit.png' alt='cgit logo'/> index : netbsd
NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/sys/dev/ic/athrate-onoe.c
AgeCommit message (Expand)Author
2019-11-10in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAITchs
2012-11-08Use NetBSD's own KASSERT() and KASSERTMSG() instead of #undef and re-#definingdyoung
2009-03-27Make this build on -current.dyoung
2008-12-11Sync ath(4) with the new HAL, mostly based on <jmcneill>'s patches.alc
2008-01-04Start detangling lock.h from intr.h. This is likely to cause short termad
2007-11-26Make this compile. Use callout_init() instead of ATH_CALLOUT_INIT(),dyoung
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had