From owner-cvs-all@FreeBSD.ORG Fri May 2 18:36:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4008A37B401; Fri, 2 May 2003 18:36:08 -0700 (PDT) Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96E6643FDD; Fri, 2 May 2003 18:36:07 -0700 (PDT) (envelope-from DougB@freebsd.org) Received: from master.dougb.net (12-234-22-23.client.attbi.com[12.234.22.23]) by rwcrmhc53.attbi.com (rwcrmhc53) with SMTP id <2003050301360605300lh300e>; Sat, 3 May 2003 01:36:07 +0000 Date: Fri, 2 May 2003 18:36:06 -0700 (PDT) From: Doug Barton To: Bruce Evans In-Reply-To: <20030503090527.F33245@gamplex.bde.org> Message-ID: <20030502183448.P12694@znfgre.qbhto.arg> References: <10211.1051867762@critter.freebsd.dk> <20030503090527.F33245@gamplex.bde.org> Organization: http://www.FreeBSD.org/ X-message-flag: Outlook -- Not just for spreading viruses anymore! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: Poul-Henning Kamp cc: src-committers@FreeBSD.org cc: Mike Makonnen cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d devfs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 May 2003 01:36:08 -0000 On Sat, 3 May 2003, Bruce Evans wrote: > On Fri, 2 May 2003, Poul-Henning Kamp wrote: > > > In message <200305020810.h428AxCw057728@repoman.freebsd.org>, Mike Makonnen wri > > tes: > > >mtm 2003/05/02 01:10:59 PDT > > > > > > FreeBSD src repository > > > > > > Modified files: > > > etc/rc.d devfs > > > Log: > > > Create a symbolic link /dev/vga -> /dev/ttyv0. > > > > Why isn't this link created by the device driver anyway ? > > Some drivers don't fully support devfs yet. > > As explained in MAKEDEV in RELENG_4, /dev/vga is compatibility > cruft for a pccons interface and/or X. It shouldn't exist, but > still seems to be used by X: X 4.3 doesn't seem to use it, which is why I missed the need for Mike's update in my testing. We might be able to get away with dropping this, but I'm not 100% sure yet. -- This .signature sanitized for your protection