Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361228
b: refs/heads/master
c: 8d2f8cd
h: refs/heads/master
v: v3
  • Loading branch information
Wang YanQing authored and Greg Kroah-Hartman committed Mar 12, 2013
1 parent 59debfe commit 16e9d7c
Show file tree
Hide file tree
Showing 2 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: d13402a4a944e72612a9ec5c9190e35717c02a9d
refs/heads/master: 8d2f8cd424ca0b99001f3ff4f5db87c4e525f366
4 changes: 4 additions & 0 deletions trunk/drivers/tty/serial/8250/8250_pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -4788,6 +4788,10 @@ static struct pci_device_id serial_pci_tbl[] = {
PCI_VENDOR_ID_IBM, 0x0299,
0, 0, pbn_b0_bt_2_115200 },

{ PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9835,
0x1000, 0x0012,
0, 0, pbn_b0_bt_2_115200 },

{ PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9901,
0xA000, 0x1000,
0, 0, pbn_b0_1_115200 },
Expand Down

0 comments on commit 16e9d7c

Please sign in to comment.