----- Original Message ----- From: "Hans Petter Selasky" <[email protected]>
To: <[email protected]> Sent: Monday, May 09, 2011 7:41 AM Subject: Re: Relay controller
On Sunday 08 May 2011 19:56:39 Torfinn Ingolfsen wrote:
> # usbconfig list > ugen2.2: <CDC RS-232 Emulation Demo Microchip Technology Inc.> at > usbus2, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON That could be a CDCE device (communication class - ethernet). See cdce(4) man page. Try to load the if_cdce kernel module, then plug in your device. If that doen'st work, I'æm out of ideas. -- Torfinn
The modem part of CDC is implemented by umodem. kldload umodem --HPS Thanks Hans It looks like it's found it. I'll check if I can access it now. Clay _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]"
