Date: Fri, 17 Apr 1998 08:10:53 +0200 (MET DST) From: j@uriah.heep.sax.de (J Wunsch) To: freebsd-current@FreeBSD.ORG Cc: Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE> Subject: Re: current after a while - obsolete options Message-ID: <199804170610.IAA09615@uriah.heep.sax.de> In-Reply-To: <199804151325.PAA01599@gilberto.physik.RWTH-Aachen.DE> References: <199804151325.PAA01599@gilberto.physik.RWTH-Aachen.DE>
next in thread | previous in thread | raw e-mail | index | archive | help
Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE> wrote: > Only a few kernel options seem to be obsolete and I'm asking > whether they've been replaced by something else or have been dropped > by the one or other reason: > > options "GUSMAX" (dunno) > pseudo-device log This one apparently went stale long ago without anybody noticing. This got only apparent when i modified config(8) to warn about superfluous pseudo-device statements (which it didn't use to do for some ten years). If you look into /sys/conf/files, you'll see that kern/subr_log.c is marked `standard' (and has been this way AFAcvsCT, i.e. at least back to 4.4BSD-Lite). > pseudo-device pcaudio See /sys/i386/conf/files: this one is named `pca' now. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804170610.IAA09615>