Add the "Avlab Technology, PCI IO 2S" card.

Submitted by:	Terry Glanfield <Terry.Glanfield@program-products.co.uk>
This commit is contained in:
John Hay 2002-03-06 17:37:27 +00:00
parent 561d6e1ee2
commit b72c70af4c

View File

@ -748,5 +748,14 @@ const struct puc_device_description puc_devices[] = {
},
},
{ "Avlab Technology, PCI IO 2S",
{ 0x14db, 0x2130, 0, 0 },
{ 0xffff, 0xffff, 0, 0 },
{
{ PUC_PORT_TYPE_COM, 0x10, 0x00, COM_FREQ },
{ PUC_PORT_TYPE_COM, 0x14, 0x00, COM_FREQ },
},
},
{ 0 }
};