From owner-freebsd-current@freebsd.org Sat Jul 23 20:04:12 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 370A2BA2D64; Sat, 23 Jul 2016 20:04:12 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EBFC81DD2; Sat, 23 Jul 2016 20:04:11 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.85) with esmtps (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (envelope-from ) id <1bR39X-001h2o-KT>; Sat, 23 Jul 2016 22:04:03 +0200 Received: from x5ce10335.dyn.telefonica.de ([92.225.3.53] helo=thor.walstatt.dynvpn.de) by inpost2.zedat.fu-berlin.de (Exim 4.85) with esmtpsa (TLSv1.2:AES256-GCM-SHA384:256) (envelope-from ) id <1bR39X-003F1u-97>; Sat, 23 Jul 2016 22:04:03 +0200 Date: Sat, 23 Jul 2016 22:04:30 +0200 From: "O. Hartmann" To: Ian Lepore Cc: freebsd-usb@freebsd.org, FreeBSD CURRENT Subject: Re: Digi Watchport/T temperature sensor as /dev/ttyU Message-ID: <20160723220430.34ce02fe.ohartman@zedat.fu-berlin.de> In-Reply-To: <1469206374.84197.14.camel@freebsd.org> References: <20160722183556.2fc39fd7.ohartman@zedat.fu-berlin.de> <1469206374.84197.14.camel@freebsd.org> Organization: FU Berlin X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.29; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/IBmRcL4wiB=hvxacIjRHLde"; protocol="application/pgp-signature" X-Originating-IP: 92.225.3.53 X-ZEDAT-Hint: A X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jul 2016 20:04:12 -0000 --Sig_/IBmRcL4wiB=hvxacIjRHLde Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Am Fri, 22 Jul 2016 10:52:54 -0600 Ian Lepore schrieb: > On Fri, 2016-07-22 at 18:35 +0200, O. Hartmann wrote: > > For temperature monitoring, we have a bunch of Digi Watchport/T > > sensors:=20 > >=20 > > http://ftp1.digi.com/support/documentation/90000406_H.pdf > >=20 > > =20 > [...] >=20 > I think the attached patch will make it show up as a ttyU*/cuaU* device > for you. (You should probably use the /dev/cuaU* flavor, to avoid > problems with tty layer and modem control signals). >=20 > I keep wishing we had a mechanism, like a sysctl that could be set or > something, that would let you supply a vendor/product pair and have the > ugensa driver attach to that device, for quick testing of this sort of > thing. >=20 > -- Ian No, it doesn't change anything. I applied the patch to most recent CURRENT = and it is still the same. But thanks anyway. Kind regards, oh --Sig_/IBmRcL4wiB=hvxacIjRHLde Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJXk83OAAoJEOgBcD7A/5N8fDEH/j6q8YZYfKessUcxUHdpkAbP CbfgY2tYOO0x0RzPxa21pghZ6IZIUbrUoZw6PovTH7pon0WCOudMOdHUTbF4azmf UyUKhQU8M0IslSZuw3DSHvmiMchSV35+lYMxXy3KK/o5fDnrLXTcrxoEB64qljKc TGAv9PkRJ99HzEE5BFuDn9rdzCs3KAloU1/VTa+LWNGGpoaL4fmB7+RsDTICVn1/ aHRsb1shTREHPO/wGIcPIu49izNbYg7Tedi+vr+tmrs5mykPluVm/Ub+k77rpZu9 h1qrPRp46y6eoaztyBGP/HFwZVgZ+Hhqny3sh+43aE3wPn2gNmSQuSiCIftb+ss= =HQcM -----END PGP SIGNATURE----- --Sig_/IBmRcL4wiB=hvxacIjRHLde--