summaryrefslogtreecommitdiffstats
path: root/sys/dev/isa/com_commulti.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unifdef KGDB.mpi2017-04-301-5/+1
| | | | | | It doesn't compile und hasn't been working during the last decade. ok kettenis@, deraadt@
* Don't mix up parent and child.kettenis2008-04-271-2/+2
| | | | ok dlg@
* missing argument names in a function means it wont compile.dlg2008-04-271-2/+2
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Move out the com at commulti attachment into an ownfile.art2001-09-301-0/+129
Same story as isapnp - not tested because i386 uses pccom.