summaryrefslogtreecommitdiff
path: root/sys/dev/isa/isapnpreg.h
AgeCommit message (Collapse)Author
1997-12-25New ISA/ISA PnP configuration infrastructure:Jason Downs
isa_attach_args and isapnp_attach_args have been merged.
1997-12-21Obliterate old PnP `code' and outright replace with christos' code.Jason Downs
1997-07-12Add PnP stuff. Should compile, doubt if it works 100%. Worked forTobias Weingartner
my SB at one point, but it's been a while... Thanks Theo for giving me this code. It still needs a lot of work, all my fault... ;-)
1996-08-14rudimentary plug-and-play support, see pnp(4)shawn