SAMA5 OHCI: Fix some problems with D-Cache coherency and physical addressing related to interrupt endpoints
This commit is contained in:
parent
ea747b5723
commit
26b155a4b6
@ -1220,6 +1220,22 @@ Configurations
|
||||
-rw-rw-rw- 1503 sz-1.log
|
||||
-rw-rw-rw- 613 .bashrc
|
||||
|
||||
Or, if a (supported) USB keyboard is connected, a /dev/kbda device
|
||||
will appear:
|
||||
|
||||
nsh> ls /dev
|
||||
/dev:
|
||||
console
|
||||
kbda
|
||||
mtdblock0
|
||||
null
|
||||
ttyS0
|
||||
|
||||
/dev/kbda is a read-only serial device. Reading from /dev/kbda will
|
||||
get keyboard input as ASCII data (other encodings are possible):
|
||||
|
||||
nsh> cat /dev/kbda
|
||||
|
||||
The following features are *not* enabled in the demo configuration but
|
||||
might be of some use to you:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user