tech-kern archive

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

Re: USB output in ucom



>> It can only work if USB is used in polling mode, which usually also
>> means that you must not use that USB controller for anything else.
> I could also have a kernel thread consuming data from ucom, and
> storing it in a buffer that the console code could read.  That would
> not work with DDB, though.

It also would not work for output.  (Would it be possible to do the
same in the other direction?  I would guess so, but I don't really know
enough to know.)

/~\ The ASCII				  Mouse
\ / Ribbon Campaign
 X  Against HTML		mouse%rodents-montreal.org@localhost
/ \ Email!	     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B


Home | Main Index | Thread Index | Old Index