This patch add's support for the Via 8633 AGP Card Slot.
This patch was diffed against current 2.5-BK tree.
Dave Jone's please take a look at it and see if it correct, if so please
add apply it to the Kernel tree.
The patch works on my Linux Box. And detects my AGP board.
PS Again thank you Dave.
CC me at [email protected]
On Saturday 07 December 2002 10:41, Nathaniel Russell wrote:
> This patch add's support for the Via 8633 AGP Card Slot.
> + .device_id = PCI_DEVICE_ID_VIA_8633_0,
> + .vendor_id = PCI_VENDOR_ID_VIA,
> + .chipset = VIA_GENRIC,
Missing 'E' in Generic ^^^
Ruth
--
Ruth Ivimey-Cook
Software Engineer and Technical Author.
I was so tired last night I forgot to dot the i's and cross my t's.
Well here is the patch with the missing 'E' in it. ;)
Nathaniel
CC me at [email protected]
On Sat, 7 Dec 2002, Ruth Ivimey-Cook wrote:
> On Saturday 07 December 2002 10:41, Nathaniel Russell wrote:
> > This patch add's support for the Via 8633 AGP Card Slot.
>
> > + .device_id = PCI_DEVICE_ID_VIA_8633_0,
> > + .vendor_id = PCI_VENDOR_ID_VIA,
> > + .chipset = VIA_GENRIC,
>
> Missing 'E' in Generic ^^^
>
> Ruth
>
> --
> Ruth Ivimey-Cook
> Software Engineer and Technical Author.
>