summaryrefslogtreecommitdiffstats
path: root/sys/dev/isa/i82365_isapnp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove the powerhook code. All architectures now use the ca_activate treederaadt2010-09-071-2/+1
* timeout_add -> timeout_add_msecblambert2010-07-021-2/+2
* Add pcmcia_intr_string() to format the intr string for pcmcia attachmillert2005-01-271-1/+2
* remove uvm_extern.hbrad2004-01-091-3/+1
* First round of __P removal in sysmillert2002-03-141-3/+3
* Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.miod2001-11-061-2/+2
* Correct some pryntf() usage: get the correct number of arguments in themiod2001-09-211-2/+2
* Add support for ISAPnP i82365-based PCMCIA controllers; from NetBSD. UNTESTED.aaron2001-03-051-0/+215