patch-2.2.18 linux/drivers/block/cpqarray.h

Next file: linux/drivers/block/falconide.c
Previous file: linux/drivers/block/cpqarray.c
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/drivers/block/cpqarray.h linux/drivers/block/cpqarray.h
@@ -87,6 +87,8 @@
 	int	log_drives;
 	int	phys_drives;
 
+	unsigned char  pci_bus;     /* 0 if EISA */
+        unsigned char  pci_dev_fn;  /* 0 if EISA */
 	__u32	board_id;
 	char	*product_name;	
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)