When compiling ....

/usr/src/sys/dev/usb/ohci.c: In function `ohci_resume':
/usr/src/sys/dev/usb/ohci.c:1035: warning: unused variable `hcr'
/usr/src/sys/dev/usb/ohci.c:1035: warning: unused variable `desca'
/usr/src/sys/dev/usb/ohci.c: In function `ohci_suspend':
/usr/src/sys/dev/usb/ohci.c:1125: warning: unused variable `i'



On Tue, 2003-09-09 at 17:18, Anish Mistry wrote:
> On Monday 08 September 2003 02:39 am, you wrote:
> > I've tried this patch but was unable to compile my kernel against it
> > with any of the sources from the past couple of weeks, it does apply
> > cleanly though.
> >
> > Cheers,
> >
> > Mark
> >
> Updated patch at (same as attached):
> http://am-productions.biz/docs/usb-3.patch
> 
> This still causes the same problem as setting hw.acpi.sleep_delay on my laptop
> which cause a reset.  I can't seem to figure out what in this patch that is
> causing that same behavior, but I've yet to see anyone with that same
> problem, so I'm going to assume that this should work for everyone else :(.
> Please if you are a usb guru, I could use some help, I've looked at the spec
> and some of the usb code, but am stuck for now.
> If you try it, let me know your outcome so I can then clean up the patch so
> that someone can commit it.
> 
> Anish Mistry
-- 
Mark Sergeant <[EMAIL PROTECTED]>
SNSOnline Technical Services
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to