From owner-freebsd-hackers Tue Mar 18 14:34:35 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA06588 for hackers-outgoing; Tue, 18 Mar 1997 14:34:35 -0800 (PST) Received: from aries.bb.cc.wa.us (root@[208.8.136.11]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA06583 for ; Tue, 18 Mar 1997 14:34:32 -0800 (PST) Received: from localhost (chris@localhost) by aries.bb.cc.wa.us (8.8.3/8.6.9) with SMTP id OAA04469; Tue, 18 Mar 1997 14:34:18 -0800 (PST) Date: Tue, 18 Mar 1997 14:34:18 -0800 (PST) From: Chris Coleman Reply-To: Chris Coleman To: Lee Crites cc: John Prince , hackers@FreeBSD.ORG Subject: Re: still more digiboard and modem questions/problems... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I have a BOCA 16 port modem board running on my FreeBSD 2.1-STABLE system. I have had it running for about 6 months. I had a few problems when I had different brands of modems running on the same box, but I removed them and I have had no problems since. I can give you the specifics of how I set it up if you want. But it should be almost the same as the digiboard. (I think i remember patterning the stuff after the digiboard setup.) I don't believe I had to put anyone in any special groups. I just had to modify /etc/ttys and /etc/rc.serial Both files Follow: Here is my /etc/ttys: # name getty type status comments console none unknown off secure # ttyv0 "/usr/libexec/getty Pc" cons25 on secure # Virtual terminals ttyv1 "/usr/libexec/getty Pc" cons25 off secure ttyv2 "/usr/libexec/getty Pc" cons25 on secure ttyv3 "/usr/X11R6/bin/xdm -nodaemon" cons25 on secure # BocaBoard ttyd1 "/usr/libexec/getty std.115200" dialup on insecure ttyd2 "/usr/libexec/getty std.115200" dialup on insecure ttyd3 "/usr/libexec/getty std.115200" dialup on insecure ttyd4 "/usr/libexec/getty std.115200" dialup on insecure ttyd5 "/usr/libexec/getty std.115200" dialup on insecure #.... ttydf "/usr/libexec/getty std.115200" dialup on insecure ttydg "/usr/libexec/getty std.115200" dialup on insecure # Pseudo terminals ttyp0 none network {SNIP} Here is /etc/rc.serial: majorly snipped: #!/bin/sh # $Id: rc.serial,v 1.4.4.3 1996/07/02 14:39:34 bde Exp $ default() { # Reset everything changed by the other functions to initial defaults. ci=$1; shift # call in device identifier co=$1; shift # call out device identifier for i in $* do comcontrol /dev/tty$ci$i dtrwait 300 drainwait 0 stty