Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Sep 2003 20:29:15 +1000
From:      Mark Sergeant <msergeant@snsonline.net>
To:        Anish Mistry <mistry.7@osu.edu>
Cc:        freebsd-current@freebsd.org
Subject:   Re: [patch] usb ohci suspend/resume v2
Message-ID:  <1063103354.80782.25.camel@xyzzy.wireless.snsonline.net>
In-Reply-To: <200309090318.50846.mistry.7@osu.edu>
References:  <200309090318.50846.mistry.7@osu.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <msergeant@snsonline.net>
SNSOnline Technical Services



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1063103354.80782.25.camel>