From owner-freebsd-hackers Tue Mar 26 08:30:53 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA23014 for hackers-outgoing; Tue, 26 Mar 1996 08:30:53 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id IAA23005 Tue, 26 Mar 1996 08:30:48 -0800 (PST) Received: from haldjas.folklore.ee (Haldjas.folklore.ee [193.40.6.121]) by who.cdrom.com (8.6.12/8.6.11) with ESMTP id IAA09238 ; Tue, 26 Mar 1996 08:30:41 -0800 Received: (from narvi@localhost) by haldjas.folklore.ee (8.6.12/8.6.12) id SAA27797; Tue, 26 Mar 1996 18:33:46 +0200 Date: Tue, 26 Mar 1996 18:33:45 +0200 (EET) From: Narvi To: Darren Reed cc: sos@FreeBSD.ORG, avalon@coombs.anu.edu.au, hackers@FreeBSD.ORG Subject: Re: > 80x24 ? In-Reply-To: <199603261310.FAA03395@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Eat good food, preserve nature, be nice to all nice people :) On Wed, 27 Mar 1996, Darren Reed wrote: > In some mail from sos@FreeBSD.ORG, sie said: > > > > Level of understanding the problem at hand ... > > Yes, I don't understand pc's very well...(do I want to ? %-/) > > > Go read a bunch of "booklets" for different video cards, then read a > > couble of books on PC video hw, and then come back with a better > > understanding of the problem(s). > > Then tell me again how easy it will be to make this work on ALL > > video hw.... > > > > PS: If you don't have any PC hw books handy, look at the XFree86 > > sources for the video hw they support. > > How very sad. > > Is there such a thing as a "most common" method for changing the text > resolution ? What about for PnP devices ? PCI video vards ? > Most common? I don't think such thing exists (and there aren't any PnP video cards). The best thing there exists is the VESA BIOS extension. If the BIOS follows the specs then you can do it quite easily (provided you use the BIOS :)There are no other reliable ways. > I know PC suck, but this reaches new heights. > > darren > Sander.