Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8993
b: refs/heads/master
c: a063cf5
h: refs/heads/master
i:
  8991: 74ebcdb
v: v3
  • Loading branch information
Karsten Keil authored and Linus Torvalds committed Sep 16, 2005
1 parent 6fd57af commit bc8272e
Show file tree
Hide file tree
Showing 3 changed files with 5 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: 03e6b495ccbdd14282ce0dd0753481d4f4f0bab1
refs/heads/master: a063cf5b7dde94d98f3f7c9f1c951e02c6564022
1 change: 1 addition & 0 deletions trunk/drivers/isdn/hisax/hfc_pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ static const PCI_ENTRY id_list[] =
{PCI_VENDOR_ID_DIGI, PCI_DEVICE_ID_DIGI_DF_M_E,"Digi International", "Digi DataFire Micro V (Europe)"},
{PCI_VENDOR_ID_DIGI, PCI_DEVICE_ID_DIGI_DF_M_IOM2_A,"Digi International", "Digi DataFire Micro V IOM2 (North America)"},
{PCI_VENDOR_ID_DIGI, PCI_DEVICE_ID_DIGI_DF_M_A,"Digi International", "Digi DataFire Micro V (North America)"},
{PCI_VENDOR_ID_SITECOM, PCI_DEVICE_ID_SITECOM_DC105V2, "Sitecom Europe", "DC-105 ISDN PCI"},
{0, 0, NULL, NULL},
};

Expand Down
3 changes: 3 additions & 0 deletions trunk/include/linux/pci_ids.h
Original file line number Diff line number Diff line change
Expand Up @@ -2252,6 +2252,9 @@

#define PCI_VENDOR_ID_INFINICON 0x1820

#define PCI_VENDOR_ID_SITECOM 0x182d
#define PCI_DEVICE_ID_SITECOM_DC105V2 0x3069

#define PCI_VENDOR_ID_TOPSPIN 0x1867

#define PCI_VENDOR_ID_TDI 0x192E
Expand Down

0 comments on commit bc8272e

Please sign in to comment.