RE: [PATCH] 8250_pci.c: Update NI specific devices class to multi serial

2019-01-28 Thread Guan Yung Tseng
> On Wed, Jan 23, 2019 at 5:18 PM Andy Shevchenko > wrote: > > > > On Mon, Jan 14, 2019 at 4:13 PM Guan Yung Tseng > > wrote: > > > > > > Modified NI devices class to PCI_CLASS_COMMUNICATION_MULTISERIAL. > > > The reason of doing this is because all NI multi port serial cards > > > use

Re: [PATCH] 8250_pci.c: Update NI specific devices class to multi serial

2019-01-24 Thread Andy Shevchenko
g Kroah-Hartman ; open list:SERIAL DRIVERS > ; Linux Kernel Mailing List > > Betreff: Re: [PATCH] 8250_pci.c: Update NI specific devices class to multi > serial > > On Wed, Jan 23, 2019 at 5:18 PM Andy Shevchenko > wrote: > > > > On Mon, Jan 14, 2019 at

[PATCH] 8250_pci.c: Update NI specific devices class to multi serial

2019-01-23 Thread Guan Yung Tseng
> On Wed, Jan 23, 2019 at 5:18 PM Andy Shevchenko > wrote: > > > > On Mon, Jan 14, 2019 at 4:13 PM Guan Yung Tseng > > wrote: > > > > > > Modified NI devices class to PCI_CLASS_COMMUNICATION_MULTISERIAL. > > > The reason of doing this is because all NI multi port serial cards > > > use

Re: [PATCH] 8250_pci.c: Update NI specific devices class to multi serial

2019-01-23 Thread Andy Shevchenko
On Wed, Jan 23, 2019 at 5:18 PM Andy Shevchenko wrote: > > On Mon, Jan 14, 2019 at 4:13 PM Guan Yung Tseng > wrote: > > > > Modified NI devices class to PCI_CLASS_COMMUNICATION_MULTISERIAL. > > The reason of doing this is because all NI multi port serial cards > > use

Re: [PATCH] 8250_pci.c: Update NI specific devices class to multi serial

2019-01-23 Thread Andy Shevchenko
On Mon, Jan 14, 2019 at 4:13 PM Guan Yung Tseng wrote: > > Modified NI devices class to PCI_CLASS_COMMUNICATION_MULTISERIAL. > The reason of doing this is because all NI multi port serial cards > use PCI_CLASS_COMMUNICATION_OTHER class and thus fail the > serial_pci_is_class_communication test

Re: [PATCH] 8250_pci.c: Update NI specific devices class to multi serial

2019-01-23 Thread Andy Shevchenko
On Tue, Jan 22, 2019 at 01:55:08PM +0200, Heikki Krogerus wrote: > On Mon, Jan 14, 2019 at 10:10:05PM +0800, Guan Yung Tseng wrote: > > Modified NI devices class to PCI_CLASS_COMMUNICATION_MULTISERIAL. > > The reason of doing this is because all NI multi port serial cards > > use

Re: [PATCH] 8250_pci.c: Update NI specific devices class to multi serial

2019-01-22 Thread Heikki Krogerus
+Andy On Mon, Jan 14, 2019 at 10:10:05PM +0800, Guan Yung Tseng wrote: > Modified NI devices class to PCI_CLASS_COMMUNICATION_MULTISERIAL. > The reason of doing this is because all NI multi port serial cards > use PCI_CLASS_COMMUNICATION_OTHER class and thus fail the >

Re: [PATCH] 8250_pci.c: Update NI specific devices class to multi serial

2019-01-18 Thread Greg KH
On Mon, Jan 14, 2019 at 10:10:05PM +0800, Guan Yung Tseng wrote: > Modified NI devices class to PCI_CLASS_COMMUNICATION_MULTISERIAL. > The reason of doing this is because all NI multi port serial cards > use PCI_CLASS_COMMUNICATION_OTHER class and thus fail the > serial_pci_is_class_communication

[PATCH] 8250_pci.c: Update NI specific devices class to multi serial

2019-01-14 Thread Guan Yung Tseng
Modified NI devices class to PCI_CLASS_COMMUNICATION_MULTISERIAL. The reason of doing this is because all NI multi port serial cards use PCI_CLASS_COMMUNICATION_OTHER class and thus fail the serial_pci_is_class_communication test added in the commit 7d8905d06405 ("serial: 8250_pci: Enable device