View | Details | Raw Unified | Return to bug 65040
Collapse All | Expand All

(-)pucdata.c (+13 lines)
Lines 865-870 Link Here
865
		},
865
		},
866
	},
866
	},
867
867
868
	/* Oxford Semiconductor OX9160/OX16PCI954 PCI UARTS */
869
        /* second chip on Exsys EX-41098 8x cards */
870
	{   "Oxford Semiconductor OX9160/OX16PCI954 UARTs (function 1)",
871
		{ 0x1415, 0x9511, 0,  0 },
872
		{ 0xffff, 0xffff, 0,  0 },
873
		{
874
			{ PUC_PORT_TYPE_COM, 0x10, 0x00, COM_FREQ },
875
			{ PUC_PORT_TYPE_COM, 0x10, 0x08, COM_FREQ },
876
			{ PUC_PORT_TYPE_COM, 0x10, 0x10, COM_FREQ },
877
			{ PUC_PORT_TYPE_COM, 0x10, 0x18, COM_FREQ },
878
		},
879
	},
880
868
	/* NetMos 2S1P PCI 16C650 : 2S, 1P */
881
	/* NetMos 2S1P PCI 16C650 : 2S, 1P */
869
	{   "NetMos NM9835 Dual UART and 1284 Printer port",
882
	{   "NetMos NM9835 Dual UART and 1284 Printer port",
870
	    {	0x9710,	0x9835,	0,	0	},
883
	    {	0x9710,	0x9835,	0,	0	},

Return to bug 65040