usb/106621: [usb] DLINK DUB-E100 support broken

2007-05-14 Thread Ingo Bormuth

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


-- 
Ingo Bormuth, voicebox  fax: +49-(0)-12125-10226517
public key 86326EC9, http://ibormuth.efil.de/contact

___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: usb/106621: [usb] DLINK DUB-E100 support broken

2007-05-14 Thread Hans Petter Selasky
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
___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to [EMAIL PROTECTED]