Skip to content

Commit

Permalink
8250: add support for Kouwell KW-L221N-2
Browse files Browse the repository at this point in the history
Add support for Kouwell KW-L221N-2 card.

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Mikulas Patocka authored and Greg Kroah-Hartman committed Nov 9, 2010
1 parent 68e2965 commit c9bd9d0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions drivers/serial/8250_pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -2863,6 +2863,9 @@ static struct pci_device_id serial_pci_tbl[] = {
PCI_SUBVENDOR_ID_SIIG, PCI_SUBDEVICE_ID_SIIG_QUARTET_SERIAL,
0, 0,
pbn_b0_4_1152000 },
{ PCI_VENDOR_ID_OXSEMI, 0x9505,
PCI_ANY_ID, PCI_ANY_ID, 0, 0,
pbn_b0_bt_2_921600 },

/*
* The below card is a little controversial since it is the
Expand Down

0 comments on commit c9bd9d0

Please sign in to comment.