Skip to content

wszxl516/usb-uhci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usb-uhci

usb1.1 uhci impl (ICH9 USB UHCI Controller) only support one test device (qemu usb-serial)

usage

qemu will report 'char device redirected to /dev/pts/x (label ttys1)'

connect that serial use

    python -m serial --eol LF --raw /dev/pts/x 

License

MIT License

About

usb host stack, uhci

Resources

Stars

Watchers

Forks