USB
Posted: Sun Apr 08, 2007 8:23 pm
im getting started with a USB implementation because i have a USB keyboard and mouse.
Currently my OS only supports text output so im very new to things, only got me os compiling the other day.
I've read up on the specs and stuff, it all sort of makes sence. But all the documents seem to lack is the super low level stuff.
any way, It appears USB stuff happens on IRQ10, but i get no interupts on irq10 when i run my os and mash some buttons on the keyboard.
Currently my OS only supports text output so im very new to things, only got me os compiling the other day.
I've read up on the specs and stuff, it all sort of makes sence. But all the documents seem to lack is the super low level stuff.
any way, It appears USB stuff happens on IRQ10, but i get no interupts on irq10 when i run my os and mash some buttons on the keyboard.