Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
it's very intrusive and makes the code less readable.
|
|
all ports and looping over them.
- support for generic soft interrupts.
|
|
into comattach that does the isa stuff and com_attach_subr that does the
init.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Tested by various, vetted by mickey & theo.
|
|
a com as a serial console. (idea from NetBSD).
If cn_tab->cn_dev == NODEV, try to find comopen in cdevsw and set cn_dev
to the right device.
|
|
|
|
niklas@ ok
|
|
|
|
|
|
|
|
* Copyright.
|
|
Compiles, but completely untested.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|