patch-2.3.26 linux/Documentation/pci.txt
Next file: linux/Documentation/sound/AWE32
Previous file: linux/Documentation/parport.txt
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Wed Nov 3 09:17:50 1999
- Orig file:
v2.3.25/linux/Documentation/pci.txt
- Orig date:
Fri Oct 22 13:21:43 1999
diff -u --recursive --new-file v2.3.25/linux/Documentation/pci.txt linux/Documentation/pci.txt
@@ -4,7 +4,7 @@
"What should you avoid when writing PCI drivers"
- by Martin Mares <mj@atrey.karlin.mff.cuni.cz> on 09-Oct-1999
+ by Martin Mares <mj@atrey.karlin.mff.cuni.cz> on 03-Nov-1999
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -72,6 +72,8 @@
Memory and port addresses and interrupt numbers should NOT be read from the
config space. You should use the values in the pci_dev structure as they might
have been remapped by the kernel.
+
+ See Documentation/IO-mapping.txt for how to access device memory.
5. Other interesting functions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)