summaryrefslogtreecommitdiffstats
path: root/sys/dev/isa/isapnpres.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* add a size argument to free. will be used soon, but for now default to 0.tedu2014-07-121-4/+4
* ansify some function definitions.brad2013-11-151-19/+11
* - remove ISAPNP_FREE and ISAPNP_MALLOC macro's and just use them inline.jasper2010-06-241-7/+7
* When duplicating isa_attach_args structures to build several attachementmiod2002-06-301-5/+6
* First round of __P removal in sysmillert2002-03-141-9/+9
* use bcopyderaadt1997-12-261-6/+6
* Avoid infinite loop with busted cards.downsj1997-12-251-2/+5
* New ISA/ISA PnP configuration infrastructure:downsj1997-12-251-33/+36
* Obliterate old PnP `code' and outright replace with christos' code.downsj1997-12-211-0/+524