>  Date: Fri, 18 Aug 2000 20:11:23 -0400
>  From: Johannes Erdfelt <[EMAIL PROTECTED]>
>  
>  Just add something like this after the headers in uhci.c:
>  
>  #ifdef pci_resource_len()
>  #undef pci_resource_len()
>  #define pci_resource_len(dev, i)     32
>  #endif

Thanks!  This fixed the problem (after I removed the () at the end of
the #ifdef and #undef lines :-).

Can I buy you a beer (via paypal.com :-)?

>  BTW - [EMAIL PROTECTED] is deprecated in favor of the lists at
>  sourceforge now: [EMAIL PROTECTED]

Then I'm sure the next time the linux-usb backport patch is updated,
somebody will update the mailing list address in
Docuemntation/usb/usb-help.txt.

  jik

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to