From owner-cvs-all Sun Nov 7 23:32: 9 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 D6CD314A11; Sun, 7 Nov 1999 23:32:07 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA51397; Sun, 7 Nov 1999 23:32:07 -0800 (PST) (envelope-from peter@FreeBSD.org) Message-Id: <199911080732.XAA51397@freefall.freebsd.org> From: Peter Wemm Date: Sun, 7 Nov 1999 23:32:07 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa fd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/11/07 23:32:07 PST Modified files: sys/isa fd.c Log: Use cdevsw_add() (temporarily) to avoid DEV_DRIVER_MODULE(), since the make_dev()'s that are there are not enough. Revision Changes Path 1.166 +3 -2 src/sys/isa/fd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message