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

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)