Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 1996 13:09:33 +0930 (CST)
From:      Michael Smith <msmith@atrad.adelaide.edu.au>
To:        hackers@freebsd.org
Subject:   Multidrop serial driver
Message-ID:  <199610220339.NAA12443@genesis.atrad.adelaide.edu.au>

next in thread | raw e-mail | index | archive | help

Ok people, it's been a while since I raised this, but I thought I should
try again 8)

I have a driver here for talking to RS422/485 devices in 9-bit mode using
standard 8250 architecture UARTs, in either 2-wire or 4-wire mode, with
automatic or 'manual' drive control.  Normally this requires (expensive) 
interface cards and/or external hardware.

The driver works under 2.1.5 and 2.2, and has been in use heavily in our
systems since early this year.

RS485 is widely used in industrial control applications due to its
extremely inexpensive cabling requirements and high noise resistance.

I think that the driver would be a useful addition to the system, and
we are more than happy to release it under a BSD copyright.  If
someone with appropriate commit priviledges agrees, the driver is in
~msmith/mdsio.tar.gz on freefall.  Note that it currently uses major
20, as I haven't had a major assigned yet.

-- 
]] Mike Smith, Software Engineer        msmith@atrad.adelaide.edu.au    [[
]] Genesis Software                     genesis@atrad.adelaide.edu.au   [[
]] High-speed data acquisition and      (GSM mobile)  <FOUND!>          [[
]] realtime instrument control          (ph/fax)  +61-8-8267-3493       [[
]] Collector of old Unix hardware.      "Where are your PEZ?" The Tick  [[



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