On Wednesday 09 March 2005 7:16 pm, peng peng wrote:
> I wrote code to enable uhci portsc ,but not success ,
> why ? My code is as follow :
> 
> procedure pci_enable;
> var okay:boolean;
>     result:word;
> begin    
>  ...


What language is that?  Linux kernel code is written in C ... and
there's already a UHCI driver, so you can just use that one.

- Dave



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to