On Tuesday 01 January 2008, [EMAIL PROTECTED] wrote: > Has anyone tried, either successfully or not, to > use a ZyXEL Omni 56K Plus modem with recent FreeBSD? > It's listed in /usr/src/sys/dev/usb/usbdevs, and > thus in usbdevs.h and usbdevs_data.h, but I found > no other mentions of ZyXEL in the kernel source > and none at all in the handbook. (The comments in > /usr/src/sys/dev/usb/usbdevs point out that simply > having an entry there does not mean that any driver > will necessarily recognize the device.) > > I'd prefer to connect it via USB if that will work, > but the modem also supports serial connection. > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-usb > To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Hi, We need a dump of the USB descriptors to say for sure. See "/usr/ports/sysutils/udesc_dump" and "man ugen". If that is not possible you can try searching the Linux sources and see if they support your VID/PID . --HPS _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[EMAIL PROTECTED]"
