From owner-freebsd-current Sun Oct 10 12:22: 3 1999 Delivered-To: freebsd-current@freebsd.org Received: from assaris.sics.se (assaris.sics.se [193.10.66.108]) by hub.freebsd.org (Postfix) with ESMTP id E194615915; Sun, 10 Oct 1999 12:20:44 -0700 (PDT) (envelope-from assar@sics.se) Received: (from assar@localhost) by assaris.sics.se (8.9.3/8.7.3) id VAA13715; Sun, 10 Oct 1999 21:21:27 +0200 (CEST) To: Poul-Henning Kamp Cc: committers@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: Heads up! References: <5480.939038143@critter.freebsd.dk> Mime-Version: 1.0 (generated by tm-edit 7.68) Content-Type: text/plain; charset=US-ASCII From: Assar Westerlund Date: 10 Oct 1999 21:21:24 +0200 In-Reply-To: Poul-Henning Kamp's message of "Mon, 04 Oct 1999 13:55:43 +0200" Message-ID: <5loge7uimj.fsf@assaris.sics.se> Lines: 8 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Poul-Henning Kamp writes: > We have now come so far that we can start to kill cdevsw_add() > calls and rely on make_dev() for most of the device drivers. So how is this supposed to work for device kld's? Currently, cdevsw_add() gets called from the glue generated by DEV_MODULE. /assar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message