From owner-freebsd-questions Fri Jan 22 08:44:50 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA06819 for freebsd-questions-outgoing; Fri, 22 Jan 1999 08:44:50 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA06814 for ; Fri, 22 Jan 1999 08:44:48 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by post.mail.demon.net with smtp (Exim 2.10 #1) id 103jhC-0002uX-00; Fri, 22 Jan 1999 16:44:35 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id QAA03616; Fri, 22 Jan 1999 16:44:29 GMT Received: from uk.radan.com (gppsun4) by beavis.uk.radan.com (4.1/SMI-4.1) id AA12867; Fri, 22 Jan 99 16:44:28 GMT Message-Id: <36A8AAD7.80BC39BB@uk.radan.com> Date: Fri, 22 Jan 1999 16:44:07 +0000 From: Mark Ovens Organization: Radan Computational Ltd X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 4.1.3_U1 sun4m) X-Accept-Language: en-GB Mime-Version: 1.0 To: gkaplan Cc: freebsd-questions@FreeBSD.ORG Subject: Re: PnP modem installation References: <36A8A6BE.329AB17@castle.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gkaplan wrote: > > With kernel 2.2.8 , following suggestions in FAQ: " internal PnP > modem can't find" I have the following result: > -------- from dmsage output: > Probe PnP devices > CSN 1 Vendor ID YMH0030 [0x3000a865] Serial 0x80860001 > CSN 2 Vendor ID USR2090 [0x90207256] Serial 0xffff9f80 > CSN 2 is disabled > ---------- > sio1 configured irq 3 not in bitmap of probed irqs 0 > sio1 not found at 0x2f8 > ------------ The irq and port address agrees with values reported from > win95 i.e., > com2 port 2f8 ns16550an > Identifier USR2090ISAPNP\USR2090 > ------------ > I have edited the table siopnp_ids[] in /sys/i386/isa/sio.c to > include the line : > { 0x9020756, "USR2090"}, . > and then rebuilt the kernel. > ------------ > The FAQ also mentions a pnp command:" you may have to manually > configure the PnP device using the 'pnp' command at boot time, with a > command like : > 'pnp 1 0 enable os irq0 3 drq0 0 port0 0x2f8' ^^^ I think you will find that this should be ``2 1'' as its Card Select Number is 2 and therefore it's Logical Device Number is 1. > ------- I have tried this, with no noticeable effect. > ------- I was told by the modem manufacturer that this modem is an oem > product and the the computer's oem is the responsible party of the > installation and proper working of the modem. > ------- I was told by the computer oem that the modem in question is not > a winmodem. > > ANY SUGGESTIONS? thank you. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message