On Thu, Sep 16, 2004 at 11:43:41PM +0100, Niall Moran wrote:
> Hi,
>
> I am trying to port a driver for a compaq pa2 mp3 player from the 2.4
> to 2.6 kernel. I am getting various errors relating to constants being
> depreciated and various data members of usb_driver structure not being
> found. (
Hi,
I am trying to port a driver for a compaq pa2 mp3 player from the 2.4
to 2.6 kernel. I am getting various errors relating to constants being
depreciated and various data members of usb_driver structure not being
found. ( specifically fops and minor )
Is there anywhere that the changes in the