From owner-freebsd-questions Thu Sep 3 12:25:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA04219 for freebsd-questions-outgoing; Thu, 3 Sep 1998 12:25:42 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA04100 for ; Thu, 3 Sep 1998 12:25:19 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@woof.lan.awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id TAA24944; Thu, 3 Sep 1998 19:56:57 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id OAA04941; Thu, 3 Sep 1998 14:14:05 +0100 (BST) (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199809031314.OAA04941@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: amason@lakeshore.net (Andrew Mason) cc: freebsd-questions@FreeBSD.ORG Subject: Re: Modem won't work. In-Reply-To: <35E4E03E.F668684D@lakeshore.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 03 Sep 1998 14:14:03 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I have an internal Hayes compatable 33.6 modem. FreeBSD refuses to see > it. Linux uses it fine. It's on com/sio 4 irq 3 and no matter how I > tell that to FreeBSD it still can't use it. Any suggestions? com4 == sio3 (sio starts at zero) Serial ports can't share IRQs in FreeBSD, so I suspect this is your problem. ``dmesg | fgrep sio'' is your friend. > /Andrew > -- > ******************************** > Web:www.lakeshore.net/~amason/ > Email: amason@lakeshore.net > ******************************* -- Brian , , Don't _EVER_ lose your sense of humour.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message