patch-2.3.99-pre6 linux/Documentation/video4linux/README.cpia
Next file: linux/MAINTAINERS
Previous file: linux/Documentation/usb/dc2xx.txt
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Thu Apr 13 09:25:44 2000
- Orig file:
v2.3.99-pre5/linux/Documentation/video4linux/README.cpia
- Orig date:
Tue Apr 11 15:09:11 2000
diff -u --recursive --new-file v2.3.99-pre5/linux/Documentation/video4linux/README.cpia linux/Documentation/video4linux/README.cpia
@@ -51,12 +51,12 @@
CONFIG_VIDEO_CPIA=m
CONFIG_VIDEO_CPIA_PP=m
-For autoloading of all those modules you need to tell kerneld some
-stuff. Add the following line to your kerneld config-file
+For autoloading of all those modules you need to tell modutils some
+stuff. Add the following line to your modutils config-file
(e.g. /etc/modules.conf or wherever your distribution does store that
stuff):
-options parport_pc dma=3 irq=7
+options parport_pc io=0x378 irq=7 dma=3
alias char-major-81 cpia_pp
The first line tells the dma/irq channels to use. Those _must_ match
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)