Hi. The COMX driver does an #error (in drivers/net/wan/comx.c) if procfs support is not enabled. This is not reflected in the help text. The following patch updates the help text to say the Right Thing. --- linux-240test8-pre1/Documentation/Configure.help Tue Aug 29 22:20:51 2000 +++ linux/Documentation/Configure.help Wed Aug 30 00:14:24 2000 @@ -7864,6 +7864,9 @@ and using COMX interfaces. Further info on these cards can be found at http://www.itc.hu or <[EMAIL PROTECTED]>. + You must say Y to "/proc file system support" (CONFIG_PROC_FS) to + use this driver. + If you want to compile this as a module, say M and read Documentation/modules.txt. The module will be called comx.o. -- Regards, Rasmus([EMAIL PROTECTED]) ``When the president does it, that means that it is not illegal.'' --Richard M. Nixon, TV interview with David Frost, 1977 May 4 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/