summaryrefslogtreecommitdiff
path: root/sys/dev/isa/i82365_isapnp.c
AgeCommit message (Expand)Author
2010-09-07remove the powerhook code. All architectures now use the ca_activate treeTheo de Raadt
2010-07-02timeout_add -> timeout_add_msecBret Lambert
2005-01-27Add pcmcia_intr_string() to format the intr string for pcmcia attachTodd C. Miller
2004-01-09remove uvm_extern.hBrad Smith
2002-03-14First round of __P removal in sysTodd C. Miller
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-09-21Correct some pryntf() usage: get the correct number of arguments in theMiod Vallat
2001-03-05Add support for ISAPnP i82365-based PCMCIA controllers; from NetBSD. UNTESTED.Aaron Campbell