Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Jun 2006 16:59:49 +0100
From:      Ian Dowse <iedowse@iedowse.com>
To:        Hans Petter Selasky <hselasky@c2i.net>
Cc:        freebsd-usb@freebsd.org
Subject:   Re: eagleflash problem on 6.x 
Message-ID:  <200606041659.aa25650@nowhere.iedowse.com>
In-Reply-To: Your message of "Sat, 03 Jun 2006 13:29:28 %2B0200." <200606031329.29145.hselasky@c2i.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <200606031329.29145.hselasky@c2i.net>, Hans Petter Selasky writes:
>This can be fixed by doing a:
>
>ifconfig ural0 down
>ifconfig ural0 up
>
>I will try to fix this problem during the summer.
>
>By the way, if any USB developers are interested in helping out, porting all 
>the old USB device drivers to my new and Giant-free USB API, then please drop 
>me an e-mail. The current status of the work progress can be obtained by 
>browsing to:

What would be very useful is if we could separate out both bug fixes
and new features (e.g. EHCI isoc support) and get them committed
to -current independent of the locking and reorganisation work,
since they can easily be tested and MFC'd. I have a limited amount
of time but I am interested in helping getting bug fixes and new
features into the -current tree.

BTW, when converting existing drivers in your p4 tree it would be
really helpful to keep unrelated changes to an absolute minimum -
these kind of diffs don't help anyone figure out what bugs you've
fixed or what was involved in changing to your new API...

http://perforce.freebsd.org/fileDiffView.cgi?FSPC=%2F%2Fdepot%2Fprojects%2Fusb%2Fsrc%2Fsys%2Fdev%2Fusb%2Fums.c&ACT=edit&REV=4&REV2=1&Go=Go

http://perforce.freebsd.org/fileDiffView.cgi?FSPC=%2F%2Fdepot%2Fprojects%2Fusb%2Fsrc%2Fsys%2Fdev%2Fusb%2Fugen.c&ACT=edit&REV=3&REV2=1&Go=Go

Is there any driver there where the diffs show what was involved
in the conversion, or information about what in general needs to
be changed to use your API?

Ian



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606041659.aa25650>