How to start with developing UHCI?
Posted: Tue Aug 27, 2019 11:57 am
Good day!
I want write driver for USB and I want start with UHCI. But I have problem. I dont know where I should start. OsDev, LowLevel and BenLunt USB book contain many informations and I dont know how it use. My code for UHCI interface is here: https://github.com/Klaykap/LightningOS/ ... usb_uhci.c but I dont know how start initalize usb and do transfers.
Please where I can found "first step with USB"?
Please how is right initalization of usb port?
I thank you in advance.
I want write driver for USB and I want start with UHCI. But I have problem. I dont know where I should start. OsDev, LowLevel and BenLunt USB book contain many informations and I dont know how it use. My code for UHCI interface is here: https://github.com/Klaykap/LightningOS/ ... usb_uhci.c but I dont know how start initalize usb and do transfers.
Please where I can found "first step with USB"?
Please how is right initalization of usb port?
I thank you in advance.