From owner-freebsd-questions@FreeBSD.ORG Tue Sep 23 15:19:48 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 786F516A4B3 for ; Tue, 23 Sep 2003 15:19:48 -0700 (PDT) Received: from smtp.covadmail.net (mx04.covadmail.net [63.65.120.64]) by mx1.FreeBSD.org (Postfix) with SMTP id 96B6844059 for ; Tue, 23 Sep 2003 15:18:36 -0700 (PDT) (envelope-from strick@covad.net) Received: (covad.net 28928 invoked from network); 23 Sep 2003 22:18:31 -0000 Received: from unknown (HELO ice.nodomain) (68.164.195.235) by sun-qmail13 with SMTP; 23 Sep 2003 22:18:31 -0000 Received: from ice.nodomain (localhost [127.0.0.1]) by ice.nodomain (8.12.8p1/8.12.8) with ESMTP id h8NMHPBB000660; Tue, 23 Sep 2003 15:17:46 -0700 (PDT) (envelope-from dan@ice.nodomain) Received: (from dan@localhost) by ice.nodomain (8.12.8p1/8.12.8/Submit) id h8NMHFVD000659; Tue, 23 Sep 2003 15:17:15 -0700 (PDT) Date: Tue, 23 Sep 2003 15:17:15 -0700 (PDT) From: Dan Strick Message-Id: <200309232217.h8NMHFVD000659@ice.nodomain> To: freebsd-questions@freebsd.org cc: dan@ice.nodomain Subject: Re: video card support in BSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Sep 2003 22:19:48 -0000 On Tue, Sep 23, 2003, srenna@vdbmusic.com wrote: > > So i have this old vid card and I'm trying to find out if > it's supported in FreeBSD. The trouble is that all of the > hardware docs i've looked at...have no section for video > adapters. Is there a list somewhere of supported vid > cards? and kris@obsecurity.org responded: > > See www.xfree86.org. > I would add that for any particular installation of XFree86 on FreeBSD one can find hardware compatibility documentation in /usr/X11R6/lib/X11/doc (assuming of course that the doc files were installed). Some of the man pages in /usr/X11R6/man/man4 may also be useful. I have found that while the documentation in a given installation of XFree86 may be more specific to that installation, the documentation on www.xfree86.org is sometimes more complete. The most recent release of XFree86, 4.3.0, is more or less what all recent FreeBSD releases are using. Dan Strick strick@covad.net