patch-1.3.80 linux/drivers/pci/pci.c
Next file: linux/fs/nfs/nfsroot.c
Previous file: linux/drivers/net/arcnet.c
Back to the patch index
Back to the overall index
-  Lines: 17
 -  Date:
Wed Mar 27 16:41:12 1996
 -  Orig file: 
v1.3.79/linux/drivers/pci/pci.c
 -  Orig date: 
Fri Mar 22 13:01:40 1996
 
diff -u --recursive --new-file v1.3.79/linux/drivers/pci/pci.c linux/drivers/pci/pci.c
@@ -154,6 +154,8 @@
 	DEVICE( AL,		AL_M1513,	"M1513"),
 	DEVICE( AL,		AL_M4803,	"M4803"),
 	DEVICE( ASP,		ASP_ABP940,	"ABP940"),
+	DEVICE( CERN,		CERN_SPSB_PMC,	"STAR/RD24 SCI-PCI (PMC)"),
+	DEVICE( CERN,		CERN_SPSB_PCI,	"STAR/RD24 SCI-PCI (PMC)"),
 	DEVICE( IMS,		IMS_8849,	"8849"),
 	DEVICE( TEKRAM2,	TEKRAM2_690c,	"DC690c"),
 	DEVICE( AMCC,		AMCC_MYRINET,	"Myrinet PCI (M2-PCI-32)"),
@@ -475,6 +477,7 @@
 	      case PCI_VENDOR_ID_3COM:		return "3Com";
 	      case PCI_VENDOR_ID_AL:		return "Acer Labs";
 	      case PCI_VENDOR_ID_ASP:		return "Advanced System Products";
+	      case PCI_VENDOR_ID_CERN:		return "CERN";
 	      case PCI_VENDOR_ID_IMS:		return "IMS";
 	      case PCI_VENDOR_ID_TEKRAM2:	return "Tekram";
 	      case PCI_VENDOR_ID_AMCC:		return "AMCC";
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this