Linux Serial subsystem development
 help / color / mirror / Atom feed
* [PATCH 1/2] pbn_b0_8_1152000_200 is supposed to be an 8 port definition
@ 2012-12-05 20:56 Matt Schulte
  2012-12-05 20:56 ` [PATCH 2/2] The correct device id for this card is 0x0022 Matt Schulte
  0 siblings, 1 reply; 6+ messages in thread
From: Matt Schulte @ 2012-12-05 20:56 UTC (permalink / raw)
  To: linux-serial; +Cc: alan, greg, Matt Schulte

Signed-off-by: Matt Schulte <matts@commtech-fastcom.com>
---
Built against tty-next commit: b0ab02361167faa82198b783a8d555eb6f58901c

 drivers/tty/serial/8250/8250_pci.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/tty/serial/8250/8250_pci.c b/drivers/tty/serial/8250/8250_pci.c
index 26b9dc0..bf2f1a0 100644
--- a/drivers/tty/serial/8250/8250_pci.c
+++ b/drivers/tty/serial/8250/8250_pci.c
@@ -2246,7 +2246,7 @@ static struct pciserial_board pci_boards[] = {
 
 	[pbn_b0_8_1152000_200] = {
 		.flags		= FL_BASE0,
-		.num_ports	= 2,
+		.num_ports	= 8,
 		.base_baud	= 1152000,
 		.uart_offset	= 0x200,
 	},
-- 
1.7.2.5


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-01-16  2:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-05 20:56 [PATCH 1/2] pbn_b0_8_1152000_200 is supposed to be an 8 port definition Matt Schulte
2012-12-05 20:56 ` [PATCH 2/2] The correct device id for this card is 0x0022 Matt Schulte
2012-12-05 21:38   ` Alan Cox
2012-12-05 22:20     ` Will Fagan
2013-01-16  2:59       ` Greg KH
2013-01-16  3:00         ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox