]> git.pld-linux.org Git - packages/kernel.git/blob - amd762_irq_router.patch
- added description of djurban's branch
[packages/kernel.git] / amd762_irq_router.patch
1 --- linux/arch/i386/kernel/pci-irq.c.orig       Mon Feb 25 20:37:00 2002
2 +++ linux/arch/i386/kernel/pci-irq.c    Tue May 14 11:46:08 2002
3 @@ -462,6 +462,8 @@
4           pirq_serverworks_get, pirq_serverworks_set },
5         { "AMD756 VIPER", PCI_VENDOR_ID_AMD, PCI_DEVICE_ID_AMD_VIPER_740B,
6                 pirq_amd756_get, pirq_amd756_set },
7 +       { "AMD768", PCI_VENDOR_ID_AMD, PCI_DEVICE_ID_AMD_VIPER_7443,
8 +               pirq_amd756_get, pirq_amd756_set },
9  
10         { "default", 0, 0, NULL, NULL }
11  };
This page took 0.02943 seconds and 3 git commands to generate.