Date: Tue, 13 Jun 2000 16:28:58 +0000 (GMT) From: Terry Lambert <tlambert@primenet.com> To: phk@critter.freebsd.dk (Poul-Henning Kamp) Cc: dfr@nlsystems.com (Doug Rabson), imp@village.org (Warner Losh), dfr@FreeBSD.ORG (Doug Rabson), arch@FreeBSD.ORG Subject: Re: cvs commit: src/sys/pci pci.c pcisupport.c pcivar.h Message-ID: <200006131628.JAA08308@usr05.primenet.com> In-Reply-To: <8947.960886026@critter.freebsd.dk> from "Poul-Henning Kamp" at Jun 13, 2000 10:47:06 AM
next in thread | previous in thread | raw e-mail | index | archive | help
> Completely unrelated to where we do this, I have had a fair number of > people ask me why we don't say stuff like: > > "Found <FOOcorp magicchip 1242> Configure \"blaha\" driver in your kernel" > > I can see all the bloat arguments, but I have to say that the idea > has some merit... So would just loading the frigging driver from the modules directory, instead of beating the user over the head to do it for you. If you know what the problem is well enough to emit an error message, and you have the code available in the kernel to do what the error message says is the pallative action, then why not just do it, instead of tunneling your instructions through a human to a config prgram, back to the kernel asking for the action? Humans are notoriously lossy data transports. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006131628.JAA08308>