From owner-freebsd-questions Thu Sep 4 12:27:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA18350 for questions-outgoing; Thu, 4 Sep 1997 12:27:29 -0700 (PDT) Received: from terra.oscs.montana.edu (terra.oscs.montana.edu [153.90.2.1]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id MAA18345 for ; Thu, 4 Sep 1997 12:27:24 -0700 (PDT) Received: from esus.cs.montana.edu by terra.oscs.montana.edu (5.65/Ultrix3.0-C) id AA21576; Thu, 4 Sep 1997 13:27:16 -0600 Received: from esus.cs.montana.edu by esus.cs.montana.edu (5.65v3.2/1.1.10.5/06Mar97-1051AM) id AA06150; Thu, 4 Sep 1997 13:27:09 -0600 Received: by Danno.montana.edu with Microsoft Mail id <01BCB936.0EFD8700@Danno.montana.edu>; Thu, 4 Sep 1997 13:25:49 -0600 Message-Id: <01BCB936.0EFD8700@Danno.montana.edu> From: "Daniel I. Bauer" To: "'questions@freebsd.org'" Subject: modem not detected Date: Thu, 4 Sep 1997 13:25:37 -0600 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id MAA18346 Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I am using FreeBSD 2.2.2-Release. During boot, my modem is not detected. In Windows 95 my modem is seen on Com port 3 at address 0x3e8. Interrupt 5 is used. I have tried using the -c arguement at boot, entering the above information in, but this did not work. In the kernal file I took out the keyword 'disable' for sio2 and during boot it is still not found. My modem is a Plug-and-Play CPI ViVa CommCenter 33.6 voice/speakerphone/fax modem. sio0 and sio1 are found, but they are just the serial ports on the back of the computer. How can I get FreeBSD to recognize my modem? Does Plug-and-Play confuse FreeBSD? Is this modem not supported? It has a 16550an uart (Windows 95 says this under diagnostics --> more info). Thanks in Advance, Dan Bauer