lkml.org 
[lkml]   [2008]   [May]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    SubjectRe: via agp patches

    Looks like this adds a new device id, I have no idea why they remove
    another one at the same time...

    ---
    drivers/char/agp/via-agp.c | 7 +------
    1 file changed, 1 insertion(+), 6 deletions(-)

    --- a/drivers/char/agp/via-agp.c
    +++ b/drivers/char/agp/via-agp.c
    @@ -389,11 +389,6 @@ static struct agp_device_ids via_agp_dev
    .device_id = PCI_DEVICE_ID_VIA_VT3324,
    .chipset_name = "CX700",
    },
    - /* VT3336 */
    - {
    - .device_id = PCI_DEVICE_ID_VIA_VT3336,
    - .chipset_name = "VT3336",
    - },
    /* P4M890 */
    {
    .device_id = PCI_DEVICE_ID_VIA_P4M890,
    @@ -546,8 +541,8 @@ static const struct pci_device_id agp_vi
    ID(PCI_DEVICE_ID_VIA_3296_0),
    ID(PCI_DEVICE_ID_VIA_P4M800CE),
    ID(PCI_DEVICE_ID_VIA_VT3324),
    - ID(PCI_DEVICE_ID_VIA_VT3336),
    ID(PCI_DEVICE_ID_VIA_P4M890),
    + ID(PCI_DEVICE_ID_VIA_VT3364),
    { }
    };


    \
     
     \ /
      Last update: 2008-05-31 02:41    [W:2.995 / U:0.116 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site