From owner-freebsd-hackers Mon May 17 13: 3:46 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id 73A4714BCC for ; Mon, 17 May 1999 13:03:40 -0700 (PDT) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.1/8.9.1) id WAA25955; Mon, 17 May 1999 22:03:07 +0200 (CEST) (envelope-from sos) From: Soren Schmidt Message-Id: <199905172003.WAA25955@freebsd.dk> Subject: Re: modex support (again) In-Reply-To: from Kelly Yancey at "May 17, 1999 3:58:38 pm" To: kbyanc@alcnet.com (Kelly Yancey) Date: Mon, 17 May 1999 22:03:07 +0200 (CEST) Cc: des@flood.ping.uio.no, yokota@zodiac.mech.utsunomiya-u.ac.jp, freebsd-hackers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It seems Kelly Yancey wrote: > I think you just nailed the problem here. It requires a prohibitive > amount of effort to support modex video modes given the return. What I am > thinking about is removing the 320x240 mode (since it is impossibly > difficult to deal with)...no one is using it now so no one would be > affected. I would also like to add a comment into one of the source files > indicating why we have chosen not to support unchained VGA modes (ie. > "modex" modes) so that we can prevent this question from arising again in > the future. > On a slightly related note, I am currently in the process of developing > patches to add more useful "tweaked" modes to the video driver: > graphics 720x480, 16 colors (90x30 8x16 character cells) > graphics 256x256, 256 colors (32x32 8x8 character cells) > graphics 296x220, 256 colors (37x27 8x8 character cells) > text 90x25, 90x30, 90x43, 90x50, 90x60 > > The patches will also update vidcontrol to allow selecting any of the > modes. Excuse me, but those modes are even more wierd than modex, either we stick to the std modes, or we'll bloat the driver beyond repair, what I'm stricktly against. All those wacky modes should be set from a module or some such, they have NOTHING to do in the kernel pr default. This isn't Linux guys... (sorry couldn't help that one)... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message