From owner-cvs-all Fri Mar 31 22: 6:45 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 46C4737BAD9; Fri, 31 Mar 2000 22:06:42 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA65116; Fri, 31 Mar 2000 22:06:40 -0800 (PST) (envelope-from imp@FreeBSD.org) Message-Id: <200004010606.WAA65116@freefall.freebsd.org> From: Warner Losh <imp@FreeBSD.org> Date: Fri, 31 Mar 2000 22:06:39 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys bus.h src/sys/kern subr_bus.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2000/03/31 22:06:38 PST Modified files: sys/sys bus.h sys/kern subr_bus.c Log: device_set_unit() DO NOT USE THIS. This was approved before 4.0 release for inclusion into the release, but bde talked me out of committing the module that needs this until after the release. It is after the release now. :-) Revision Changes Path 1.31 +2 -1 src/sys/sys/bus.h 1.56 +20 -1 src/sys/kern/subr_bus.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message