patch-2.2.11 linux/drivers/char/bttv.h
Next file: linux/drivers/char/bw-qcam.c
Previous file: linux/drivers/char/bttv.c
Back to the patch index
Back to the overall index
-  Lines: 12
-  Date:
Mon Aug  9 12:04:39 1999
-  Orig file: 
v2.2.10/linux/drivers/char/bttv.h
-  Orig date: 
Mon Jun  7 16:18:17 1999
diff -u --recursive --new-file v2.2.10/linux/drivers/char/bttv.h linux/drivers/char/bttv.h
@@ -102,9 +102,9 @@
 #else
 	struct pci_dev *dev;
 #endif
-	unsigned char irq;          /* IRQ used by Bt848 card */
+	unsigned int irq;           /* IRQ used by Bt848 card */
 	unsigned char revision;
-	unsigned int bt848_adr;      /* bus address of IO mem returned by PCI BIOS */
+	unsigned long bt848_adr;    /* bus address of IO mem returned by PCI BIOS */
 	unsigned char *bt848_mem;   /* pointer to mapped IO memory */
 	unsigned long busriscmem; 
 	u32 *riscmem;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)