Date: Thu, 27 Jan 2000 18:50:54 -0800 (PST) From: Alex Zepeda <jazepeda@pacbell.net> To: Kazutaka YOKOTA <yokota@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/pci pcisupport.c Message-ID: <Pine.BSF.4.21.0001271848180.247-100000@localhost> In-Reply-To: <200001271202.EAA48699@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 27 Jan 2000, Kazutaka YOKOTA wrote: > yokota 2000/01/27 04:02:06 PST > > Modified files: > sys/pci pcisupport.c > Log: > Add more PCI VGA graphics card descriptions. > > PR: 10095, 15299, 13850, 16356 > Submitted by: Alex Zepeda, Vladimir Kushnir, Alex Vasylenko, Alex. > Obtained from: XFree86 and NetBSD Oops! kern/10095 at least is unnecesary, and has been since the TNT and TNT2 PCI IDs have been added to pcisupport.c. Right now I'm seeing: zippy:/usr/gnats/kern#dmesg|grep vga vga-pci0: <NVidia Riva TNT graphics accelerator> mem 0xfc000000-0xfcffffff,0xf50 00000-0xf5ffffff irq 9 at device 0.0 on pci1 vga-pci1: <Matrox MGA 1024SG/1064SG/1164SG graphics accelerator> irq 9 at device 13.0 on pci0 vga0: <Generic ISA VGA> at port 0x3b0-0x3df iomem 0xa0000-0xbffff on isa0 Without any patching. Sorry :) - alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0001271848180.247-100000>