|
@@ -1025,7 +1025,7 @@ nv94_chipset = {
|
|
|
.mc = g84_mc_new,
|
|
|
.mmu = nv50_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = g94_pci_new,
|
|
|
+ .pci = g92_pci_new,
|
|
|
.therm = g84_therm_new,
|
|
|
.timer = nv41_timer_new,
|
|
|
.volt = nv40_volt_new,
|
|
@@ -1057,7 +1057,7 @@ nv96_chipset = {
|
|
|
.mc = g84_mc_new,
|
|
|
.mmu = nv50_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = g94_pci_new,
|
|
|
+ .pci = g92_pci_new,
|
|
|
.therm = g84_therm_new,
|
|
|
.timer = nv41_timer_new,
|
|
|
.volt = nv40_volt_new,
|
|
@@ -1089,7 +1089,7 @@ nv98_chipset = {
|
|
|
.mc = g98_mc_new,
|
|
|
.mmu = nv50_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = g94_pci_new,
|
|
|
+ .pci = g92_pci_new,
|
|
|
.therm = g84_therm_new,
|
|
|
.timer = nv41_timer_new,
|
|
|
.volt = nv40_volt_new,
|
|
@@ -1121,7 +1121,7 @@ nva0_chipset = {
|
|
|
.mc = g84_mc_new,
|
|
|
.mmu = nv50_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = g94_pci_new,
|
|
|
+ .pci = g92_pci_new,
|
|
|
.therm = g84_therm_new,
|
|
|
.timer = nv41_timer_new,
|
|
|
.volt = nv40_volt_new,
|
|
@@ -1153,7 +1153,7 @@ nva3_chipset = {
|
|
|
.mc = gt215_mc_new,
|
|
|
.mmu = nv50_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = g94_pci_new,
|
|
|
+ .pci = g92_pci_new,
|
|
|
.pmu = gt215_pmu_new,
|
|
|
.therm = gt215_therm_new,
|
|
|
.timer = nv41_timer_new,
|
|
@@ -1187,7 +1187,7 @@ nva5_chipset = {
|
|
|
.mc = gt215_mc_new,
|
|
|
.mmu = nv50_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = g94_pci_new,
|
|
|
+ .pci = g92_pci_new,
|
|
|
.pmu = gt215_pmu_new,
|
|
|
.therm = gt215_therm_new,
|
|
|
.timer = nv41_timer_new,
|
|
@@ -1220,7 +1220,7 @@ nva8_chipset = {
|
|
|
.mc = gt215_mc_new,
|
|
|
.mmu = nv50_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = g94_pci_new,
|
|
|
+ .pci = g92_pci_new,
|
|
|
.pmu = gt215_pmu_new,
|
|
|
.therm = gt215_therm_new,
|
|
|
.timer = nv41_timer_new,
|
|
@@ -1253,7 +1253,7 @@ nvaa_chipset = {
|
|
|
.mc = g98_mc_new,
|
|
|
.mmu = nv50_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = g94_pci_new,
|
|
|
+ .pci = g92_pci_new,
|
|
|
.therm = g84_therm_new,
|
|
|
.timer = nv41_timer_new,
|
|
|
.volt = nv40_volt_new,
|
|
@@ -1285,7 +1285,7 @@ nvac_chipset = {
|
|
|
.mc = g98_mc_new,
|
|
|
.mmu = nv50_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = g94_pci_new,
|
|
|
+ .pci = g92_pci_new,
|
|
|
.therm = g84_therm_new,
|
|
|
.timer = nv41_timer_new,
|
|
|
.volt = nv40_volt_new,
|
|
@@ -1317,7 +1317,7 @@ nvaf_chipset = {
|
|
|
.mc = gt215_mc_new,
|
|
|
.mmu = nv50_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = g94_pci_new,
|
|
|
+ .pci = g92_pci_new,
|
|
|
.pmu = gt215_pmu_new,
|
|
|
.therm = gt215_therm_new,
|
|
|
.timer = nv41_timer_new,
|