EHCI real mode driver PORTSC issue
Posted: Wed Sep 22, 2010 4:22 am
hi everyone,
I'm working on ehci driver for real mode platform, when i look for connected devices the default value of the disconnected port (portsc[n]) is 0x1000 instead of 0x2000 or 0x3000 as specified in ehci specs, what can cause the portsc[n] to change it's default value?
thanks!
I'm working on ehci driver for real mode platform, when i look for connected devices the default value of the disconnected port (portsc[n]) is 0x1000 instead of 0x2000 or 0x3000 as specified in ehci specs, what can cause the portsc[n] to change it's default value?
thanks!