Re: usb/110478: Benq 3300U/4300U support in FreeBSD

2007-03-23 Thread Maxim Konovalov
Synopsis: Benq 3300U/4300U support in FreeBSD

State-Changed-From-To: open->closed
State-Changed-By: maxim
State-Changed-When: Sat Mar 24 01:16:39 UTC 2007
State-Changed-Why: 
Duplicate of usb/110477.

http://www.freebsd.org/cgi/query-pr.cgi?pr=110478
___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


EHCI and Isochronous transfer support in FreeBSD

2007-03-23 Thread Antonio Vivaldi
Hello,

I'd like to know what is the status about the support of USB isochronous 
transfers (used by many video devices for realtime streaming) in the current 
version of FreeBSD.


Thanks in advance.


-
 L'email della prossima generazione? Puoi averla con la  nuova Yahoo! Mail
___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: CDCE

2007-03-23 Thread Hans Petter Selasky
On Friday 23 March 2007 08:29, Anne wrote:
> Hi again,
> Am I on the correct list for this question?

Yes.

>
> New peice of hardware, no specs, is a HPSDA wireless modem from Cmotech
> device id 0x6280. Cmotech have not yet listed it.
>
> I have modified if_cdce.c to recognise the new hardware, I have 3 cdcd
> ifaces.
>
> I need to treat the virtuel ethernet (cdce) as a serial device.
> I have to attach a tty with cua?? to the CDCE.
>
> How do I do it.
> PPPoE wont work. I have to create ttys.
>
> I have spent 4 days on this a solution would make my day.
>
> John

Hi John,

Could you maybe install /usr/ports/sysutils/udesc_dump

Then "kldload ugen". Make sure that your device attaches like "ugen", and post 
the USB descriptors of your device? That is the output from "udesc_dump".

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


CDCE

2007-03-23 Thread Anne
Hi again,
Am I on the correct list for this question?

New peice of hardware, no specs, is a HPSDA wireless modem from Cmotech device 
id 0x6280.
Cmotech have not yet listed it.

I have modified if_cdce.c to recognise the new hardware, I have 3 cdcd ifaces.

I need to treat the virtuel ethernet (cdce) as a serial device.  
I have to attach a tty with cua?? to the CDCE.

How do I do it.
PPPoE wont work. I have to create ttys.

I have spent 4 days on this a solution would make my day.

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