Re: [linux-usb-devel] uhci port not enable

2005-03-12 Thread Alan Stern
On Fri, 11 Mar 2005, peng peng wrote: > HI, > > I use the following code to enable portsc of uhci > under DOS,but the port enable failed (set the bit but > it doesn`t take effect) , I don't know why . Is there > anyone know what's the problem ? Thanks :) > > > static void uhci_reset_por

[linux-usb-devel] uhci port not enable

2005-03-11 Thread peng peng
HI, I use the following code to enable portsc of uhci under DOS,but the port enable failed (set the bit but it doesn`t take effect) , I don't know why . Is there anyone know what's the problem ? Thanks :) static void uhci_reset_port(unsigned int port) { unsigned short status;