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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[EMAIL PROTECTED]"
