patch-2.3.25 linux/drivers/pci/devlist.h
Next file: linux/drivers/pci/helper.c
Previous file: linux/drivers/parport/parport_pc.c
Back to the patch index
Back to the overall index
-  Lines: 14
-  Date:
Fri Oct 29 11:05:08 1999
-  Orig file: 
v2.3.24/linux/drivers/pci/devlist.h
-  Orig date: 
Fri Oct 15 15:25:14 1999
diff -u --recursive --new-file v2.3.24/linux/drivers/pci/devlist.h linux/drivers/pci/devlist.h
@@ -844,6 +844,13 @@
 	DEVICE( MOTOROLA_OOPS,	MOTOROLA_FALCON,"Falcon")
 ENDVENDOR()
 
+VENDOR( LAVA, "Lava Computer MFG" )
+	DEVICE( LAVA,		LAVA_PARALLEL,	"Lava Parallel")
+	DEVICE( LAVA,		LAVA_DUAL_PAR_A,"Lava Dual Parallel (A)")
+	DEVICE( LAVA,		LAVA_DUAL_PAR_B,"Lava Dual Parallel (B)")
+	DEVICE( LAVA,		LAVA_BOCA_IOPPAR,"BOCA Research IOPPAR")
+ENDVENDOR()
+
 VENDOR( SYMPHONY, "Symphony" )
 	DEVICE( SYMPHONY,	SYMPHONY_101,	"82C101")
 ENDVENDOR()
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)