From owner-freebsd-questions Tue Dec 8 12:33:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA06272 for freebsd-questions-outgoing; Tue, 8 Dec 1998 12:33:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from bilbo.intexp.com (bilbo.intexp.com [209.98.25.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA06267 for ; Tue, 8 Dec 1998 12:33:06 -0800 (PST) (envelope-from root@bilbo.intexp.com) Received: from localhost (root@localhost) by bilbo.intexp.com (8.9.1a/8.8.7) with ESMTP id OAA03675 for ; Tue, 8 Dec 1998 14:34:31 -0600 Date: Tue, 8 Dec 1998 14:34:31 -0600 (CST) From: Systems Administrator To: freebsd-questions@FreeBSD.ORG Subject: Trying to get modem to work Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I'm trying to install a modem in my FreeBSD 2.2.6 machine, and I can't seem to get it to work. For ease, I have disabled the on-board comports on the motherboard. (FreeBSD detected them properly as sio0 and sio1). The modem is setup as COM2 via the dip switches. Doing a dmesg | grep "sio" I see that sio0 is not detected (makes sense, I disabled it) and sio1 is found as a 16550A, IRQ3, etc. This seems right for a modem on COM2. I issued some MAKEDEV commands as described in the handbook, but I still can't get it. I have the following devices: sio1 cuaa1 cua1 ttyp1 cuaia1 cuala1 This com port addressing scheme is a bit confusing, but I kind of understand it. Basically I just need to be able to echo AT commands directly to the modem, but everything I've tried has failed: echo atdt > /dev/sio1 echo atdt > /dev/cuaa1 echo atdt > /dev/cua1 and none of these has resulted in my phone ringing! I have turned on the modem speaker (ATM1L3), I don't hear that, and I don't hear the modem click as it picks up the line...so something's not quite right. What's the proper way to install this thing? Thanks much, -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Adam Maloney | Web Site Design Systems Administrator | Web Hosting Internet Exposure | Database Powered Web Sites [612] 922.3126 | Advertising and Promotion adam@iexposure.com | Email, FTP, Dial-Up Access ------------------------------------------------------------------------------- INTERNET PRODUCT EMPOWERMENT CORPORATION -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message