patch-2.1.120 linux/Documentation/Configure.help

Next file: linux/Documentation/filesystems/umsdos.txt
Previous file: linux/CREDITS
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.119/linux/Documentation/Configure.help linux/Documentation/Configure.help
@@ -6478,6 +6478,18 @@
   If you don't know whether you need it, then you don't need it: say
   N.
 
+QNX filesystem support (EXPERIMENTAL)
+CONFIG_QNX4FS_FS  
+  This is the filesystem used by QNX 4. Say Y if you intend to mount
+  QNX hard disks and floppies.
+
+  This filesystem support is also available as a module ( = code which
+  can be inserted in and removed from the running kernel whenever you
+  want). The module is called qnx4.o. If you want to compile it as a
+  module, say M here and read Documentation/modules.txt. 
+
+  If unsure, say N.
+
 Kernel automounter support
 CONFIG_AUTOFS_FS
   The automounter is a tool to automatically mount remote filesystems
@@ -8259,6 +8271,24 @@
   operation, and are not currently included.  These files can be
   obtained from Turtle Beach.  See Documentation/sound/MultiSound for
   information on how to obtain this.
+
+MSND Pinnacle Non-PnP Mode
+CONFIG_MSNDPIN_NONPNP
+  The Pinnacle and Fiji card resources can be configured either with
+  PnP, or through a configuration port.  For the Pinnacle,
+  configuration in non-PnP mode allows use of the IDE and joystick
+  peripherals on the card as well, since they do not show up when the
+  card is in PnP mode.  Specifying zero for any resource of a device
+  will disable the device.  If you are running the card in PnP mode,
+  you must say N here and use isapnptools to configure the card's
+  resources.
+
+MSND Pinnacle Config Port
+CONFIG_MSNDPIN_CFG
+  This is the port which the Pinnacle and Fiji uses to configure
+  the card's resources when not in PnP mode.  If your card is in
+  PnP mode, then be sure to say N to the previous option,
+  CONFIG_MSNDPIN_NONPNP.
 
 /dev/dsp and /dev/audio support
 CONFIG_SOUND_AUDIO

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov