[patch] usb ohci suspend/resume v2

2003-09-09 Thread Anish Mistry
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):

Re: [patch] usb ohci suspend/resume v2

2003-09-09 Thread Mark Sergeant
I've cvsup'ed applied this patch and am now compiling world and kernel, should have an update in a few hours. Cheers, Mark 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

Re: [patch] usb ohci suspend/resume v2

2003-09-09 Thread Mark Sergeant
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':