summaryrefslogtreecommitdiffstats
path: root/sys/dev/isa/mpu_isapnp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ansijsg2021-03-071-7/+3
* remove uneeded proc.h includesjsg2014-09-141-2/+1
* Since audio code is mp safe, establish isa and pci audio interruptsratchov2013-05-241-3/+3
* same devices named the samemickey2002-11-281-5/+1
* First round of __P removal in sysmillert2002-03-141-3/+3
* OpenBSD tag.fgsch2001-07-081-0/+2
* mv isa/mpu401var.h ic/mpuvar.hderaadt1999-08-051-1/+1
* do resource requirement checking in match(), not attach()deraadt1999-07-211-0/+4
* first cut at isapnp and ym mpuderaadt1999-07-201-0/+75