Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Sep 2009 19:50:54 +0200
From:      Hans Petter Selasky <hselasky@freebsd.org>
To:        freebsd-usb@freebsd.org
Cc:        Tom Judge <tom@tomjudge.com>, freebsd-current@freebsd.org
Subject:   Re: Polling support for USB serial port adapters [patches]
Message-ID:  <200909271950.55189.hselasky@freebsd.org>
In-Reply-To: <4ABE2B4F.6080104@tomjudge.com>
References:  <200909251909.31503.hselasky@freebsd.org> <4ABD4EDF.4040807@acm.poly.edu> <4ABE2B4F.6080104@tomjudge.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

Here is a patchset which you can try.

http://perforce.freebsd.org/chv.cgi?CH=168932

You need to download at least:

usb_serial.h
and
usb_serial.c

Download serial port drivers as needed.

You need to at least recompile all USB serial modules.

To enable you set:

hw.usb.ucom.cons_unit=0
hw.usb.ucom.cons_baud=9600

In /boot/loader.conf

NOTE: The patches have not been tested yet, only carefully reviewed. If you 
experience any problems, please debug and send patch to me.

--HPS




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