From owner-cvs-all Wed Jan 12 6:20:16 2000 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 345FA14FF4; Wed, 12 Jan 2000 06:20:14 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA34472; Wed, 12 Jan 2000 06:20:14 -0800 (PST) (envelope-from peter@FreeBSD.org) Message-Id: <200001121420.GAA34472@freefall.freebsd.org> From: Peter Wemm <peter@FreeBSD.org> Date: Wed, 12 Jan 2000 06:20:14 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/config mkioconf.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 2000/01/12 06:20:14 PST Modified files: usr.sbin/config mkioconf.c Log: Fix a bungle with the CAM static wiring tables. Write CAMCONF_UNSPEC instead of -2. This (I believe) caused static wirings to not match. This should fix Bill Pechter's problem but we'll see. Problem discovered by: Bill Pechter <pechter@shell.monmouth.com> Revision Changes Path 1.59 +5 -5 src/usr.sbin/config/mkioconf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message