Re: Important, agp_via.c missing PCI ID!

2003-01-14 Thread David Holm
On Tue, 14 Jan 2003 14:20:21 -0500 (EST) John Baldwin <[EMAIL PROTECTED]> wrote: > > On 14-Jan-2003 David Holm wrote: > > > > My mistake, I didn't preload the module. I thought I could load it on a booted >system. > > Anyway, with the standard agp module preloaded I get the following: > > > >

Re: Important, agp_via.c missing PCI ID!

2003-01-14 Thread John Baldwin
On 14-Jan-2003 David Holm wrote: > On Tue, 14 Jan 2003 03:14:59 +0100 > David Holm <[EMAIL PROTECTED]> wrote: > >> On Mon, 13 Jan 2003 16:16:51 -0500 (EST) >> John Baldwin <[EMAIL PROTECTED]> wrote: >> >> > >> > On 13-Jan-2003 David Holm wrote: >> > >> > What is the output of 'dmesg | grep agp

Re: Important, agp_via.c missing PCI ID!

2003-01-14 Thread David Holm
http://lxr.linux.no/source/drivers/char/agp/agp.h The linux kernel uses ID 0x0605 as well! //David Holm To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Important, agp_via.c missing PCI ID!

2003-01-13 Thread David Holm
On Tue, 14 Jan 2003 03:14:59 +0100 David Holm <[EMAIL PROTECTED]> wrote: > On Mon, 13 Jan 2003 16:16:51 -0500 (EST) > John Baldwin <[EMAIL PROTECTED]> wrote: > > > > > On 13-Jan-2003 David Holm wrote: > > > > What is the output of 'dmesg | grep agp' both with and without the patch? > > > > No

Re: Important, agp_via.c missing PCI ID!

2003-01-13 Thread David Holm
On Mon, 13 Jan 2003 16:16:51 -0500 (EST) John Baldwin <[EMAIL PROTECTED]> wrote: > > On 13-Jan-2003 David Holm wrote: > > What is the output of 'dmesg | grep agp' both with and without the patch? > Now this is strange. I cvsupped before recompiling the kernel. Now all I get when loading the m

Re: Important, agp_via.c missing PCI ID!

2003-01-13 Thread John Baldwin
On 13-Jan-2003 David Holm wrote: > On Mon, 13 Jan 2003 14:35:43 -0500 (EST) > John Baldwin <[EMAIL PROTECTED]> wrote: > >> >> According to /usr/share/misc/pci_vendors, that device is not for the Pro 133A >> but for the PM133: >> >> 0605VT8605 ProSavage PM133 System Controller >>

Re: Important, agp_via.c missing PCI ID!

2003-01-13 Thread David Holm
On Mon, 13 Jan 2003 14:35:43 -0500 (EST) John Baldwin <[EMAIL PROTECTED]> wrote: > > According to /usr/share/misc/pci_vendors, that device is not for the Pro 133A > but for the PM133: > > 0605VT8605 ProSavage PM133 System Controller > > 0691VT82C691/693A/694X

RE: Important, agp_via.c missing PCI ID!

2003-01-13 Thread John Baldwin
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_

Important, agp_via.c missing PCI ID!

2003-01-11 Thread David Holm
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 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in