From owner-freebsd-questions Wed Sep 30 04:37:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA17506 for freebsd-questions-outgoing; Wed, 30 Sep 1998 04:37:17 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from harfang.CC.UMontreal.CA (harfang.CC.UMontreal.CA [132.204.2.102]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA17501 for ; Wed, 30 Sep 1998 04:37:14 -0700 (PDT) (envelope-from beaupran@JSP.UMontreal.CA) Received: from epsom.jsp.umontreal.ca (epsom.JSP.UMontreal.CA [132.204.45.25]) by harfang.CC.UMontreal.CA (8.8.8/8.8.8) with SMTP id HAA02532; Wed, 30 Sep 1998 07:36:57 -0400 (EDT) Received: from derby.jsp.umontreal.ca (derby.jsp.umontreal.ca [132.204.45.26]) by epsom.jsp.umontreal.ca via ESMTP (951211.SGI.8.6.12.PATCH1502/JSP1789) id HAA28053; Wed, 30 Sep 1998 07:36:57 -0400 Received: from localhost (beaupran@localhost) by derby.jsp.umontreal.ca via SMTP (951211.SGI.8.6.12.PATCH1502/JSP1789) id HAA15340; Wed, 30 Sep 1998 07:36:57 -0400 X-Authentication-Warning: derby.jsp.umontreal.ca: beaupran owned process doing -bs Date: Wed, 30 Sep 1998 07:36:57 -0400 (EDT) From: BEAUPRE Antoine To: Jeffery Bond cc: questions@FreeBSD.ORG Subject: Re: Getting SB16 PNP to work In-Reply-To: <36120200.F54FDA9F@nectech.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 30 Sep 1998, Jeffery Bond wrote: > Hello folks, > > I having some trouble getting my SB16 PNP to work with 2.2.7-RELEASE. (A > new one for you !). I've added the following lines to the kernel config > and recompiled it without problem: > > controller pnp0 > device pcm0 at isa? port ? irq ? drq ? vector pcmintr > > Now I get the following on bootup (from dmesg): > > Probing for PnP devices: > CSN 1 Vendor ID: CTL0070 [0x70008c0e] Serial 0xffffffff > This is a SB16 PnP, but LDN 0 is disabled > > What is LDN 0, and how do I enable it? LDN=Logical Device NUmber CSN=Card Select Number >From the pnp manpage (man pnp): By booting the kernel with the "-c" flag, commands are available to modi- fy the configuration of PnP cards. Commands start with the sequence: pnp CSN LDN where CSN and LDN are the Card Select Number and Logical Device Number associated to the device. Following this sequence any combination of the following commands can be used: there you got the commands... check the manpage... > What else do I need to do to make it work (eg. MAKEDEV?) > > Regards, > > Jeff Bond > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > +-----------------------------------+ | Free the world from businessmen | | Free yourself from your money | +-----------------------------------+ Free the web. Spidey visit: http://www.JSP.UMontreal.CA/~beaupran To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message