From owner-freebsd-isp Mon Jun 5 9:39:31 2000 Delivered-To: freebsd-isp@freebsd.org Received: from germanium.xtalwind.net (germanium.xtalwind.net [205.160.242.5]) by hub.freebsd.org (Postfix) with ESMTP id 91A6037B586 for ; Mon, 5 Jun 2000 09:39:27 -0700 (PDT) (envelope-from jack@germanium.xtalwind.net) Received: from localhost (jack@localhost) by germanium.xtalwind.net (8.10.1/8.10.1) with ESMTP id e55GdC805374; Mon, 5 Jun 2000 12:39:13 -0400 (EDT) Date: Mon, 5 Jun 2000 12:39:12 -0400 (EDT) From: jack To: Corey Ralph Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Digi Xem In-Reply-To: <20000605120616.A12113@coreyx.net-tech.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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