tech-kern archive

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

Re: ucom console again [PATCH]



On Wed, Nov 19, 2025 at 02:54:30AM +0000, Emmanuel Dreyfus wrote:
> I worked a lot with Nick Hudson on ucom console support. It is nice to 
> have a public review from time to time, so here is the latest patch.
> https://dl.espci.fr/ticket/8941ff7b7888a716cebc9b2f3bc3ddf4

An update with inputs from Christos (thanks!)
https://dl.espci.fr/ticket/68a44857ef4fdcab44c9cee27f374392

- Move console inisitalization from ucom_attach() to a
  dedicated ucom_cninit() function. 
- Remove trailing return at the end of void-returning functions
- DDB code tweak so that cnmagic now works when cosnole device is not open.

If there are no new comments, I plan to commit on next friday.


-- 
Emmanuel Dreyfus
manu%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index