]> git.baikalelectronics.ru Git - kernel.git/commit
8250_pci: add support for netmos 9835 IBM devices
authorJiri Slaby <jirislaby@gmail.com>
Thu, 15 Jan 2009 13:30:34 +0000 (13:30 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 15 Jan 2009 20:48:35 +0000 (12:48 -0800)
commit126c147fff52faa74bafc34b2cd05d93e8d0d75b
tree874fcc6ee6f887a025fb169c5ab20f6bf20a32b0
parent23e697b0e3d5b85f26e4dcf25c945aff01e4dfd0
8250_pci: add support for netmos 9835 IBM devices

Most of netmos 9835 hardware is handled by parport-serial.  IBM introduces
a device which doesn't have any parallel ports and have screwed subdevice
PCI id (not corresponding to port numbers).

Handle this device (9710:9835 1014:0299) properly.

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/serial/8250_pci.c