Add support for the four PUC serial interfaces found on IBM SurePOS 300

series POS terminals.

MFC after:	3 days
Submitted by:	Marc Balmer <marc at msys.ch>
This commit is contained in:
Robert Watson 2009-06-02 09:58:17 +00:00
parent 3c33df624c
commit 63fbf5047e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=193305

View File

@ -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.
*