summaryrefslogtreecommitdiff
path: root/sys/dev/isa/wbsio.c
AgeCommit message (Expand)Author
2012-01-18wbsio(4) rescan support.jakllsch
2012-01-17Make this compile.jakllsch
2012-01-17No module dependencies are denoted with NULL. Pointed out by jmcneill.jakllsch
2012-01-17Add module glue.jakllsch
2012-01-17Add and enable detachment and child detachment functions.jakllsch
2012-01-17Add NULL pmf handlers.jakllsch
2011-05-18#include <sys/bus.h>, not <machine/bus.h>.dyoung
2010-03-19support W83667HG (0xa5) in wbsio(4); its hw mon is already supported by lm(4)...cnst
2010-02-21New wbsio(4) driver for Winbond Super I/O attachment of lm(4) on any port.cnst