From owner-cvs-all Mon Aug 9 6:55: 7 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F0ED415255; Mon, 9 Aug 1999 06:55:04 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Received: (from mpp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA10025; Mon, 9 Aug 1999 06:52:16 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Message-Id: <199908091352.GAA10025@freefall.freebsd.org> From: Mike Pritchard Date: Mon, 9 Aug 1999 06:52:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 userconfig.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mpp 1999/08/09 06:52:15 PDT 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. Fix the help for the PnP irq and drq commands. This one caused me a bit of head scratching the other night while trying to get a problematic PnP device configured properly. Revision Changes Path 1.152 +5 -5 src/sys/i386/i386/userconfig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message