summaryrefslogtreecommitdiffstats
path: root/sys/dev/isa/isapnpreg.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* New ISA/ISA PnP configuration infrastructure:downsj1997-12-251-1/+6
| | | | isa_attach_args and isapnp_attach_args have been merged.
* Obliterate old PnP `code' and outright replace with christos' code.downsj1997-12-211-75/+148
|
* Add PnP stuff. Should compile, doubt if it works 100%. Worked forweingart1997-07-121-26/+33
| | | | | | | 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... ;-)
* rudimentary plug-and-play support, see pnp(4)shawn1996-08-141-0/+93