Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ispeed/ospeed don't exist on all platforms. Use accessor functions. | Bill Nottingham | 2008-03-25 | 1 | -1/+1 |
| | |||||
* | handle non-16550 serial ports, somewhat (<dwmw2@infradead.org>) | Bill Nottingham | 2008-03-19 | 1 | -1/+24 |
| | |||||
* | always open with NONBLOCK, clear the serial structs first ↵ | Bill Nottingham | 2008-03-19 | 1 | -1/+4 |
| | | | | (<dwmw2@infradead.org>) | ||||
* | Add a helper that checks for serial and serial-like consoles | Bill Nottingham | 2008-03-10 | 1 | -0/+154 |
This works by doing checks from udev that emit upstart events. upstart listens to these events and starts a getty if needed. |