PERFORCE change 96107 for review

Marcel Moolenaar marcel at FreeBSD.org
Tue Apr 25 21:48:50 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=96107

Change 96107 by marcel at marcel_nfs on 2006/04/25 21:47:56

	Fix the PCI device ID of the SSCLP-100.

Affected files ...

.. //depot/projects/uart/dev/uart/uart_bus_pci.c#16 edit

Differences ...

==== //depot/projects/uart/dev/uart/uart_bus_pci.c#16 (text+ko) ====

@@ -82,7 +82,7 @@
 { 0x131f, 0x2000, 0xffff, 0, "Siig - CyberSerial (1-port) 16550", 0x10 },
 { 0x131f, 0x2001, 0xffff, 0, "Siig - CyberSerial (1-port) 16650", 0x10 },
 { 0x131f, 0x2002, 0xffff, 0, "Siig - CyberSerial (1-port) 16850", 0x10 },
-{ 0x135c, 0x0180, 0xffff, 0, "Quatech - SSCLP-100", 0x18 },
+{ 0x135c, 0x0190, 0xffff, 0, "Quatech - SSCLP-100", 0x18 },
 { 0x135c, 0x01c0, 0xffff, 0, "Quatech - SSCLP-200/300", 0x18 },
 { 0x135e, 0x7101, 0xffff, 0, "Sealevel Systems - Single Port RS-232/422/485/530", 0x18 },
 { 0x1407, 0x0110, 0xffff, 0, "Lava Computer mfg - DSerial-PCI Port A", 0x10 },


More information about the p4-projects mailing list