From owner-cvs-all Tue Apr 21 00:18:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA12539 for cvs-all-outgoing; Tue, 21 Apr 1998 00:18:05 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.demon.co.uk [158.152.17.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA12418; Tue, 21 Apr 1998 07:17:43 GMT (envelope-from brian@Awfulhak.org) Received: from gate.lan.awfulhak.org (localhost [127.0.0.1]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id HAA12963; Tue, 21 Apr 1998 07:59:16 +0100 (BST) (envelope-from brian@gate.lan.awfulhak.org) Message-Id: <199804210659.HAA12963@awfulhak.org> X-Mailer: exmh version 2.0.1 12/23/97 To: Brian Somers cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG, Julian Elischer Subject: Re: cvs commit: src/sys/gnu/i386/isa dgb.c In-reply-to: Your message of "Mon, 20 Apr 1998 19:39:49 PDT." <199804210239.TAA03324@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 21 Apr 1998 07:59:15 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > brian 1998/04/20 19:39:49 PDT > > Modified files: > sys/gnu/i386/isa dgb.c > Log: > o Move debug stuff down a bit so that it doesn't try to > dereference uninitialized pointers. > o Fix DEVFS permissions > o Fix DEVFS minor numbers > o Add initial & lock devices for cua device. > o Fix permissions in line with sio. > > Revision Changes Path > 1.33 +38 -31 src/sys/gnu/i386/isa/dgb.c What's the rationale behind the new names ? dgbN.N idgbN.N ldgbN.N dgbcuaN.N idgbcuaN.N ldgbcuaN.N I prefer these names to the old {cua,tty}D* ones as they're more intuitive, but maybe they ought to be dgbttydN dgbttyidN dgbttyldN dgbcuaaN dgbcuaiaN dgbcualaN so that they're also a bit more consistent with sio ? Anyone ? -- Brian , , Don't _EVER_ lose your sense of humour.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message