From owner-freebsd-current Wed Aug 29 1: 7:19 2001 Delivered-To: freebsd-current@freebsd.org Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by hub.freebsd.org (Postfix) with ESMTP id 77D0337B403; Wed, 29 Aug 2001 01:07:13 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (dialup14-50.iptelecom.net.ua [212.9.229.114]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id LAA00880; Wed, 29 Aug 2001 11:06:50 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.4/8.11.3) with ESMTP id f7T864o58531; Wed, 29 Aug 2001 11:06:04 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3B8CA2B0.DF1919BF@FreeBSD.org> Date: Wed, 29 Aug 2001 11:07:12 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Poul-Henning Kamp Cc: current@FreeBSD.org Subject: Re: Junior Kernel Hacker task: Get rid of NCCD constant. References: <68364.998941145@critter> Content-Type: text/plain; charset=x-user-defined Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Poul-Henning Kamp wrote: > Assignment: > > There is no reason for the NCCD constant to exist anymore. > > The CCD driver already has cloning support but CCDs "softc" > structure is statically allocated for NCCD devices. > > Change the CCD driver to dynamically allocate memory as needed, > the MD driver can be used as example as the overall morphology > of the two drivers are the same. I'll do that. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message