summaryrefslogtreecommitdiff
path: root/sys/dev/isa/com_multi.c
AgeCommit message (Expand)Author
1998-09-16Garbage collect unused 3rd parameter to comprobe1().is
1998-08-15Assign my copyrights to TNF.mycroft
1998-06-09Nuke __BROKEN_INDIRECT_CONFIG.thorpej
1997-10-16Adjust for the new "com" driver home.thorpej
1997-10-03Make this compile on alpha and, presumably, other noncjs
1997-09-16Support for the upcoming NetBSD/Amiga Hypercom driver family:is
1997-08-23Use the new com_is_console() to decide if the port is already initialized.drochner
1997-08-16Bring back the "comconsattached" flag. It is necessary for starreddrochner
1997-08-13fix multi-port serial drivers to reflect recent changes to com driver for con...jtk
1997-07-17use locator defines in "locators.h" to index cf_loc[]jtk
1997-04-04New version of com driver. Uses a different queueing mechanism and a splitmycroft