------_=_NextPart_000_01C0E545.021F8C60
Content-Type: text/plain;
	charset="koi8-r"
This is my 1st attempt to submit a patch here - flames welcome if I did smth
wrong...
It was done across 2.4.2, but it works safely against 2.4.4 as well.
 <<pci_vendor_12d4.patch>> 
Kind regards,
	Vassilii
------_=_NextPart_000_01C0E545.021F8C60
Content-Type: application/octet-stream;
	name="pci_vendor_12d4.patch"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="pci_vendor_12d4.patch"
--- /usr/src/linux-2.4.2/include/linux/pci_ids.h	Sat Feb  3 15:48:00 =
2001=0A=
+++ pci_ids.h	Fri May 25 13:15:51 2001=0A=
@@ -1110,6 +1110,8 @@=0A=
 #define PCI_VENDOR_ID_NVIDIA_SGS	0x12d2=0A=
 #define PCI_DEVICE_ID_NVIDIA_SGS_RIVA128 0x0018=0A=
 =0A=
+#define PCI_VENDOR_ID_ULTICOM	0x12d4 /* Formerly DGM&S */=0A=
+=0A=
 #define PCI_SUBVENDOR_ID_CHASE_PCIFAST		0x12E0=0A=
 #define PCI_SUBDEVICE_ID_CHASE_PCIFAST4		0x0031=0A=
 #define PCI_SUBDEVICE_ID_CHASE_PCIFAST8		0x0021=0A=
--- /usr/src/linux-2.4.2/drivers/pci/devlist.h	Tue Mar 27 16:10:22 =
2001=0A=
+++ devlist.h	Fri May 25 13:35:50 2001=0A=
@@ -3733,7 +3733,7 @@=0A=
 VENDOR(12d3,"Vingmed Sound A/S")=0A=
 ENDVENDOR()=0A=
 =0A=
-VENDOR(12d4,"DGM&S")=0A=
+VENDOR(12d4,"Ulticom (formerly DGM&S)")=0A=
 ENDVENDOR()=0A=
 =0A=
 VENDOR(12d5,"Equator Technologies")=0A=
------_=_NextPart_000_01C0E545.021F8C60--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/