On Dec 17, 2007, at 7:49 PM, Chris Buechler wrote:

on my other (recently setup) BSD system, which is: FreeBSD 6.2-
RELEASE #0: Fri Jan 12 10:40:27 UTC 2007
I see in /usr/src/sys/dev/usb that uftdi.c and "usbdevs" contain a
definition for this device.

I'm not sure exactly what kernel change would be necessary to add
this. What does it show up as in dmesg on a stock FreeBSD system?

The driver needed depends on the device.  I have one which requires
the uplcom driver loaded (I pull it in as a module in /boot/
loader.conf)  Others may require umct, uvscom, or just ucom.  I
suppose some might require some other driver, too.  The man page for
ucom list all the additional drivers you may need.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to