summaryrefslogtreecommitdiffstats
path: root/sys/dev/isa/com_isa.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Unifdef KGDB.mpi2017-04-301-29/+1
* Remove some includes include-what-you-use claims don'tjsg2015-03-141-2/+1
* use new com.c bus-independent suspend/resume code, rather than trying toderaadt2013-12-091-20/+3
* com@isa suspend and resume; logic cloned from ../puc/com_puc.cderaadt2010-08-061-2/+19
* Correct define.fgsch2009-12-151-2/+2
* fix compilation for KGDB; looked by miod@.fgsch2005-10-241-6/+1
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* declare a few var's extern for KGDBericj2002-01-231-1/+6
* Next step in making the com driver improvable.art2001-09-291-0/+181