From owner-freebsd-questions Wed Oct 18 22:31:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from teapot06.domain1.bigpond.com (teapot06.domain1.bigpond.com [139.134.5.237]) by hub.freebsd.org (Postfix) with SMTP id 6EE7D37B4C5 for ; Wed, 18 Oct 2000 22:31:38 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by teapot06.domain1.bigpond.com (NTMail 3.02.13) with ESMTP id sa923382 for ; Thu, 19 Oct 2000 15:31:34 +1000 Received: from 203.54.250.174 ([203.54.250.174]) by mail1.bigpond.com (Claudes-Confounding-MailRouter V2.9c 1/3224765); 19 Oct 2000 15:31:29 Message-ID: <39EE9559.15516DBB@iname.com> Date: Thu, 19 Oct 2000 16:31:53 +1000 From: Peter Ortner X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Art Gonzalez Cc: freebsd-questions@freebsd.org Subject: Re: configure US Robotics pnp dialup modem References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Depends on what sort of modem it is. If it's a PCI modem or a WinModem, your out of luck. If not, find the struct isa_pnp_id sio_ids in /usr/src/sys/isa/sio.c and add it there- you can get the info from pnpinfo. For more info, search the mailing list archive. Art Gonzalez wrote: > How can I configure a USRobotics pnp modem for internet access on a FreeBSD > 3.3 system? When the system boots up, it finds the modem as I see it listed > as one of its plug and play devices. > > Please advice To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message