patch-2.1.94 linux/drivers/char/bt848.h
Next file: linux/drivers/char/bttv.c
Previous file: linux/drivers/char/Makefile
Back to the patch index
Back to the overall index
- Lines: 28
- Date:
Wed Apr 8 17:24:48 1998
- Orig file:
v2.1.93/linux/drivers/char/bt848.h
- Orig date:
Sat Nov 29 10:33:19 1997
diff -u --recursive --new-file v2.1.93/linux/drivers/char/bt848.h linux/drivers/char/bt848.h
@@ -1,7 +1,7 @@
/*
bt848.h - Bt848 register offsets
- Copyright (C) 1996,97 Ralph Metzler (rjkm@thp.uni-koeln.de)
+ Copyright (C) 1996,97,98 Ralph Metzler (rjkm@thp.uni-koeln.de)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -22,13 +22,15 @@
#define _BT848_H_
#ifndef PCI_VENDOR_ID_BROOKTREE
-#define PCI_VENDOR_ID_BROOKTREE 0x109e
+#define PCI_VENDOR_ID_BROOKTREE 0x109e
#endif
#ifndef PCI_DEVICE_ID_BT848
-#define PCI_DEVICE_ID_BT848 0x350
+#define PCI_DEVICE_ID_BT848 0x350
+#endif
+#ifndef PCI_DEVICE_ID_BT849
+#define PCI_DEVICE_ID_BT849 0x351
#endif
-#define RISCMEM_LEN 131040
/* Brooktree 848 registers */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov