Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25772
b: refs/heads/master
c: 40d8b89
h: refs/heads/master
v: v3
  • Loading branch information
Grzegorz Janoszka authored and Greg Kroah-Hartman committed Apr 14, 2006
1 parent 308f9f1 commit e3cb2ac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e6ad00576f8896b8209ba7ff47b23661614be64c
refs/heads/master: 40d8b89b06cd03c2856eafb94a1f11d5a113a9d4
3 changes: 3 additions & 0 deletions trunk/arch/i386/pci/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,10 @@ static __init int via_router_probe(struct irq_router *r,
case PCI_DEVICE_ID_VIA_82C596:
case PCI_DEVICE_ID_VIA_82C686:
case PCI_DEVICE_ID_VIA_8231:
case PCI_DEVICE_ID_VIA_8233A:
case PCI_DEVICE_ID_VIA_8235:
case PCI_DEVICE_ID_VIA_8237:
case PCI_DEVICE_ID_VIA_8237_SATA:
/* FIXME: add new ones for 8233/5 */
r->name = "VIA";
r->get = pirq_via_get;
Expand Down

0 comments on commit e3cb2ac

Please sign in to comment.