Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the console interface to pass a "struct consdev *" instead of a | phk | 2003-02-20 | 1 | -4/+4 |
* | Munge the zs sbus attachment to work with fhc. This is a bit of a hack, | jake | 2003-02-19 | 1 | -13/+113 |
* | MacIO frontend for the zs driver. | benno | 2003-02-01 | 1 | -0/+296 |
* | Set the termios speed based on the tty speed. This allows consoles to work at | benno | 2003-01-29 | 1 | -1/+1 |
* | Allow defaulting the console to ttya when it sets to screen and keyboard | jake | 2003-01-26 | 1 | -5/+8 |
* | Reset the channel in attach if its not the console. | jake | 2003-01-11 | 1 | -0/+7 |
* | Split this into bus specific front end(s), so that it can be used by ppc. | jake | 2003-01-08 | 4 | -279/+398 |
* | Use bus_space_subregion to add offsets to bus handles instead of doing | jake | 2003-01-08 | 1 | -2/+4 |
* | - This damnable chip only has 1 status register for both ports, so the bit | jake | 2003-01-02 | 1 | -9/+37 |
* | Add a driver for the Zilog 8530 dual uart found in Ultra 1s and Ultra 2s. | jake | 2003-01-01 | 2 | -0/+1629 |