Date: Wed, 7 Jun 2006 15:44:41 -0400 From: "Scott Ullrich" <sullrich@gmail.com> To: "Sergey Matveychuk" <sem@freebsd.org> Cc: freebsd-net@freebsd.org, Andrew Thompson <thompsa@freebsd.org> Subject: Re: Sleeping in USB network drivers Message-ID: <d5992baf0606071244i8ed6155x259410c9972ad18d@mail.gmail.com> In-Reply-To: <4486E632.3080204@FreeBSD.org> References: <20060606232543.GB14303@heff.fud.org.nz> <4486E632.3080204@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 6/7/06, Sergey Matveychuk <sem@freebsd.org> wrote: > It was discussed in usb@. Shortly, USB stack should be rewritten. > The patch can be found at > http://www.turbocat.net/~hselasky/usb4bsd/index.html Interesting. Do you have an updated patch set for RELENG_6_1? If not, I guess I could manually patch it by hand but I was planning on including this in pfSense if I can get it working correctly. Patching file sys/dev/sound/usb/uaudio.c using Plan A... Hunk #1 failed at 3687. 1 out of 1 hunks failed--saving rejects to sys/dev/sound/usb/uaudio.c.rej Patching file sys/dev/sound/usb/uaudio.c using Plan A... Hunk #1 failed at 3687. 1 out of 1 hunks failed--saving rejects to sys/dev/sound/usb/uaudio.c.rej Hmm... The next patch looks like a new-style context diff to me... Patching file sys/dev/usb/ukbd.c using Plan A... Hunk #1 succeeded at 53 (offset -1 lines). Hunk #2 succeeded at 238 (offset -1 lines). Hunk #3 failed at 685. Hunk #4 succeeded at 693 (offset -1 lines). 1 out of 4 hunks failed--saving rejects to sys/dev/usb/ukbd.c.rej Patching file sys/dev/usb/umass.c using Plan A... Hunk #1 succeeded at 110. Hunk #2 failed at 929. Hunk #3 succeeded at 1238 (offset 59 lines). Hunk #4 succeeded at 1558 (offset 8 lines). 1 out of 4 hunks failed--saving rejects to sys/dev/usb/umass.c.rej Scott
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d5992baf0606071244i8ed6155x259410c9972ad18d>