summaryrefslogtreecommitdiff
path: root/sys/dev/isa/com_isa.c
AgeCommit message (Collapse)Author
2005-10-24fix compilation for KGDB; looked by miod@.Federico G. Schwindt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2002-01-23declare a few var's extern for KGDBEric Jackson
2001-09-29Next step in making the com driver improvable.Artur Grabowski
Split out the com at isa attachment into its own file.