[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Defining/ Redefining I/O port numbers and creating /dev/tty devices
- Subject: [ale] Defining/ Redefining I/O port numbers and creating /dev/tty devices
- From: Mills.J at ems-t.com (Mills, John M.)
- Date: Wed, 26 Oct 2005 17:45:28 -0400
ALErs -
I want to create some /dev/tty* using standard UARTs at non-standard I/O
addresses. I would expect there is some way to create such a special
file from a standard module and some invocation args describing the
hardware addresses and similar parameters.
How are these normally defined, and where could I look for background
and documentation?
TIA.
- Mills