From owner-freebsd-questions Sun Sep 19 9:55:25 1999 Delivered-To: freebsd-questions@freebsd.org Received: from zagnut.hotpop.com (zagnut.hotpop.com [204.57.55.32]) by hub.freebsd.org (Postfix) with ESMTP id 196281511C for ; Sun, 19 Sep 1999 09:55:19 -0700 (PDT) (envelope-from ertank@hotpop.com) Received: from Ertan (unknown [212.252.147.32]) by zagnut.hotpop.com (Postfix) with SMTP id 3DE76639C5 for ; Sun, 19 Sep 1999 12:55:10 -0400 (EDT) Message-ID: <006901bf02bf$f2c0e480$2093fcd4@Ertan> From: "Ertan Kucukoglu" To: Subject: problem with modem settings Date: Sun, 19 Sep 1999 19:53:54 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-9" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 X-HotPOP: ----------------------------------------------- Sent By HotPOP.com FREE Email Get your FREE POP email at www.HotPOP.com ----------------------------------------------- Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I have a problem with my modem. It is a 33600 internal modem. I can use it with linux. It works but, it uses COM4 irq 3. I am not sure but I can not get any respond to my AT commands under minicom. (reminder it works under linux). After I searched a little I found the lines below in MYKERNEL file. ----- device sio0 at isa? port "IO_COM1" flags 0x10 tty irq 4 device sio1 at isa? port "IO_COM2" tty irq 3 device sio2 at isa? port "IO_COM3" tty irq 5 device sio3 at isa? port "IO_COM4" tty irq 9 ----- (I sent this message to newbies mail list too. Sorry above sio0, sio1,.. is wrong in this message. They written as sio,sio,.. I apologize for this mistake.) I think they are for COM port settings and I have no idea if the problem is because of this. Also /dev/modem is linked to /dev/cuaa3. I do not know where the problem is. I need help. Regards, Ertan Kucukoglu ertank@hotpop.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message