From owner-freebsd-questions Tue Apr 6 12: 4:12 1999 Delivered-To: freebsd-questions@freebsd.org Received: from finch-post-10.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (Postfix) with ESMTP id 3C43415700 for ; Tue, 6 Apr 1999 12:04:07 -0700 (PDT) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by finch-post-10.mail.demon.net with smtp (Exim 2.12 #1) id 10Ub6t-0003JT-0A; Tue, 6 Apr 1999 19:02:07 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from marder-1. (rasnt-1 [193.114.228.211]) by uk.radan.com (8.6.10/8.6.10) with ESMTP id UAA04053; Tue, 6 Apr 1999 20:01:31 +0100 Received: (from marko@localhost) by marder-1. (8.9.2/8.8.8) id TAA03664; Tue, 6 Apr 1999 19:59:31 +0100 (BST) (envelope-from marko) Date: Tue, 6 Apr 1999 19:59:31 +0100 From: Mark Ovens To: Patrick Lutz Cc: freebsd-questions@freebsd.org Subject: Re: Modem Problems Message-ID: <19990406195930.Q1360@marder-1.localhost> References: <370A6070.E6EA2A4@telusplanet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <370A6070.E6EA2A4@telusplanet.net>; from Patrick Lutz on Tue, Apr 06, 1999 at 12:28:48PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 06, 1999 at 12:28:48PM -0700, Patrick Lutz wrote: > On my FreeBSD 2.2.7 machine I have an internal 56K modem (Viva > CommCenter). This works fine on COM3 on Windows, but will not work on > FreeBSD. The settings were changed in the kernel to the proper irq > settings (according to the Windows settings) yet in the boot sequence > the message would indicate that "irq 11 not in bitmap of probed irqs" > and "sio2 not found." > > Looking at the information on the FreeBSD site, I tried enabling PnP > detection by adding "controller pnp0." Following this, it would find > the modem, and gave the following information: > CSN 1 Vendor ID CPI4173 0x7341090e Serial 0xd0959b5 > CSN 1 disabled. > > I added the new id number and a description string to the > /sys/i386/isa/sio.c file, and I also changed the "sio2" line in the > kernel so that it would not take the PnP card's IRQ. The FreeBSD site Are you getting confused here with the DOS numbering of serial ports? FreeBSD numbers from 0. sio0 == COM1, sio1 == COM2. IRQ3, 0x2f8 are the default values for sio1/COM2, not sio2. > also stated that I may have to add a manual configuration command in the > boot-time configuration like: > pnp 1 0 enable os irq0 3 drq0 0 port0 0x2f8 > If you haven't disabled sio1/COM2 then you've got a conflict here. > However, I can not seem to get anything to work, and FreeBSD does not > communicate with my modem. Any advice would be welcome. > > Thanks, > Patrick Lutz > kellutz@telusplanet.net > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:marko@uk.radan.com http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message