1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00

Add an entry for the "SIIG Cyber 4 PCI 16550", which is a four-port card

based on the OX16PCI954 chip with a non-standard clock.

MFC after:	3 days
This commit is contained in:
Dag-Erling Smørgrav 2008-10-25 10:55:49 +00:00
parent 6b3a1c6a08
commit 0db885bbaf
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=184258

View File

@ -596,6 +596,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, 0x2050,
"SIIG Cyber 4 PCI 16550",
DEFAULT_RCLK * 10,
PUC_PORT_4S, 0x10, 0, 8,
},
{ 0x1415, 0x9501, 0x131f, 0x2051,
"SIIG Cyber 4S PCI 16C650 (20x family)",
DEFAULT_RCLK * 10,