Date: Sun, 29 Aug 2004 02:53:07 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/tga tga_pci.c Message-ID: <200408290253.i7T2r75H033200@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2004-08-29 02:53:07 UTC FreeBSD src repository Modified files: sys/dev/tga tga_pci.c Log: Do not match TGA2 adapters. They are not compatible with TGA adapters, nor are they 3D accelarators as the description would like us to believe. Since the TGA2 adapter has a VGA mode (unlike the TGA adapter), one can use the VGA driver instead. This fixes GENERIC kernels on alpha with TGA2 adapters. Revision Changes Path 1.9 +0 -2 src/sys/dev/tga/tga_pci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408290253.i7T2r75H033200>