Re: EHCI Interrupts not working (on VBOX & Real hardware)
Posted: Tue May 24, 2022 4:05 am
Thank you all ! This is true. With some changes, the controller reported a connect status change on Real Hardware (without interrupts). I'll try to make some changes on the async queue head to make it works. Currently, the setup request does not work on it (the active bit is 1 forever and no error is detected).
However, thanks another time for the explanation. I need to do alot of things before making my OS run a graphical user interface. I planned to create some drivers (All USB controllers, AHCI, NVME, ATAPI CDROMS), and some simple graphic drivers like Vmware SVGA to get a simple knowledge on graphics acceleration, then the Direct Graphics Driver ( or the software controller of what happens like monitors, gpus and display settings), and finally the graphical user interface on which I'll try my best to make it the best appearing with very complex graphics.
However, thanks another time for the explanation. I need to do alot of things before making my OS run a graphical user interface. I planned to create some drivers (All USB controllers, AHCI, NVME, ATAPI CDROMS), and some simple graphic drivers like Vmware SVGA to get a simple knowledge on graphics acceleration, then the Direct Graphics Driver ( or the software controller of what happens like monitors, gpus and display settings), and finally the graphical user interface on which I'll try my best to make it the best appearing with very complex graphics.