Date: Wed, 12 Feb 2003 03:27:43 +0100 From: Erik Trulsson <ertr1013@student.uu.se> To: Lars Eighner <eighner@io.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Is FAQ answer 4.29 right? Message-ID: <20030212022743.GA95115@falcon.midgard.homeip.net> In-Reply-To: <20030211134128.X742-100000@dumpster> References: <20030211134128.X742-100000@dumpster>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 11, 2003 at 02:00:16PM -0600, Lars Eighner wrote: > The answer to FAQ question 4.29 (What if my PnP modem isn't > recognized says to make a kernel with the "pnp0 controller" > (and then do a bunch of other stuff). > > The LINT in a recently cvsupped source tree (for i386) > doesn't know anything about a pnp0. I tried > > device pnp0 > > and then I tried > > pseudo-device pnp0 > > I don't know how to include this pnp0 controller referred to > in the FAQ is or how to get it. That FAQ entry seems a bit outdated. It was correct for FreeBSD 3.x, but FreeBSD 4.x does not have "controller pnp0" and there is no longer any support for manual pnp-configuration at boot time. There are probably several other entries in the FAQ that were correct when written but where the given answers no longer applies to current software versions. -- <Insert your favourite quote here.> Erik Trulsson ertr1013@student.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030212022743.GA95115>