Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 May 2007 17:01:10 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-usb@freebsd.org
Cc:        Ingo Bormuth <ibormuth@efil.de>
Subject:   Re: usb/106621: [usb] DLINK DUB-E100 support broken
Message-ID:  <200705141701.10105.hselasky@c2i.net>
In-Reply-To: <20070514120208.GA8239@efil.de>
References:  <20070514120208.GA8239@efil.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 14 May 2007 14:02, Ingo Bormuth wrote:
> Hi usb team,
>
> just  wondering whether there is any progress on this one.
>
> If not, I'd be glad to do my best trying to fix it myself.
> Coming from linux though I'm pretty new to freebsd's internals
> and politics. Eventually I might need some assistance.
>
> Is there any prior work outside of the official cvs?
> Which would be the best irc channel to contact relevant peers?
>
> Thanks
>
>    Ingo

Hi,

In my if_axe.c :

        { USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DUBE100, 0 },
        { USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DUBE100B1 , AXE_FLAG_772 },

So it is not working?

--HPS



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