Age | Commit message (Collapse) | Author |
|
now call the poll backend. With this change we implement greater
poll(2) functionality instead of emulating it via the select backend.
Adapted from NetBSD and including some changes from FreeBSD.
Tested by many, deraadt@ OK
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|