From owner-freebsd-hackers Mon Jan 20 22:14:33 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id WAA00517 for hackers-outgoing; Mon, 20 Jan 1997 22:14:33 -0800 (PST) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id WAA00509 for ; Mon, 20 Jan 1997 22:14:27 -0800 (PST) Received: from current1.whistle.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.8.4/8.8.4) with SMTP id WAA07919; Mon, 20 Jan 1997 22:03:03 -0800 (PST) Message-ID: <32E45BAD.167EB0E7@whistle.com> Date: Mon, 20 Jan 1997 22:01:17 -0800 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2-CURRENT i386) MIME-Version: 1.0 To: Michael Smith CC: hackers@freebsd.org Subject: Re: Kernel driver source installer? References: <199701210049.LAA03575@genesis.atrad.adelaide.edu.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Michael Smith wrote: > > One of the things that has always bugged me about installing kernel drivers > that aren't part of a 'stock' distribution is working out where to put > what, and those trivial edits of files.i386 etc. you don't need to edit that... the file /sys/i386/conf/files.XXX is also searched for configuration XXX. it should also look at files.local but that seems to have been removed some time in history..