From owner-freebsd-questions Mon May 7 4:52:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns3.tstt.net.tt (ns3.tstt.net.tt [196.3.132.3]) by hub.freebsd.org (Postfix) with SMTP id DFC1B37B42C for ; Mon, 7 May 2001 04:52:46 -0700 (PDT) (envelope-from dchulhan@uwi.tt) Received: (qmail 425266 invoked by uid 0); 7 May 2001 11:52:44 -0000 Received: from cuscon4598.tstt.net.tt (HELO uwi.tt) (209.94.221.104) by ns3.tstt.net.tt with SMTP; 7 May 2001 11:52:44 -0000 Message-ID: <3AF68C8A.AEC7C91B@uwi.tt> Date: Mon, 07 May 2001 07:52:43 -0400 From: Dale Chulhan - Home Organization: COSTAATT X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org, freebsd-hardware@freebsd.org Subject: pnp enable troubles.... Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG OK cool fot those of you who care I got my modem to be recognized by the pnp0 controller. I had to use the following line: pnp 1 0 enable os irq0 11 drq0 0 port0 0x3e8 ( which after some frustration was discovered to be typed after you interrupt the regula kernel from booting and type 'boot -c' ) The only problem now is that this 'enabling' does not seem to stick cause I keep getting CSN 1 disabled error when I reeboot. Do I have to retype this EVERYTIME I boot now for my modem to be recognized? And after it's recognized do I have to create anything in /dev? Thank you for your help. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message