From 63fbf5047e8b1e87e7bfc000e53f9031097cd955 Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Tue, 2 Jun 2009 09:58:17 +0000 Subject: [PATCH] Add support for the four PUC serial interfaces found on IBM SurePOS 300 series POS terminals. MFC after: 3 days Submitted by: Marc Balmer --- sys/dev/puc/pucdata.c | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/sys/dev/puc/pucdata.c b/sys/dev/puc/pucdata.c index 4d42a0467ca..07f603df753 100644 --- a/sys/dev/puc/pucdata.c +++ b/sys/dev/puc/pucdata.c @@ -233,6 +233,17 @@ const struct puc_cfg puc_pci_devices[] = { PUC_PORT_4S, 0x10, 0, 8, }, + /* + * IBM SurePOS 300 Series (481033H) serial ports + * Details can be found on the IBM RSS websites + */ + + { 0x1014, 0x0297, 0xffff, 0, + "IBM SurePOS 300 Series (481033H) serial ports", + DEFAULT_RCLK, + PUC_PORT_4S, 0x10, 4, 0 + }, + /* * SIIG Boards. *