Date: Mon, 13 Jan 2003 14:35:43 -0500 (EST) From: John Baldwin <jhb@FreeBSD.org> To: David Holm <david@realityrift.com> Cc: current@freebsd.org Subject: RE: Important, agp_via.c missing PCI ID! Message-ID: <XFMail.20030113143543.jhb@FreeBSD.org> In-Reply-To: <20030112005839.3d41f95c.david@realityrift.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 11-Jan-2003 David Holm wrote: > Hi, > the FreeBSD kernel is missing the PCI ID for the Apollo Pro 133A PCI bridge even though it is > supported by the agp_via code. > > Please see this pr: > http://www.freebsd.org/cgi/query-pr.cgi?pr=46983 > > //David Holm According to /usr/share/misc/pci_vendors, that device is not for the Pro 133A but for the PM133: 0605 VT8605 ProSavage PM133 System Controller .... 0691 VT82C691/693A/694X Apollo Pro/133/133A System Controller The patch should make no functional difference since the generic probe should work (it should be listed as a "VIA Generic host to PCI bridge"). -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20030113143543.jhb>