tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

ucom console [PATCH]



Latest work on ucom console
https://dl.espci.fr/ticket/8f605cb8d4985b3987a840975867aad9

What now works:
- single-user
- getty 

IMO this reaches the stage where it can be actually useful. 
I consider committing it with the ucomcn_getc and ucomcn_pollc
parts removed of #ifdef'ed out since they do not work yet.

What does not work yet because it uses ucomcn_getc:
boot -a
DDB (not sure it is possible: USB as uses softint)
boot -c (will not work: USB is not yet attached)

-- 
Emmanuel Dreyfus
manu%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index