summaryrefslogtreecommitdiffstats
path: root/sys/dev/isa/mpu_isa.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ansijsg2021-03-071-10/+4
|
* Remove some includes include-what-you-use claims don'tjsg2015-03-141-2/+1
| | | | | | | have any direct symbols used. Tested for indirect use by compiling amd64/i386/sparc64 kernels. ok tedu@ deraadt@
* remove uneeded proc.h includesjsg2014-09-141-2/+1
| | | | ok mpi@ kspillner@
* make various strings ("can't map mem space" and similar) more consistentsthen2009-03-291-3/+3
| | | | | | | between instances, saving space in the kernel. feedback from many (some incorporated, some left for future work). ok deraadt, kettenis, "why not" miod.
* oops, test-compiled the wrong source, missing parenmickey2003-01-291-2/+2
|
* make it work on both yamaha and ensoniq mpus; from hunter@dg.net.uamickey2003-01-291-10/+15
|
* same devices named the samemickey2002-11-281-0/+154