Issues 179505

2013-06-21 Thread Mike Meyer
Any chance I can get someone to look at http://www.freebsd.org/cgi/query-pr.cgi?pr=usb/179505? This was discussed on the list, but sort of tailed off. There is more information in the PR than was ever on the list. Thanks, mike ___

Re: Issues 179505

2013-06-21 Thread Torfinn Ingolfsen
On Fri, 21 Jun 2013 10:28:41 -0500 Mike Meyer m...@mired.org wrote: Any chance I can get someone to look at http://www.freebsd.org/cgi/query-pr.cgi?pr=usb/179505? This was discussed on the list, but sort of tailed off. There is more information in the PR than was ever on the list. What code

Re: Issues 179505

2013-06-21 Thread Torfinn Ingolfsen
On Fri, 21 Jun 2013 19:55:42 +0200 Torfinn Ingolfsen torfinn.ingolf...@getmail.no wrote: On Fri, 21 Jun 2013 10:28:41 -0500 Mike Meyer m...@mired.org wrote: Any chance I can get someone to look at http://www.freebsd.org/cgi/query-pr.cgi?pr=usb/179505? This was discussed on the list, but

Re: Issues 179505

2013-06-21 Thread Mike Meyer
On Fri, Jun 21, 2013 at 12:55 PM, Torfinn Ingolfsen torfinn.ingolf...@getmail.no wrote: On Fri, 21 Jun 2013 10:28:41 -0500 Mike Meyer m...@mired.org wrote: Any chance I can get someone to look at http://www.freebsd.org/cgi/query-pr.cgi?pr=usb/179505? This was discussed on the list, but sort

Re: Issues 179505

2013-06-21 Thread Mike Meyer
Sorry 'bout the extra emphasis there. Anyway, the problem is not *simply* the sketch code. It could be something in the Arduino bootloader violating a USB spec that Linux doesn't care about and FreeBSD does. But mucking about with the user code on the Arudino (i.e. - sketches) doesn't change

Re: Issues 179505

2013-06-21 Thread Hans Petter Selasky
On 06/21/13 20:17, Mike Meyer wrote: Sorry 'bout the extra emphasis there. Anyway, the problem is not *simply* the sketch code. It could be something in the Arduino bootloader violating a USB spec that Linux doesn't care about and FreeBSD does. But mucking about with the user code on the

Re: Issues 179505

2013-06-21 Thread Adrian Chadd
On 21 June 2013 14:07, Hans Petter Selasky h...@bitfrost.no wrote: I think I have one of these devices at work. I can have a look if I have time next week. Possibly the Arduino needs a fix. Look for so-called spurious VBUS pullup toggling in the software of the Arduino. Considering there's a

Re: Issues 179505

2013-06-21 Thread Mike Meyer
On Fri, Jun 21, 2013 at 4:08 PM, Adrian Chadd adr...@freebsd.org wrote: On 21 June 2013 14:07, Hans Petter Selasky h...@bitfrost.no wrote: I think I have one of these devices at work. I can have a look if I have time next week. Possibly the Arduino needs a fix. Look for so-called spurious VBUS

Re: Issues 179505

2013-06-21 Thread Adrian Chadd
Heh. yes. I'm just saying. As someone who has hacked on this stuff a bit and watched a lot of people hack on it, if their projects didn't work in freebsd/pcbsd, they'd say fuck it and reinstall Linux. If you'd like to further adoption of this stuff on FreeBSD, we have to work around the