diff --git a/sys/dev/puc/pucdata.c b/sys/dev/puc/pucdata.c index 9748588ad82f..17cdf80dd840 100644 --- a/sys/dev/puc/pucdata.c +++ b/sys/dev/puc/pucdata.c @@ -590,6 +590,12 @@ const struct puc_cfg puc_pci_devices[] = { * I/O Flex PCI I/O Card Model-223 with 4 serial and 1 parallel ports. */ + { 0x1415, 0x9501, 0x131f, 0x2051, + "SIIG Cyber 4S PCI 16C650 (20x family)", + DEFAULT_RCLK * 10, + PUC_PORT_4S, 0x10, 0, 8, + }, + { 0x1415, 0x9501, 0xffff, 0, "Oxford Semiconductor OX16PCI954 UARTs", DEFAULT_RCLK,