Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263417
b: refs/heads/master
c: 4417817
h: refs/heads/master
i:
  263415: 9bd8339
v: v3
  • Loading branch information
Eric Smith authored and Greg Kroah-Hartman committed Aug 23, 2011
1 parent cbe0642 commit 810f90d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8c4074cd2254606aeb788d518ccc27c9f97129e1
refs/heads/master: 44178176ecc55ad370b837dd2c4b4b8bed1e3823
6 changes: 5 additions & 1 deletion trunk/drivers/tty/serial/8250_pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -4021,13 +4021,17 @@ static struct pci_device_id serial_pci_tbl[] = {
0, 0, pbn_NETMOS9900_2s_115200 },

/*
* Best Connectivity PCI Multi I/O cards
* Best Connectivity and Rosewill PCI Multi I/O cards
*/

{ PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9865,
0xA000, 0x1000,
0, 0, pbn_b0_1_115200 },

{ PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9865,
0xA000, 0x3002,
0, 0, pbn_b0_bt_2_115200 },

{ PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9865,
0xA000, 0x3004,
0, 0, pbn_b0_bt_4_115200 },
Expand Down

0 comments on commit 810f90d

Please sign in to comment.