From owner-cvs-all Mon Aug 9 20:16:24 1999 Delivered-To: cvs-all@freebsd.org Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.26.10.9]) by hub.freebsd.org (Postfix) with ESMTP id 4A58D14E71; Mon, 9 Aug 1999 20:16:18 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id NAA20332; Tue, 10 Aug 1999 13:13:56 +1000 Date: Tue, 10 Aug 1999 13:13:56 +1000 From: Bruce Evans Message-Id: <199908100313.NAA20332@godzilla.zeta.org.au> To: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, mpp@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 userconfig.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Modified files: > sys/i386/i386 userconfig.c > Log: > Remove a reference to config(8) when IRQ 2 is remapped to IRQ 9. > Config(8) contains no documentation about this. Config(8) no longer remaps it either. Other parts of the kernel, never remapped it. This leaves the command line part of userconfig as the only place that remaps it. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message