--- Quote Start ---
originally posted by sfielding@Oct 17 2006, 06:32 PM
since the ohs900 driver is very similar to the sl811 driver, you can probably figure it out by diffing the sl811 drivers in 2.6.10 and 2.6.11
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=18751)
--- quote end ---
--- Quote End ---
Hi,
Thanks for your reply.
But i don't have 2.6.10 kernel version.
I am working with 2.6.11 and the only thing need to replacement is struct hcd_dev.
So can i have the struct hcd_dev present in 2.6.10 so i can get the idea where i have to make changes according to that.