From owner-cvs-all Sun Jan 23 10: 5:27 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 86A7714F64; Sun, 23 Jan 2000 10:05:25 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA38506; Sun, 23 Jan 2000 10:05:25 -0800 (PST) (envelope-from peter@FreeBSD.org) Message-Id: <200001231805.KAA38506@freefall.freebsd.org> From: Peter Wemm Date: Sun, 23 Jan 2000 10:05:25 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/config config.h config.y mkioconf.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 2000/01/23 10:05:25 PST Modified files: usr.sbin/config config.h config.y mkioconf.c Log: Remove the cam-specific device wiring code. This was a duplicate of the data in the resource tables, and cam is getting it directly now. Revision Changes Path 1.34 +1 -3 src/usr.sbin/config/config.h 1.41 +1 -7 src/usr.sbin/config/config.y 1.61 +1 -84 src/usr.sbin/config/mkioconf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message