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 <[EMAIL PROTECTED]>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to