Sleeping in USB network drivers

Scott Ullrich sullrich at gmail.com
Wed Jun 7 14:55:26 PDT 2006


On 6/7/06, Sergey Matveychuk <sem at freebsd.org> wrote:
> It was discussed in usb at . 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


More information about the freebsd-net mailing list