>Number: 131521
>Category: usb
>Synopsis: Registering Belkin UPS to usb_quirks.c
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible:freebsd-usb
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-r
Gavin Atkinson wrote:
On Sat, 2009-02-07 at 21:21 -0800, Alfred Perlstein wrote:
* Maxim Sobolev [090206 01:50] wrote:
Alfred Perlstein wrote:
- Update GENERIC to use usb2 device names.
Wasn't there a plan to rename usb2 devices to match oldusb names (where
applicable) once oldusb had b
On Sun, Feb 8, 2009 at 11:12 AM, Sam Leffler wrote:
[...]
> - Update GENERIC to use usb2 device names.
Wasn't there a plan to rename usb2 devices to match oldusb names (where
applicable) once oldusb had been killed? I don't see it in the list.
>>>
>>> Probably, although co
On Sun, Feb 8, 2009 at 7:17 PM, Maksim Yevmenkin
wrote:
> On Sun, Feb 8, 2009 at 11:12 AM, Sam Leffler wrote:
>
> [...]
>
>> - Update GENERIC to use usb2 device names.
>
> Wasn't there a plan to rename usb2 devices to match oldusb names (where
> applicable) once oldusb had bee
Hi Hans,
I was just preparing to test out the usb2 changes and I noted that
one option in my old kernel configfile didn't have an analog in the
USB2 config file: udbp.
I don't use the option, but I was just checking to see whether or
not an analog does exist, or the support will be complete
In message:
Remko Lodder writes:
: >>
: >
: > I take it the stage (1) is to switch over GENERIC to the new usb2 code
: > and will not involve renaming the config items.
: >
: > stage (2) moves the usb code around in svn and all USB2 kernel config
: > items will assume their original n
Hello, Hans.
You wrote 8 февраля 2009 г., 23:38:38:
> The only guide is to look at exisiting USB serial port drivers. With regard to
> MosChip there already exits a umoscom2.c
Yep, it is old, single-port chip, with different registers layout.
BTW, datasheets on 7820/7840 chips are not comple
Hello, Hans.
You wrote 8 февраля 2009 г., 23:38:38:
> The only guide is to look at exisiting USB serial port drivers. With regard to
> MosChip there already exits a umoscom2.c
Great! Old stack doesn't have such driver. Maybe, my work is useless
for -CURRENT, I need to try this driver with my dev
On Sunday 08 February 2009, Lev Serebryakov wrote:
> Hello, Freebsd-usb.
>
> I have some interesting device: USB2 4xSerial controller. It is
> based on MosChip 7840 chip, and provided with very ugly driver for
> FreeBSD 6/7 (open source!)
>
> I'm rewriting and cleanup driver right now, and want
I take it the stage (1) is to switch over GENERIC to the new usb2 code
and will not involve renaming the config items.
stage (2) moves the usb code around in svn and all USB2 kernel config
items will assume their original names, ie. usb2_controller_echi ->
ehci.
I think this is what Alfred wa
In message: <20090208.124756.-942592244@bsdimp.com>
"M. Warner Losh" writes:
: In message: <200902081951.16823.hsela...@c2i.net>
: Hans Petter Selasky writes:
: : On Sunday 08 February 2009, Andrew Thompson wrote:
: : > On Sun, Feb 08, 2009 at 06:48:39PM +0100, Remko L
In message: <200902081951.16823.hsela...@c2i.net>
Hans Petter Selasky writes:
: On Sunday 08 February 2009, Andrew Thompson wrote:
: > On Sun, Feb 08, 2009 at 06:48:39PM +0100, Remko Lodder wrote:
: > > On Sun, February 8, 2009 6:21 am, Alfred Perlstein wrote:
:
: > >
: > > Please nam
Hello, Freebsd-usb.
I have some interesting device: USB2 4xSerial controller. It is
based on MosChip 7840 chip, and provided with very ugly driver for
FreeBSD 6/7 (open source!)
I'm rewriting and cleanup driver right now, and want ot commit it to
FreeBSD source tree.
But as far as I understa
Gavin Atkinson wrote:
On Sat, 2009-02-07 at 21:21 -0800, Alfred Perlstein wrote:
* Maxim Sobolev [090206 01:50] wrote:
Alfred Perlstein wrote:
- Update GENERIC to use usb2 device names.
Wasn't there a plan to rename usb2 devices to match oldusb names (where
appli
On Sat, 2009-02-07 at 21:21 -0800, Alfred Perlstein wrote:
> * Maxim Sobolev [090206 01:50] wrote:
> > Alfred Perlstein wrote:
> > > - Update GENERIC to use usb2 device names.
> >
> > Wasn't there a plan to rename usb2 devices to match oldusb names (where
> > applicable) once oldusb had bee
On Sunday 08 February 2009, Andrew Thompson wrote:
> On Sun, Feb 08, 2009 at 06:48:39PM +0100, Remko Lodder wrote:
> > On Sun, February 8, 2009 6:21 am, Alfred Perlstein wrote:
> >
> > Please name it "usb_*".
Beware that if you rename everything from "usb2_" to "usb_" there will be
symbol and st
On Sun, Feb 08, 2009 at 06:48:39PM +0100, Remko Lodder wrote:
> On Sun, February 8, 2009 6:21 am, Alfred Perlstein wrote:
> > * Maxim Sobolev [090206 01:50] wrote:
> >> Alfred Perlstein wrote:
> >> > - Update GENERIC to use usb2 device names.
> >>
> >> Wasn't there a plan to rename usb2 devic
On Sun, February 8, 2009 6:21 am, Alfred Perlstein wrote:
> * Maxim Sobolev [090206 01:50] wrote:
>> Alfred Perlstein wrote:
>> > - Update GENERIC to use usb2 device names.
>>
>> Wasn't there a plan to rename usb2 devices to match oldusb names (where
>> applicable) once oldusb had been killed
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
May be also a ports exp-run to make sure you don't break to many
ports?
- - Martin
On Thu, Feb 05, 2009 at 08:53:49PM -0800, Alfred Perlstein wrote:
> Hello -current and -usb.
>
> We are in the final stages of bringing in the new usb
> stack.
>
>
On Saturday 07 February 2009, M. Warner Losh wrote:
> In message: <200902072044.53830.hsela...@c2i.net>
>
> Hans Petter Selasky writes:
> : On Saturday 07 February 2009, M. Warner Losh wrote:
> :
> : Hi,
> :
> : > : Applications that use /dev/ugen, needs to be recompiled at least and
>
20 matches
Mail list logo