Date: Mon, 5 Jun 2000 12:39:12 -0400 (EDT) From: jack <jack@germanium.xtalwind.net> To: Corey Ralph <corey@net-tech.com.au> Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Digi Xem Message-ID: <Pine.BSF.4.21.0006051230220.481-100000@germanium.xtalwind.net> In-Reply-To: <20000605120616.A12113@coreyx.net-tech.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Today Corey Ralph wrote: > I have it initialising the card OK, but don't know the io addresses for the > ports to add the sio entries. Can anybody help me out? You don't use the sio entries. You need to make the device nodes, `MAKEDEV cuaM0' and `MAKEDEV ttyM0', and use them to access the ports. cuaM0a0, ttyM0a0 is the first port on the first expansion box. cuaM0df, ttyM0df is the last port on the fourth expansion box. ^^box a thru d, followed by the 16 ports 0 thru f. -------------------------------------------------------------------------- Jack O'Neill Systems Administrator / Systems Analyst jack@germanium.xtalwind.net Crystal Wind Communications, Inc. Finger jack@germanium.xtalwind.net for my PGP key. PGP Key fingerprint = F6 C4 E6 D4 2F 15 A7 67 FD 09 E9 3C 5F CC EB CD enriched, vcard, HTML messages > /dev/null -------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0006051230220.481-100000>