summaryrefslogtreecommitdiffstats
path: root/sys/dev/isa/com_isapnp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unifdef KGDB.mpi2017-04-301-17/+1
| | | | | | It doesn't compile und hasn't been working during the last decade. ok kettenis@, deraadt@
* Make sure we actually use thesa pnp probe functions.kettenis2008-04-271-7/+5
|
* our attach functions dont return anything.dlg2008-04-271-3/+3
|
* 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 com at isapnp attachment into an own file.art2001-09-301-0/+162
Not tested because the only system with isapnp is i386 and i386 uses pccom.