Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Apr 2007 14:36:29 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-usb@freebsd.org
Subject:   Re: Siemens C75 uplcom no support
Message-ID:  <200704041436.29415.hselasky@c2i.net>
In-Reply-To: <xCJ2vMb7.1175686584.3926540.xdsgrrr@consultcommerce.com>

index | next in thread | previous in thread | raw e-mail

Hi,

Could you install the new USB stack, and then apply the attached patch. Maybe 
you have to apply the patch by hand. The files you find under /sys/dev/usb .

#
# Install /usr/ports/devel/subversion first
#

svn --username anonsvn --password anonsvn \
      checkout svn://svn.turbocat.net/i4b
#
# The following commands will
# install the driver on FreeBSD:
#
cd i4b/trunk/i4b/FreeBSD.usb
make S=../src package
make install

PS: I am not 100% sure if your device should be TYPE_PL2303 or TYPE_PL2303X.

--HPS

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704041436.29415.hselasky>