patch-2.4.0-test5 linux/include/linux/serialP.h
Next file: linux/include/linux/slab.h
Previous file: linux/include/linux/sched.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Thu Jul 27 17:03:08 2000
- Orig file:
v2.4.0-test4/linux/include/linux/serialP.h
- Orig date:
Fri Jun 23 21:55:11 2000
diff -u --recursive --new-file v2.4.0-test4/linux/include/linux/serialP.h linux/include/linux/serialP.h
@@ -180,7 +180,8 @@
#define SPCI_FL_IRQBASE4 (0x0004 << 4)
#define SPCI_FL_GET_IRQBASE(x) ((x & SPCI_FL_IRQ_MASK) >> 4)
-/* Use sucessiveentries base resource table */
+/* Use sucessive BARs (PCI base address registers),
+ else use offset into some specified BAR */
#define SPCI_FL_BASE_TABLE 0x0100
/* Use successive entries in the irq resource table */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)