aboutsummaryrefslogtreecommitdiff
path: root/sys/isa/isa_if.m
Commit message (Expand)AuthorAgeFilesLines
* /* -> /*- for copyright notices, minor format tweaks as necessaryWarner Losh2005-01-061-1/+1
* * Factor out the object system from new-bus so that it can be used byDoug Rabson2000-04-081-2/+1
* * Add struct resource_list* argument to resource_list_alloc andDoug Rabson1999-10-121-36/+0
* This represents essentially a complete rewrite of the ISA PnP code. TheDoug Rabson1999-09-011-0/+44
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* * Add ivars for ISA pnp.Doug Rabson1999-05-301-1/+11
* * Factor out the common code between the isa bus drivers for i386 and alpha.Doug Rabson1999-05-221-0/+55