Date: Tue, 21 Apr 1998 07:59:15 +0100 From: Brian Somers <brian@Awfulhak.org> To: Brian Somers <brian@freebsd.org> Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-sys@freebsd.org, Julian Elischer <julian@whistle.com> Subject: Re: cvs commit: src/sys/gnu/i386/isa dgb.c Message-ID: <199804210659.HAA12963@awfulhak.org> In-Reply-To: Your message of "Mon, 20 Apr 1998 19:39:49 PDT." <199804210239.TAA03324@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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 <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org> <http://www.Awfulhak.org> Don't _EVER_ lose your sense of humour....
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804210659.HAA12963>