From owner-freebsd-questions Wed Jun 3 23:27:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA08197 for freebsd-questions-outgoing; Wed, 3 Jun 1998 23:27:55 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from email.csun.edu (csun1.csun.edu [130.166.1.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA08190 for ; Wed, 3 Jun 1998 23:27:42 -0700 (PDT) (envelope-from albert.kinderman@email.csun.edu) Received: from csun.edu (s253n096.csun.edu) by csun1.csun.edu with ESMTP (1.40.112.8/16.2) id AA235221653; Wed, 3 Jun 1998 23:27:33 -0700 Message-Id: <35763E54.9B0ABAAB@csun.edu> Date: Wed, 03 Jun 1998 23:27:32 -0700 From: Albert Kinderman X-Mailer: Mozilla 4.04 [en] (Win95; U) Mime-Version: 1.0 To: Doug White Cc: freebsd-questions@FreeBSD.ORG Subject: Plug'n'Play [Was Re: Plug'n'play and PPP] References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doug White wrote: > On Tue, 2 Jun 1998, Albert Kinderman wrote: > > > [snip] I have a supra pnp modem. [using 2.2.6] I built a new > > kernel with pnp support and the boot messages show that my supra modem > > [id SUP1310] is found. On three other operating systems, the modem is > > at 03e8 irq 5, yet I can't find the modem at cuaa2. Is there a missing > > step? > > Check the boot messages to find which sio device the pnp driver attached > it to. It won't be in the normal place, it'll probably be sio2 or sio5 > depending on your system. > > Doug White | University of Oregon > Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant > http://gladstone.uoregon.edu/~dwhite | Computer Science Major I'm not sure what should be in the kernel. If I put in device statements for sio2 and sio3, they are not found at "COM3" or "COM4". If I don't put in device statements, neither is found. As far as I can see, the controller pnp statement produces only one line of output (after the Probing for PnP message) during boot. CSN 1 Vendor ID: SUP1310 [0x1013b04e] serial 0x0006a8d7 What statement(s) other than the controller pnp statement do I need for the kernel? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message