From owner-freebsd-arch Sun Oct 7 9:56:59 2001 Delivered-To: freebsd-arch@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by hub.freebsd.org (Postfix) with ESMTP id 5E6C437B405 for ; Sun, 7 Oct 2001 09:56:55 -0700 (PDT) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.11.6/8.11.6) with ESMTP id f97GuoB01361; Sun, 7 Oct 2001 18:56:51 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Brian Somers Cc: freebsd-arch@FreeBSD.ORG Subject: Re: Cloned open support In-Reply-To: Your message of "Mon, 29 Jan 2001 10:52:31 GMT." <200101291052.f0TAqVK58112@storm.FreeBSD.org.uk> Date: Sun, 07 Oct 2001 18:56:50 +0200 Message-ID: <1359.1002473810@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Uhm, Brian... We have cloned devices already... What exactly is it that you want to implement ? Poul-Henning In message <200101291052.f0TAqVK58112@storm.FreeBSD.org.uk>, Brian Somers write s: >Hi, > >I'm considering having a crack at adding support for cloned opens. >Before I start, I guess I've got two questions: > >1. Is anybody else doing this. > >2. Given that I'll need to change the d_open prototype (and > thus cdevsw), I'm going to affect every device driver in the > tree - although only changing the first arg to a (dev_t) > pointer, making things pretty easy to change and not too > unexpected for anyone that's written sysv drivers. > > Is it acceptable to simply not support old drivers ? > > I've considered trying to do things so that they're backwards > compatible, but I think the answer is that it'd be too much > of a crutch in the future. > >Ok, ok, three questions ! > >3. Should I ask for review anywhere else besides here ? > >Ta. > >-- >Brian > >Don't _EVER_ lose your sense of humour ! > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-arch" in the body of the message > -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message