From owner-freebsd-questions  Sun Sep 19 16:40:14 1999
Delivered-To: freebsd-questions@freebsd.org
Received: from monsoon.mail.pipex.net (monsoon.mail.pipex.net [158.43.128.69])
	by hub.freebsd.org (Postfix) with SMTP id 420DA158A4
	for <questions@freebsd.org>; Sun, 19 Sep 1999 16:40:06 -0700 (PDT)
	(envelope-from mark@dogma.freebsd-uk.eu.org)
Received: (qmail 6563 invoked from network); 19 Sep 1999 23:40:05 -0000
Received: from userah64.uk.uudial.com (HELO marder-1.) (62.188.132.249)
  by smtp.dial.pipex.com with SMTP; 19 Sep 1999 23:40:05 -0000
Received: (from mark@localhost)
	by marder-1. (8.9.2/8.8.8) id AAA00521;
	Mon, 20 Sep 1999 00:31:28 +0100 (BST)
	(envelope-from mark)
Date: Mon, 20 Sep 1999 00:31:28 +0100
From: Mark Ovens <mark@ukug.uk.freebsd.org>
To: Rick Knebel <rknebel@uplink.net>
Cc: questions@freebsd.org
Subject: Re: User PPP again
Message-ID: <19990920003127.A361@marder-1>
References: <19990919184535.A870@rknebel.uplink.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.95.3i
In-Reply-To: <19990919184535.A870@rknebel.uplink.net>; from Rick Knebel on Sun, Sep 19, 1999 at 06:45:35PM -0400
Organization: Total lack of
Sender: owner-freebsd-questions@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

On Sun, Sep 19, 1999 at 06:45:35PM -0400, Rick Knebel wrote:
> Hi,
> I just wrote in about being frustrated with tring to get my modem to dial.
> I went into the kernal and activated com3 (sio2) and gave it an irq of 4
> just like in Linux.
> When it boots it says it cannot activate the device because it conflicts
> with sio0 which also has an irq of 4.
> 
> In Linux the bootup looks like this
> 
> ttyS00 at 0x03f8 (irq = 4) is a 16550A
> ttyS01 at 0x02f8 (irq = 3) is a 16550A
> ttyS02 at 0x03e8 (irq = 4) is a 16550A
> 
> What else can I do?
> 

You never said if your modem is PnP? I guess it's internal if it's COM3.

When you say "I went into the kernal and activated com3 (sio2)" do
you mean ``boot -c'' or edited the config file and rebuilt the
kernel?

My modem (internal PnP) uses sio2 (COM3) on IRQ 9. If you did
``boot -c'' then delete the entry for sio2 in /boot/boot.conf and
see if it will pick it's own IRQ.

Failing that, either disable or change the IRQ for sio0.

HTH

> Thanks
> Rick
> 
> -- 
> Rick Knebel
> rknebel@uplink.net
> http://rknebel.uplink.net/~rknebel
> http://rknebel.uplink.net
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

-- 
STATE-OF-THE-ART: Any computer you can't afford.
OBSOLETE: Any computer you own.
________________________________________________________________
      FreeBSD - The Power To Serve http://www.freebsd.org
      My Webpage http://ukug.uk.freebsd.org/~mark/
mailto:mark@ukug.uk.freebsd.org              http://www.radan.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message