[Bug 195372] [PATCH] USB quirk for 64GB Lexar Jumpdrive

2014-11-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195372 --- Comment #6 from Hans Petter Selasky hsela...@freebsd.org --- Hi, Can you make a complete patch adding the quirks you need to: sys/dev/usb/usb_quirk.c and sys/dev/usb/usbdevs ? Use the ones already there as example! --HPS -- You

[Bug 195372] [PATCH] USB quirk for 64GB Lexar Jumpdrive

2014-11-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195372 Pierre Beyssac freebsd-bugzi...@fasterix.frmug.org changed: What|Removed |Added Attachment #149834|0

[Bug 195372] [PATCH] USB quirk for 64GB Lexar Jumpdrive

2014-11-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195372 --- Comment #9 from Pierre Beyssac freebsd-bugzi...@fasterix.frmug.org --- (In reply to Hans Petter Selasky from comment #6) Hi, Can you make a complete patch adding the quirks you need to: sys/dev/usb/usb_quirk.c and

[Bug 195372] [PATCH] USB quirk for 64GB Lexar Jumpdrive

2014-11-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195372 --- Comment #10 from commit-h...@freebsd.org --- A commit references this bug: Author: hselasky Date: Wed Nov 26 10:58:09 UTC 2014 New revision: 275110 URL: https://svnweb.freebsd.org/changeset/base/275110 Log: Add new USB quirk. MFC