This patch continues the Configure.help patches 1-5 I issued under the subject "Supplying missing entries for Configure.help". It merges two duplicates (CONFIG_A3000_SCSI, CONFIG_FB_PM2) that I inadvertently introduced while adding help texts. It corrects a minor error in the entry for code page 1251. It adds <> delimiters to all http: and ftp: URLs. (Neither CML1 nor CML2 relies on the old format.) Finally, it removes orphaned symbols (that is, symbols which occur in Configure.help but not elsewhere). I have done this only for symbols that (a) have no references *anywhere* in the 2.4.4 tree, and (b) are architecture-independent, so they won't be resurrected by a port merge. Orphaned symbols removed: CONFIG_TCP_NAGLE_OFF CONFIG_PPSCSI CONFIG_PPSCSI_EPSA2 CONFIG_PPSCSI_EPST CONFIG_PPSCSI_ONSCSI CONFIG_PPSCSI_SPARCSI CONFIG_PPSCSI_T348 CONFIG_PPSCSI_T358 CONFIG_PPSCSI_VPI0 CONFIG_ARCNET_ETH CONFIG_INET_PCTCP CONFIG_PARPORT_AX CONFIG_PATH_MTU_DISCOVERY CONFIG_PCMCIA_APA1480 CONFIG_PCMCIA_SERIAL_CB CONFIG_USB_UHCI_ALT_UNLINK_OPTIMIZE CONFIG_VIA82CXXX_TUNING CONFIG_SKB_BELOW_4GB I have also removed help for CONFIG_RTAS, an orphan I introduced in one of my previous patches because there was a reference to it in the 2.4.3 tree. --- Configure.help 2001/04/18 16:50:02 1.2 +++ Configure.help 2001/04/18 20:09:57 @@ -6,20 +6,20 @@ # Translations of this file available on the WWW: # # - Japanese, maintained by the JF Project ([EMAIL PROTECTED]), at -# http://www.linux.or.jp/JF/JFdocs/Configure.help/ +# <http://www.linux.or.jp/JF/JFdocs/Configure.help/> # - Russian, by [EMAIL PROTECTED], at -# http://nevod.perm.su/service/linux/doc/kernel/Configure.help +# <http://nevod.perm.su/service/linux/doc/kernel/Configure.help> # - French, by Pierre Tane ([EMAIL PROTECTED]), at -# http://www.traduc.org/kernelfr +# <http://www.traduc.org/kernelfr> # - Spanish, by Carlos Perelló Marín ([EMAIL PROTECTED]), at -# http://visar.csustan.edu/~carlos/ +# <http://visar.csustan.edu/~carlos/> # XXX: Site has moved, new location has no Configure.help trans. # - Italian, by Alessandro Rubini ([EMAIL PROTECTED]), at -# ftp://ftp-pavia1.linux.it/pub/linux/Configure.help +# <ftp://ftp-pavia1.linux.it/pub/linux/Configure.help> # XXX: ftp-pavia1.linux.it: Non-existent host/domain # - Polish, by Cezar Cichocki ([EMAIL PROTECTED]), at -# http://www.cs.net.pl/~cezar/Kernel -# - German, by SuSE, at http://www.suse.de/~ke/kernel . This patch +# <http://www.cs.net.pl/~cezar/Kernel> +# - German, by SuSE, at <http://www.suse.de/~ke/kernel> . This patch # also includes infrastructure to support different languages. # # To access a document on the WWW, you need to have a direct Internet @@ -31,7 +31,7 @@ # # Information about what a kernel is, what it does, how to patch and # compile it and much more is contained in the Kernel-HOWTO, available -# at http://www.linuxdoc.org/docs.html#howto . Before you start +# at <http://www.linuxdoc.org/docs.html#howto>. Before you start # compiling, make sure that you have the necessary versions of all # programs and libraries required to compile and run this kernel; they # are listed in the file Documentation/Changes. Make sure to read the @@ -122,7 +122,7 @@ See also the files Documentation/smp.tex, Documentation/smp.txt, Documentation/i386/IO-APIC.txt, Documentation/nmi_watchdog.txt and the - SMP-FAQ on the WWW at http://www.irisa.fr/prive/mentre/smp-faq/ . + SMP-FAQ on the WWW at <http://www.irisa.fr/prive/mentre/smp-faq/>. If you don't know what to do here, say N. @@ -311,18 +311,18 @@ bits of, say, a sound file). This is also safe if the file resides on a remote file server. If you want to do this, you will first have to acquire and install a kernel patch from - ftp://ftp.kerneli.org/pub/kerneli/ , and then you need to + <ftp://ftp.kerneli.org/pub/kerneli/>, and then you need to say Y to this option. Note that alternative ways to use encrypted file systems are provided by the cfs package, which can be gotten from - ftp://ftp.kerneli.org/pub/kerneli/net-source/ , and the newer tcfs - package, available at http://tcfs.dia.unisa.it/ . You do not need to + <ftp://ftp.kerneli.org/pub/kerneli/net-source/>, and the newer tcfs + package, available at <http://tcfs.dia.unisa.it/>. You do not need to say Y here if you want to use one of these. However, using cfs requires saying Y to "NFS file system support" below while using tcfs requires applying a kernel patch. An alternative steganography solution is provided by StegFS, also available from - ftp://ftp.kerneli.org/pub/kerneli/net-source/ . + <ftp://ftp.kerneli.org/pub/kerneli/net-source/>. To use the loop device, you need the losetup utility and a recent version of the mount program, both contained in the util-linux @@ -424,11 +424,11 @@ topics, is contained in Documentation/ide.txt. For detailed information about hard drives, consult the Disk-HOWTO and the Multi-Disk-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. To fine-tune ATA/IDE drive/interface parameters for improved performance, look for the hdparm package at - http://www.ibiblio.org/pub/Linux/system/hardware . + <http://www.ibiblio.org/pub/Linux/system/hardware>. If you want to compile this driver as a module ( = code which can be inserted in and removed from the running kernel whenever you want), @@ -457,7 +457,7 @@ If you are unsure, then just choose the Enhanced IDE/MFM/RLL driver instead of this one. For more detailed information, read the Disk-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. Use old disk-only driver on primary interface CONFIG_BLK_DEV_HD_IDE @@ -513,11 +513,11 @@ to say Y or M to "ISO 9660 CDROM file system support". Read the CDROM-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto and the file + <http://www.linuxdoc.org/docs.html#howto> and the file Documentation/cdrom/ide-cd. Note that older versions of lilo (the Linux boot loader) cannot properly deal with IDE/ATAPI CDROMs, so install lilo-16 or higher, available from - ftp://metalab.unc.edu/pub/Linux/system/boot/lilo . + <ftp://metalab.unc.edu/pub/Linux/system/boot/lilo>. If you want to compile the driver as a module ( = code which can be inserted in and removed from the running kernel whenever you want), @@ -556,7 +556,7 @@ The LS-120 and the IDE/ATAPI Iomega ZIP drive are also supported by this driver. For information about jumper settings and the question of when a ZIP drive uses a partition table, see - http://www.win.tue.nl/~aeb/linux/zip/zip-1.html . + <http://www.win.tue.nl/~aeb/linux/zip/zip-1.html>. (ATAPI PD-CD/CDR drives are not supported by this driver; support for PD-CD/CDR drives is available if you answer Y to "SCSI emulation support", below). @@ -666,7 +666,7 @@ for these drives, but you can change that by saying Y to the following question "Use DMA by default when available". You can get the latest version of the hdparm utility from - ftp://metalab.unc.edu/pub/Linux/system/hardware/ . + <ftp://metalab.unc.edu/pub/Linux/system/hardware/>. Read the comments at the beginning of drivers/ide/ide-dma.c and the file Documentation/ide.txt for more information. @@ -743,7 +743,7 @@ This card is 2,4, or 8 channel master mode support only. SCSI support required!!! - http://www.3ware.com/ + <http://www.3ware.com/> Please read the comments at the top of drivers/scsi/3w-xxxx.c @@ -999,12 +999,6 @@ If unsure, say N. -VIA82CXXX Tuning support (WIP) -CONFIG_VIA82CXXX_TUNING - Please read the comments at the top of drivers/ide/via82cxxx.c - - If unsure, say N. - Other IDE chipset support CONFIG_IDE_CHIPSETS Say Y here if you want to include enhanced support for various IDE @@ -1298,7 +1292,7 @@ driver. See include/linux/pg.h for details. You can obtain the most recent version of cdrecord from - ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/ . Versions 1.6.1a3 and + <ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/>. Versions 1.6.1a3 and later fully support this driver. ATEN EH-100 protocol @@ -1499,7 +1493,7 @@ More information about Software RAID on Linux is contained in the Software-RAID mini-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . There you will also + <http://www.linuxdoc.org/docs.html#howto>. There you will also learn where to get the supporting user space utilities raidtools. If unsure, say N. @@ -1527,7 +1521,7 @@ Information about Software RAID on Linux is contained in the Software-RAID mini-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . There you will also + <http://www.linuxdoc.org/docs.html#howto>. There you will also learn where to get the supporting user space utilities raidtools. If you want to compile this as a module ( = code which can be @@ -1549,7 +1543,7 @@ Information about Software RAID on Linux is contained in the Software-RAID mini-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . There you will also + <http://www.linuxdoc.org/docs.html#howto>. There you will also learn where to get the supporting user space utilities raidtools. If you want to use such a RAID-1 set, say Y. This code is also @@ -1572,7 +1566,7 @@ Information about Software RAID on Linux is contained in the Software-RAID mini-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . There you will also + <http://www.linuxdoc.org/docs.html#howto>. There you will also learn where to get the supporting user space utilities raidtools. If you want to use such a RAID-4/RAID-5 set, say Y. This code is @@ -1588,19 +1582,19 @@ This is a machine with a R4400 133/150 MHz CPU. To compile a Linux kernel that runs on these, say Y here. For details about Linux on the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at - http://oss.sgi.com/mips . + <http://oss.sgi.com/mips>. Support for Algorithmics P4032 (EXPERIMENTAL) CONFIG_ALGOR_P4032 This is an evaluation board of the British company Algorithmics. The board uses the R4300 and a R5230 CPUs. For more information about - this board see http://www.algor.co.uk . + this board see <http://www.algor.co.uk>. Support for BAGET MIPS series CONFIG_BAGET_MIPS This enables support for the Baget, a Russian embedded system. For more details about the Baget see the Linux/MIPS FAQ on - http://oss.sgi.com/mips . + <http://oss.sgi.com/mips>. Baget AMD LANCE support CONFIG_BAGETLANCE @@ -1611,8 +1605,8 @@ Support for DECstations CONFIG_DECSTATION This enables support for DEC's MIPS based workstations. For details - see the Linux/MIPS FAQ on http://oss.sgi.com/mips and the - DECstation porting pages on http://decstation.unix-ag.org . + see the Linux/MIPS FAQ on <http://oss.sgi.com/mips> and the + DECstation porting pages on <http://decstation.unix-ag.org>. If you have one of the following DECstation Models you definitely want to choose R4xx0 for the CPU Type: @@ -1629,33 +1623,19 @@ This enables support for the VR5000-based NEC DDB Vrc-5074 evaluation board. -Support for Cobalt Micro Server -CONFIG_COBALT_MICRO_SERVER - Support for MIPS-based Cobalt boxes (they have been bought by Sun and - are now the "Server Appliance Business Unit") including the 2700 series - -- versions 1 of the Qube and Raq. To compile a Linux kernel for this - hardware, say Y here. - -Support for Cobalt 2800 -CONFIG_COBALT_28 - Support for the second generation of MIPS-based Cobalt boxes (they have - been bought by Sun and are now the "Server Appliance Business Unit") - including the 2800 series -- versions 2 of the Qube and Raq. To compile - a Linux kernel for this hardware, say Y here. - Support for Mips Magnum 4000 CONFIG_MIPS_MAGNUM_4000 This is a machine with a R4000 100 MHz CPU. To compile a Linux kernel that runs on these, say Y here. For details about Linux on the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at - http://oss.sgi.com/mips. + <http://oss.sgi.com/mips>. Support for Olivetti M700 CONFIG_OLIVETTI_M700 This is a machine with a R4000 100 MHz CPU. To compile a Linux kernel that runs on these, say Y here. For details about Linux on the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at - http://oss.sgi.com/mips. + <http://oss.sgi.com/mips>. Support for SGI IP22 CONFIG_SGI_IP22 @@ -1726,16 +1706,6 @@ whenever you want). If you want to compile it as a module, say M here and read Documentation/modules.txt. -Adaptec APA1480 CardBus support -CONFIG_PCMCIA_APA1480 - Say Y here if you intend to attach this type of CardBus SCSI host - adapter to your computer. - - This driver is also available as a module called apa1480_cb.o ( = - code which can be inserted in and removed from the running kernel - whenever you want). If you want to compile it as a module, say M - here and read Documentation/modules.txt. - CPU type CONFIG_CPU_R3000 Please make sure to pick the right CPU type. Linux/MIPS is not @@ -1772,7 +1742,7 @@ For a general introduction to Linux networking, it is highly recommended to read the NET-3-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. Socket filtering CONFIG_FILTER @@ -2264,7 +2234,7 @@ is no need for the legitimate users to change their TCP/IP software; SYN cookies work transparently to them. For technical information about SYN cookies, check out - ftp://koobera.math.uic.edu/syncookies.html . + <ftp://koobera.math.uic.edu/syncookies.html>. If you are SYN flooded, the source address reported by the kernel is likely to have been forged by the attacker; it is only reported as @@ -2293,7 +2263,7 @@ To find out what type of Alpha system you have, you may want to check out the Linux/Alpha FAQ, accessible on the WWW from - http://www.alphalinux.org . In summary: + <http://www.alphalinux.org>. In summary: Alcor/Alpha-XLT AS 600 Alpha-XL XL-233, XL-266 @@ -2338,7 +2308,7 @@ which is command line driven, and ARC, which uses menus and arrow keys. Details about the Linux/Alpha booting process are contained in the Linux/Alpha FAQ, accessible on the WWW from - http://www.alphalinux.org . + <http://www.alphalinux.org>. The usual way to load Linux on an Alpha machine is to use MILO (a bootloader that lets you pass command line parameters to the @@ -2411,7 +2381,7 @@ Say Y here if you have dumb serial boards other than the four standard COM 1/2/3/4 ports. This may happen if you have an AST FourPort, Accent Async, Boca (read the Boca mini-HOWTO, available - from http://www.linuxdoc.org/docs.html#howto ), or other custom + from <http://www.linuxdoc.org/docs.html#howto>), or other custom serial port hardware which acts similar to standard serial port hardware. If you only use the standard COM 1/2/3/4 ports, you can say N here to save some memory. You can also say Y if you have an @@ -2488,20 +2458,6 @@ a module, say M here and read Documentation/modules.txt. If unsure, say N. -CardBus serial device support -CONFIG_PCMCIA_SERIAL_CB - Say Y here to enable support for CardBus serial devices, including - serial port cards, modems, and the modem functions of multi-function - ethernet/modem devices. (CardBus cards are the newer and better - version of PCMCIA- or PC-cards: credit card size devices often - used with laptops.) - - This driver is also available as a module ( = code which can be - inserted in and removed from the running kernel whenever you want). - The module will be called serial_cb.o. If you want to compile it as - a module, say M here and read Documentation/modules.txt. If unsure, - say N. - /dev/agpgart (AGP Support) (EXPERIMENTAL) CONFIG_AGP AGP (Accelerated Graphics Port) is a bus system mainly used to @@ -2525,7 +2481,7 @@ For the moment, you should probably say N, unless you want to test the GLX component for XFree86 3.3.6, which can be downloaded from - http://utah-glx.sourceforge.net/ , or need to use the 810 Xserver in + <http://utah-glx.sourceforge.net/>, or need to use the 810 Xserver in XFree 3.3.6. This driver is available as a module. If you want to compile it as a @@ -2539,7 +2495,7 @@ For the moment, you should probably say N, unless you want to test the GLX component for XFree86 3.3.6, which can be downloaded from - http://utah-glx.sourceforge.net/ . + <http://utah-glx.sourceforge.net/>. Intel I810/I810 DC100/I810e support CONFIG_AGP_I810 @@ -2554,7 +2510,7 @@ For the moment, you should probably say N, unless you want to test the GLX component for XFree86 3.3.6, which can be downloaded from - http://utah-glx.sourceforge.net/ . + <http://utah-glx.sourceforge.net/>. AMD Irongate support CONFIG_AGP_AMD @@ -2563,7 +2519,7 @@ For the moment, you should probably say N, unless you want to test the GLX component for XFree86 3.3.6, which can be downloaded from - http://utah-glx.sourceforge.net/ . + <http://utah-glx.sourceforge.net/>. Generic SiS support CONFIG_AGP_SIS @@ -2575,7 +2531,7 @@ For the moment, you should probably say N, unless you want to test the GLX component for XFree86 3.3.6, which can be downloaded from - http://utah-glx.sourceforge.net/ . + <http://utah-glx.sourceforge.net/>. ALI M1541 support CONFIG_AGP_ALI @@ -2589,7 +2545,7 @@ For the moment, you should probably say N, unless you want to test the GLX component for XFree86 3.3.6, which can be downloaded from - http://utah-glx.sourceforge.net/ . + <http://utah-glx.sourceforge.net/>. Support for ISA-bus hardware CONFIG_ISA @@ -2607,7 +2563,7 @@ VESA. If you have PCI, say Y, otherwise N. The PCI-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto , contains valuable + <http://www.linuxdoc.org/docs.html#howto>, contains valuable information about which PCI hardware does work under Linux and which doesn't. @@ -2619,7 +2575,7 @@ VESA. If you have PCI, say Y, otherwise N. The PCI-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto , contains valuable + <http://www.linuxdoc.org/docs.html#howto>, contains valuable information about which PCI hardware does work under Linux and which doesn't. @@ -2631,7 +2587,7 @@ VESA. If you have PCI, say Y, otherwise N. The PCI-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto , contains valuable + <http://www.linuxdoc.org/docs.html#howto>, contains valuable information about which PCI hardware does work under Linux and which doesn't. @@ -2817,7 +2773,7 @@ example, used on modern desktops as well as laptops, is USB. Enable HOTPLUG and KMOD, and build a modular kernel. Get agent - software (at http://linux-hotplug.sourceforge.net) and install it. + software (at <http://linux-hotplug.sourceforge.net>) and install it. Then your kernel will automatically call out to a user mode "policy agent" (/sbin/hotplug) to load modules and set up software needed to use devices as you hotplug them. @@ -2834,7 +2790,7 @@ To use your PC-cards, you will need supporting software from David Hinds' pcmcia-cs package (see the file Documentation/Changes for location). Please also read the PCMCIA-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto + <http://www.linuxdoc.org/docs.html#howto> This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -2877,12 +2833,12 @@ and some programs won't run unless you say Y here. In particular, if you want to run the DOS emulator dosemu under Linux (read the DOSEMU-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto ), you'll need to say Y + <http://www.linuxdoc.org/docs.html#howto>), you'll need to say Y here. You can find documentation about IPC with "info ipc" and also in section 6.4 of the Linux Programmer's Guide, available from - http://www.linuxdoc.org/docs.html#guide . + <http://www.linuxdoc.org/docs.html#guide>. BSD Process Accounting CONFIG_BSD_PROCESS_ACCT @@ -2945,7 +2901,7 @@ want to say Y here. Information about ELF is contained in the ELF HOWTO available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. If you find that after upgrading from Linux kernel 1.2 and saying Y here, you still can't run any ELF binaries (they just crash), then @@ -3000,7 +2956,7 @@ programs that need an interpreter to run like Java, Python or Emacs-Lisp. It's also useful if you often run DOS executables under the Linux DOS emulator DOSEMU (read the DOSEMU-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto ). Once you have + <http://www.linuxdoc.org/docs.html#howto>). Once you have registered such a binary class with the kernel, you can start one of those programs simply by typing in its name at a shell prompt; Linux will automatically feed it to the correct interpreter. @@ -3070,7 +3026,7 @@ The program SVGATextMode can be used to utilize SVGA video cards to their full potential in text mode. Download it from - ftp://metalab.unc.edu/pub/Linux/utils/console . + <ftp://metalab.unc.edu/pub/Linux/utils/console>. Say Y. @@ -3109,7 +3065,7 @@ You need an utility program called fbset to make full use of frame buffer devices. Please read Documentation/fb/framebuffer.txt and the Framebuffer-HOWTO at - http://www.tahallah.demon.co.uk/programming/prog.html for more + <http://www.tahallah.demon.co.uk/programming/prog.html> for more information. Say Y here and to the driver for your graphics board below if you @@ -3131,7 +3087,7 @@ CONFIG_FB_PM2 This is the frame buffer device driver for the Permedia2 AGP frame buffer card from ASK, aka `Graphic Blaster Exxtreme'. There is a product page - at http://www.ask.com.hk/product/Permedia%202/permedia2.htm . + at <http://www.ask.com.hk/product/Permedia%202/permedia2.htm>. Enable FIFO disconnect feature CONFIG_FB_PM2_FIFO_DISCONNECT @@ -3221,10 +3177,6 @@ Say N unless you have such a graphics board or plan to get one before you next recompile the kernel. -Permedia2 support (EXPERIMENTAL) -CONFIG_FB_PM2 - Say Y here if this is your graphics board. - Apollo support CONFIG_APOLLO Say Y here if you want to run Linux on an MC680x0-based Apollo @@ -3493,7 +3445,7 @@ also load i2c-matroxfb to get it to run. The driver starts in monitor mode and you must use the matroxset - tool (available at ftp://platan.vc.cvut.cz/pub/linux/matrox-latest) + tool (available at <ftp://platan.vc.cvut.cz/pub/linux/matrox-latest>) to switch it to PAL or NTSC or to swap primary and secondary head outputs. Secondary head driver also always start in 640x480 resolution, you must use fbset to change it. @@ -3518,7 +3470,7 @@ The driver starts in monitor mode and currently does not support output in TV modes. You must use the matroxset tool (available - at ftp://platan.vc.cvut.cz/pub/linux/matrox-latest) to swap primary + at <ftp://platan.vc.cvut.cz/pub/linux/matrox-latest>) to swap primary and secondary head outputs. Secondary head driver always start in 640x480 resolution and you must use fbset to change it. @@ -3616,7 +3568,7 @@ SIS 630/540 display support CONFIG_FB_SIS This is the frame buffer device driver for the SiS 630 and 640 Super - Socket 7 UMA cards. Specs available at http://www.sis.com.tw/ . + Socket 7 UMA cards. Specs available at <http://www.sis.com.tw/>. IMS Twin Turbo display support CONFIG_FB_IMSTT @@ -3643,7 +3595,7 @@ CONFIG_FB_SA1100 This is a framebuffer device for the SA-1100 LCD Controller. - See http://www.linux-fbdev.org/ for information on framebuffer + See <http://www.linux-fbdev.org/> for information on framebuffer devices. If you plan to use the LCD display with your SA-1100 system, say @@ -3761,7 +3713,7 @@ Documentation/parport.txt and drivers/parport/BUGS-parport. For extensive information about drivers for many devices attaching - to the parallel port see http://www.torque.net/linux-pp.html on the + to the parallel port see <http://www.torque.net/linux-pp.html> on the WWW. It is possible to share a single parallel port among several devices @@ -3817,12 +3769,6 @@ other non-standard types of parallel ports. This causes a performance loss, so most people say N. -Sun Ultra/AX-style hardware -CONFIG_PARPORT_AX - Say Y here if you need support for the parallel port hardware on Sun - Ultra/AX machines. This code is also available as a module (say M), - called parport_ax.o. If in doubt, saying N is the safe plan. - Amiga built-in parallel port support CONFIG_PARPORT_AMIGA Say Y here if you need support for the parallel port hardware on @@ -3927,13 +3873,13 @@ For an excellent introduction to Linux networking, please read the NET-3-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. This option is also necessary if you want to use the full power of term (term is a program which gives you almost full Internet connectivity if you have a regular dial up shell account on some Internet connected Unix computer; for more information, read - http://www.bart.nl/~patrickr/term-howto/Term-HOWTO.html ). + <http://www.bart.nl/~patrickr/term-howto/Term-HOWTO.html>). If you say Y here and also to "/proc file system support" and "Sysctl support" below, you can change various aspects of the @@ -3950,7 +3896,7 @@ intend to participate in the MBONE, a high bandwidth network on top of the Internet which carries audio and video broadcasts. More information about the MBONE is on the WWW at - http://www-itg.lbl.gov/mbone/ . Information about the multicast + <http://www-itg.lbl.gov/mbone/>. Information about the multicast capabilities of the various network cards is contained in Documentation/networking/multicast.txt. For most people, it's safe to say N. @@ -4004,9 +3950,9 @@ addresses of forwarded packets. If you are interested in this, please see the preliminary - documentation at http://www.compendium.com.ar/policy-routing.txt and - ftp://post.tepkom.ru/pub/vol2/Linux/docs/advanced-routing.tex . You - will need supporting software from ftp://ftp.inr.ac.ru/ip-routing/ + documentation at <http://www.compendium.com.ar/policy-routing.txt> and + <ftp://post.tepkom.ru/pub/vol2/Linux/docs/advanced-routing.tex>. You + will need supporting software from <ftp://ftp.inr.ac.ru/ip-routing/>. If unsure, say N. @@ -4053,7 +3999,7 @@ destination addresses of packets that pass through it, in a manner you specify. General information about Network Address Translation can be gotten from the document - http://www.csn.tu-chemnitz.de/~mha/linux-ip-nat/diplom/nat.html + <http://www.csn.tu-chemnitz.de/~mha/linux-ip-nat/diplom/nat.html> IP: kernel level autoconfiguration CONFIG_IP_PNP @@ -4099,7 +4045,7 @@ appear on a different network than it physically is, or to use mobile-IP facilities (allowing laptops to seamlessly move between networks without changing their IP addresses; check out - http://anchor.cs.binghamton.edu/~mobileip/LJ/index.html ). + <http://anchor.cs.binghamton.edu/~mobileip/LJ/index.html>). Saying Y to this option will produce two modules ( = code which can be inserted in and removed from the running kernel whenever you @@ -4140,7 +4086,7 @@ Kernel side support for Sparse Mode PIM (Protocol Independent Multicast) version 1. This multicast routing protocol is used widely because Cisco supports it. You need special software to use it - (pimd-v1). Please see http://netweb.usc.edu/pim/ for more + (pimd-v1). Please see <http://netweb.usc.edu/pim/> for more information about PIM. Say Y if you want to use PIM-SM v1. Note that you can say N here if @@ -4153,41 +4099,6 @@ gated-5). This routing protocol is not used widely, so say N unless you want to play with it. -PC/TCP compatibility mode -CONFIG_INET_PCTCP - If you have been having difficulties telnetting to your Linux - machine from a DOS system that uses (broken) PC/TCP networking - software (all versions up to OnNet 2.0) over your local Ethernet try - saying Y here. Everyone else says N. - - People having problems with NCSA telnet should see the file - Documentation/networking/ncsa-telnet. - -Path MTU Discovery (normally enabled) -CONFIG_PATH_MTU_DISCOVERY - MTU (maximal transfer unit) is the size of the chunks we send out - over the net. "Path MTU Discovery" means that, instead of always - sending very small chunks, we start out sending big ones and if we - then discover that some host along the way likes its chunks smaller, - we adjust to a smaller size. This is good, so most people say Y - here. - - However, some DOS software (versions of DOS NCSA telnet and Trumpet - Winsock in PPP mode) is broken and won't be able to connect to your - Linux machine correctly in all cases (especially through a terminal - server) unless you say N here. See - Documentation/networking/ncsa-telnet for the location of fixed NCSA - telnet clients. If in doubt, say Y. - -Disable NAGLE algorithm (normally enabled) -CONFIG_TCP_NAGLE_OFF - The NAGLE algorithm works by requiring an acknowledgment before - sending small IP frames (packets). This keeps tiny telnet and - rlogin packets from congesting Wide Area Networks. Most people - strongly recommend to say N here, thereby leaving NAGLE - enabled. Those programs that would benefit from disabling this - facility can do it on a per connection basis themselves. - IP: Allow large windows (not recommended if <16 MB of memory) CONFIG_SKB_LARGE On high speed, long distance networks the performance limit on @@ -4231,9 +4142,9 @@ Features of this new protocol include: expanded address space, authentication and privacy, and seamless interoperability with the current version of IP (IP version 4). For general information about - IPv6, see http://playground.sun.com/pub/ipng/html/ipng-main.html ; + IPv6, see <http://playground.sun.com/pub/ipng/html/ipng-main.html>; for specific information about IPv6 under Linux read the HOWTO at - http://www.bieringer.de/linux/IPv6/ and the file net/ipv6/README in + <http://www.bieringer.de/linux/IPv6/> and the file net/ipv6/README in the kernel source. If you want to use IPv6, please upgrade to the newest net-tools as @@ -4295,9 +4206,9 @@ used for local networks of Windows machines. You need it if you want to access Novell NetWare file or print servers using the Linux Novell client ncpfs (available from - ftp://metalab.unc.edu/pub/Linux/system/filesystems/ ) or from within + <ftp://metalab.unc.edu/pub/Linux/system/filesystems/>) or from within the Linux DOS emulator DOSEMU (read the DOSEMU-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto ). In order to do the + <http://www.linuxdoc.org/docs.html#howto>). In order to do the former, you'll also have to say Y to "NCP file system support", below. @@ -4307,13 +4218,13 @@ To turn your Linux box into a fully featured NetWare file server and IPX router, say Y here and fetch either lwared from - ftp://metalab.unc.edu/pub/Linux/system/network/daemons/ or mars_nwe - from ftp://ftp.gwdg.de/pub/linux/misc/ncpfs . For more information, + <ftp://metalab.unc.edu/pub/Linux/system/network/daemons/> or mars_nwe + from <ftp://ftp.gwdg.de/pub/linux/misc/ncpfs>. For more information, read the IPX-HOWTO available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. General information about how to connect Linux, Windows machines and - Macs is on the WWW at http://www.eats.com/linux_mac_win.html . + Macs is on the WWW at <http://www.eats.com/linux_mac_win.html>. The IPX driver would enlarge your kernel by about 16 KB. This driver is also available as a module ( = code which can be inserted in and @@ -4331,7 +4242,7 @@ same address). The way this is done is to create a virtual internal "network" inside your box and to assign an IPX address to this network. Say Y here if you want to do this; read the IPX-HOWTO at - http://www.linuxdoc.org/docs.html#howto for details. + <http://www.linuxdoc.org/docs.html#howto> for details. The full internal IPX network enables you to allocate sockets on different virtual nodes of the internal network. This is done by @@ -4344,7 +4255,7 @@ 'special' sockets to sockets listening on the primary network is disabled. This might break existing applications, especially RIP/SAP daemons. A RIP/SAP daemon that works well with the full internal net - can be found on ftp://ftp.gwdg.de/pub/linux/misc/ncpfs . + can be found on <ftp://ftp.gwdg.de/pub/linux/misc/ncpfs>. If you don't know what you are doing, say N. @@ -4361,7 +4272,7 @@ space programs lwared or mars_nwe for the server side). Say Y here if you have use for SPX; read the IPX-HOWTO at - http://www.linuxdoc.org/docs.html#howto for details. + <http://www.linuxdoc.org/docs.html#howto> for details. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -4377,7 +4288,7 @@ To find some tools to use with the kernel layer support, please look at Patrick Caulfield's web site: - http://linux.dreamtime.org/decnet/ + <http://linux.dreamtime.org/decnet/> More detailed documentation is available in the Documentation/networking/decnet.txt file. @@ -4407,7 +4318,7 @@ network link driver", "Routing messages" and "Network packet filtering". The first two are required to allow configuration via rtnetlink (currently you need Alexey Kuznetsov's iproute2 package - from ftp://ftp.inr.ac.ru). The "Network packet filtering" option + from <ftp://ftp.inr.ac.ru>). The "Network packet filtering" option will be required for the forthcoming routing daemon to work. See Documentation/networking/decnet.txt for more information. @@ -4431,15 +4342,15 @@ want to join the conversation, say Y. You will need to use the netatalk package so that your Linux box can act as a print and file server for Macs as well as access AppleTalk printers. Check out - http://www.zettabyte.net/netatalk/ on the WWW for details. EtherTalk + <http://www.zettabyte.net/netatalk/> on the WWW for details. EtherTalk is the name used for AppleTalk over Ethernet and the cheaper and slower LocalTalk is AppleTalk over a proprietary Apple network using serial links. EtherTalk and LocalTalk are fully supported by Linux. General information about how to connect Linux, Windows machines and - Macs is on the WWW at http://www.eats.com/linux_mac_win.html . The + Macs is on the WWW at <http://www.eats.com/linux_mac_win.html>. The NET-3-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto , contains valuable + <http://www.linuxdoc.org/docs.html#howto>, contains valuable information as well. This driver is also available as a module ( = code which can be @@ -4527,9 +4438,9 @@ Amateur Radio support CONFIG_HAMRADIO If you want to connect your Linux box to an amateur radio, answer Y - here. You want to read http://www.tapr.org/tapr/html/pkthome.html + here. You want to read <http://www.tapr.org/tapr/html/pkthome.html> and the HAM-HOWTO and the AX25-HOWTO, both available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. Note that the answer to this question won't directly affect the kernel: saying N will just cause this configure script to skip all @@ -4553,10 +4464,10 @@ Information about where to get supporting software for Linux amateur radio as well as information about how to configure an AX.25 port is contained in the AX25-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . You might also want to + <http://www.linuxdoc.org/docs.html#howto>. You might also want to check out the file Documentation/networking/ax25.txt in the kernel source. More information about digital amateur radio in general is - on the WWW at http://www.tapr.org/tapr/html/pkthome.html . + on the WWW at <http://www.tapr.org/tapr/html/pkthome.html>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -4589,10 +4500,10 @@ A comprehensive listing of all the software for Linux amateur radio users as well as information about how to configure an AX.25 port is contained in the AX25-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . You also might want to + <http://www.linuxdoc.org/docs.html#howto>. You also might want to check out the file Documentation/networking/ax25.txt. More information about digital amateur radio in general is on the WWW at - http://www.tapr.org/tapr/html/pkthome.html . + <http://www.tapr.org/tapr/html/pkthome.html>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -4608,10 +4519,10 @@ A comprehensive listing of all the software for Linux amateur radio users as well as information about how to configure an AX.25 port is contained in the AX25-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . You also might want to + <http://www.linuxdoc.org/docs.html#howto>. You also might want to check out the file Documentation/networking/ax25.txt. More information about digital amateur radio in general is on the WWW at - http://www.tapr.org/tapr/html/pkthome.html . + <http://www.tapr.org/tapr/html/pkthome.html>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -4672,7 +4583,7 @@ Currently, this driver supports Ottawa PI/PI2, Paccomm/Gracilis PackeTwin, and S5SCC/DMA boards. They are detected automatically. If you have one of these cards, say Y here and read the AX25-HOWTO, - available from http://www.linuxdoc.org/docs.html#howto . + available from <http://www.linuxdoc.org/docs.html#howto>. This driver can operate multiple boards simultaneously. If you compile it as a module (by saying M instead of Y), it will be called @@ -4688,7 +4599,7 @@ certain parameters, such as channel access timing, clock mode, and DMA channel. This is accomplished with a small utility program, dmascc_cfg, available at - http://www.nt.tuwien.ac.at/~kkudielk/Linux/ . Please be sure to get + <http://www.nt.tuwien.ac.at/~kkudielk/Linux/>. Please be sure to get at least version 1.27 of dmascc_cfg, as older versions will not work with the current driver. @@ -4697,7 +4608,7 @@ These cards are used to connect your Linux box to an amateur radio in order to communicate with other computers. If you want to use this, read Documentation/networking/z8530drv.txt and the AX25-HOWTO, - available from http://www.linuxdoc.org/docs.html#howto . Also + available from <http://www.linuxdoc.org/docs.html#howto>. Also make sure to say Y to "Amateur Radio AX.25 Level 2" support. If you want to compile this as a module ( = code which can be @@ -4734,7 +4645,7 @@ connect to a parallel interface. The driver supports the picpar and par96 designs. To configure the driver, use the sethdlc utility available in the standard ax25 utilities package. For information on - the modems, see http://www.baycom.de and the file + the modems, see <http://www.baycom.de> and the file Documentation/networking/baycom.txt. If you want to compile this driver as a module ( = code which can be @@ -4748,7 +4659,7 @@ connect to a parallel interface. The driver supports the EPP designs. To configure the driver, use the sethdlc utility available in the standard ax25 utilities package. For information on the - modems, see http://www.baycom.de and the file + modems, see <http://www.baycom.de> and the file Documentation/networking/baycom.txt. If you want to compile this driver as a module ( = code which can be @@ -4767,7 +4678,7 @@ driver and still provided in case this driver does not work with your serial interface chip. To configure the driver, use the sethdlc utility available in the standard ax25 utilities package. For - information on the modems, see http://www.baycom.de and + information on the modems, see <http://www.baycom.de> and Documentation/networking/baycom.txt. If you want to compile this driver as a module ( = code which can be @@ -4784,7 +4695,7 @@ the full duplex driver. This driver is depreciated. To configure the driver, use the sethdlc utility available in the standard ax25 utilities package. For information on the modems, see - http://www.baycom.de and Documentation/networking/baycom.txt. + <http://www.baycom.de> and Documentation/networking/baycom.txt. If you want to compile this driver as a module ( = code which can be inserted in and removed from the running kernel whenever you want), @@ -4801,7 +4712,7 @@ To configure the driver, use the sethdlc, smdiag and smmixer utilities available in the standard ax25 utilities package. For information on how to key the transmitter, see - http://www.ife.ee.ethz.ch/~sailer/pcf/ptt_circ/ptt.html and + <http://www.ife.ee.ethz.ch/~sailer/pcf/ptt_circ/ptt.html> and Documentation/networking/soundmodem.txt. If you want to compile this driver as a module ( = code which can be @@ -4898,8 +4809,8 @@ if you want that) and the lower level data link layer protocol LAPB (say Y to "LAPB Data Link Driver" below if you want that). - You can read more about X.25 at http://www.sangoma.com/x25.htm and - http://www.cisco.com/univercd/data/doc/software/11_0/rpcg/cx25.htm . + You can read more about X.25 at <http://www.sangoma.com/x25.htm> and + <http://www.cisco.com/univercd/data/doc/software/11_0/rpcg/cx25.htm>. Information about X.25 for Linux is contained in the files Documentation/networking/x25.txt and Documentation/networking/x25-iface.txt. @@ -4959,8 +4870,8 @@ - etc... For more informations, please refer to: - http://www.freshmeat.net/projects/etherdivert - http://perso.wanadoo.fr/magpie/EtherDivert.html + <http://www.freshmeat.net/projects/etherdivert> + <http://perso.wanadoo.fr/magpie/EtherDivert.html> If unsure, say N @@ -4981,7 +4892,7 @@ Note that if your box acts as a bridge, it probably contains several Ethernet devices, but the kernel is not able to recognize more than one at boot time without help; for details read the Ethernet-HOWTO, - available from in http://www.linuxdoc.org/docs.html#howto . + available from in <http://www.linuxdoc.org/docs.html#howto>. If you want to compile this code as a module ( = code which can be inserted in and removed from the running kernel whenever you want), @@ -5020,7 +4931,7 @@ Over this socket, the kernel can send and receive datagrams carrying information. It is documented on many systems in netlink(7), a HOWTO is provided as well, for example on - http://snafu.freedom.org/linux2.2/docs/netlink-HOWTO.html + <http://snafu.freedom.org/linux2.2/docs/netlink-HOWTO.html> So far, the kernel uses this feature to publish some network related information if you say Y to "Routing messages", below. You also need @@ -5036,7 +4947,7 @@ CONFIG_RTNETLINK If you say Y here, user space programs can receive some network related routing information over the netlink. 'rtmon', supplied - with the iproute2 package (ftp://ftp.inr.ac.ru), can read and + with the iproute2 package (<ftp://ftp.inr.ac.ru>), can read and interpret this data. Information sent to the kernel over this link is ignored. @@ -5346,7 +5257,7 @@ isapnp support. Please read Documentation/telephony/ixj.txt. For more information on these cards, see Quicknet's web site at: - http://www.quicknet.net/ . + <http://www.quicknet.net/>. If you do not have any Quicknet telephony cards, you can safely say N here. @@ -5443,7 +5354,7 @@ port version of the 100 MB IOMEGA ZIP drive. Please read the SCSI-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . The + <http://www.linuxdoc.org/docs.html#howto>. The SCSI-Programming-HOWTO contains information about how to add or remove an SCSI device from a running Linux machine without rebooting. @@ -5461,7 +5372,7 @@ If you want to use a SCSI hard disk or the SCSI or parallel port version of the IOMEGA ZIP drive under Linux, say Y and read the SCSI-HOWTO, the Disk-HOWTO and the Multi-Disk-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . This is NOT for SCSI + <http://www.linuxdoc.org/docs.html#howto>. This is NOT for SCSI CDROMs. This driver is also available as a module ( = code which can be @@ -5505,7 +5416,7 @@ CONFIG_CHR_DEV_ST If you want to use a SCSI tape drive under Linux, say Y and read the SCSI-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto , and + <http://www.linuxdoc.org/docs.html#howto>, and drivers/scsi/README.st in the kernel source. This is NOT for SCSI CDROMs. @@ -5526,10 +5437,10 @@ commands for tapes (QIC-157) and can be driven by the standard driver st. For more information, you may have a look at the SCSI-HOWTO - ftp://metalab.unc.edu/pub/Linux/docs/HOWTO and + <ftp://metalab.unc.edu/pub/Linux/docs/HOWTO> and drivers/scsi/README.osst in the kernel source. More info on the OnStream driver may be found on - http://linux1.onstream.nl/test/ + <http://linux1.onstream.nl/test/> Please also have a look at the standard st docu, as most of it applies to osst as well. @@ -5543,7 +5454,7 @@ CONFIG_BLK_DEV_SR If you want to use a SCSI CDROM under Linux, say Y and read the SCSI-HOWTO and the CDROM-HOWTO at - http://www.linuxdoc.org/docs.html#howto . Also make sure to say Y + <http://www.linuxdoc.org/docs.html#howto>. Also make sure to say Y or M to "ISO 9660 CDROM file system support" later. This driver is also available as a module ( = code which can be @@ -5581,12 +5492,12 @@ directly, so you need some additional software which knows how to talk to these devices using the SCSI protocol: - For scanners, look at SANE (http://www.mostang.com/sane). For CD + For scanners, look at SANE (<http://www.mostang.com/sane>). For CD writer software look at cdrecord - (http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/cdrecord.html) + +(<http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/cdrecord.html>) and for burning a "disk at once": cdrdao - (http://www.ping.de/sites/daneb/cdrdao.html). Cdparanoia is a high - quality digital reader of audio CDs (http://www.xiph.org/paranoia). + (<http://www.ping.de/sites/daneb/cdrdao.html>). Cdparanoia is a high + quality digital reader of audio CDs (<http://www.xiph.org/paranoia>). For other devices, it's possible that you'll have to write the driver software yourself. Please read the file Documentation/scsi-generic.txt for more information. @@ -5605,7 +5516,7 @@ This will typically cause the kernel to panic if an error is detected, but it would have probably crashed if the panic weren't there. Comments/questions/problems to linux-scsi mailing list - please. See http://www.andante.org/scsi_queue.html for more + please. See <http://www.andante.org/scsi_queue.html> for more up-to-date information. Probe all LUNs on each SCSI device @@ -5665,7 +5576,7 @@ must be manually specified in this case. It is explained in section 3.3 of the SCSI-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . You might also want to + <http://www.linuxdoc.org/docs.html#howto>. You might also want to read the file drivers/scsi/README.aha152x. This driver is also available as a module ( = code which can be @@ -5677,7 +5588,7 @@ CONFIG_SCSI_AHA1542 This is support for a SCSI host adapter. It is explained in section 3.4 of the SCSI-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . Note that Trantor was + <http://www.linuxdoc.org/docs.html#howto>. Note that Trantor was purchased by Adaptec, and some former Trantor products are being sold under the Adaptec name. If it doesn't work out of the box, you may have to change some settings in drivers/scsi/aha1542.h. @@ -5691,7 +5602,7 @@ CONFIG_SCSI_AHA1740 This is support for a SCSI host adapter. It is explained in section 3.5 of the SCSI-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . If it doesn't work out + <http://www.linuxdoc.org/docs.html#howto>. If it doesn't work out of the box, you may have to change some settings in drivers/scsi/aha1740.h. @@ -5765,7 +5676,7 @@ configuration options. You should read drivers/scsi/aic7xxx_old/README.aic7xxx at a minimum before contacting the maintainer with any questions. The SCSI-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto , can also be of great + <http://www.linuxdoc.org/docs.html#howto>, can also be of great help. If you want to compile this driver as a module ( = code which can be @@ -5844,7 +5755,7 @@ IBM ServeRAID Support CONFIG_SCSI_IPS This is support for the IBM ServeRAID hardware RAID controllers. - See http://www.developer.ibm.com/welcome/netfinity/serveraid.html + See <http://www.developer.ibm.com/welcome/netfinity/serveraid.html> for more information. If this driver does not work correctly without modification please contact the author by email at [EMAIL PROTECTED] @@ -5859,7 +5770,7 @@ CONFIG_SCSI_BUSLOGIC This is support for BusLogic MultiMaster and FlashPoint SCSI Host Adapters. Consult the SCSI-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto , and the files + <http://www.linuxdoc.org/docs.html#howto>, and the files README.BusLogic and README.FlashPoint in drivers/scsi for more information. If this driver does not work correctly without modification, please contact the author, Leonard N. Zubkoff, by @@ -5891,7 +5802,7 @@ CONFIG_SCSI_DTC3280 This is support for DTC 3180/3280 SCSI Host Adapters. Please read the SCSI-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto , and the file + <http://www.linuxdoc.org/docs.html#howto>, and the file drivers/scsi/README.dtc3x80. This driver is also available as a module ( = code which can be @@ -5908,7 +5819,7 @@ Note that this driver is obsolete; if you have one of the above SCSI Host Adapters, you should normally say N here and Y to "EATA ISA/EISA/PCI support", below. Please read the SCSI-HOWTO, available - from http://www.linuxdoc.org/docs.html#howto . + from <http://www.linuxdoc.org/docs.html#howto>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -5922,7 +5833,7 @@ host adapters could also use this driver but are discouraged from doing so, since this driver only supports hard disks and lacks numerous features. You might want to have a look at the SCSI-HOWTO, - available from http://www.linuxdoc.org/docs.html#howto . + available from <http://www.linuxdoc.org/docs.html#howto>. If you want to compile this as a module ( = code which can be inserted in and removed from the running kernel whenever you want), @@ -5936,7 +5847,7 @@ this hardware. If the driver doesn't work out of the box, you may have to change some settings in drivers/scsi/u14-34f.c. Read the SCSI-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . Note that there is also + <http://www.linuxdoc.org/docs.html#howto>. Note that there is also another driver for the same hardware: "UltraStor SCSI support", below. You should say Y to both only if you want 24F support as well. @@ -5971,7 +5882,7 @@ other adapters based on the Future Domain chipsets (Quantum ISA-200S, ISA-250MG; Adaptec AHA-2920A; and at least one IBM board). It is explained in section 3.7 of the SCSI-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. NOTE: Newer Adaptec AHA-2920C boards use the Adaptec AIC-7850 chip and should use the aic7xxx driver ("Adaptec AIC7xxx chipset SCSI @@ -6001,7 +5912,7 @@ This is the generic NCR family of SCSI controllers, not to be confused with the NCR 53c7 or 8xx controllers. It is explained in section 3.8 of the SCSI-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . If it doesn't work out + <http://www.linuxdoc.org/docs.html#howto>. If it doesn't work out of the box, you may have to change some settings in drivers/scsi/g_NCR5380.h. @@ -6030,7 +5941,7 @@ This is a driver for the 53c7 and 8xx NCR family of SCSI controllers, not to be confused with the NCR 5380 controllers. It is explained in section 3.8 of the SCSI-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . If it doesn't work out + <http://www.linuxdoc.org/docs.html#howto>. If it doesn't work out of the box, you may have to change some settings in drivers/scsi/53c7,8xx.h. Please read drivers/scsi/README.ncr53c7xx for the available boot time command line options. @@ -6328,7 +6239,7 @@ CONFIG_SCSI_INITIO This is support for the Initio 91XXU(W) SCSI host adapter. Please read the SCSI-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. If you want to compile this as a module ( = code which can be inserted in and removed from the running kernel whenever you want), @@ -6339,7 +6250,7 @@ CONFIG_SCSI_PAS16 This is support for a SCSI host adapter. It is explained in section 3.10 of the SCSI-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . If it doesn't work out + <http://www.linuxdoc.org/docs.html#howto>. If it doesn't work out of the box, you may have to change some settings in drivers/scsi/pas16.h. @@ -6352,7 +6263,7 @@ CONFIG_SCSI_INIA100 This is support for the Initio INI-A100U2W SCSI host adapter. Please read the SCSI-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. If you want to compile this as a module ( = code which can be inserted in and removed from the running kernel whenever you want), @@ -6363,7 +6274,7 @@ CONFIG_SCSI_PCI2000 This is support for the PCI2000I EIDE interface card which acts as a SCSI host adapter. Please read the SCSI-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. This driver is also available as a module called pci2000.o ( = code which can be inserted in and removed from the running kernel @@ -6374,7 +6285,7 @@ CONFIG_SCSI_PCI2220I This is support for the PCI2220i EIDE interface card which acts as a SCSI host adapter. Please read the SCSI-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. This driver is also available as a module called pci2220i.o ( = code which can be inserted in and removed from the running kernel @@ -6385,7 +6296,7 @@ CONFIG_SCSI_PSI240I This is support for the PSI240i EIDE interface card which acts as a SCSI host adapter. Please read the SCSI-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. This driver is also available as a module called psi240i.o ( = code which can be inserted in and removed from the running kernel @@ -6404,7 +6315,7 @@ Information about this driver is contained in drivers/scsi/README.qlogicfas. You should also read the SCSI-HOWTO, - available from http://www.linuxdoc.org/docs.html#howto . + available from <http://www.linuxdoc.org/docs.html#howto>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -6422,7 +6333,7 @@ Please read the file drivers/scsi/README.qlogicisp. You should also read the SCSI-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -6451,7 +6362,7 @@ CONFIG_SCSI_SEAGATE These are 8-bit SCSI controllers; the ST-01 is also supported by this driver. It is explained in section 3.9 of the SCSI-HOWTO, - available from http://www.linuxdoc.org/docs.html#howto . If it + available from <http://www.linuxdoc.org/docs.html#howto>. If it doesn't work out of the box, you may have to change some settings in drivers/scsi/seagate.h. @@ -6464,7 +6375,7 @@ CONFIG_SCSI_T128 This is support for a SCSI host adapter. It is explained in section 3.11 of the SCSI-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . If it doesn't work out + <http://www.linuxdoc.org/docs.html#howto>. If it doesn't work out of the box, you may have to change some settings in drivers/scsi/t128.h. Note that Trantor was purchased by Adaptec, and some former Trantor products are being sold under the Adaptec name. @@ -6479,7 +6390,7 @@ This is support for the UltraStor 14F, 24F and 34F SCSI-2 host adapter family. This driver is explained in section 3.12 of the SCSI-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . If it doesn't work out + <http://www.linuxdoc.org/docs.html#howto>. If it doesn't work out of the box, you may have to change some settings in drivers/scsi/ultrastor.h. @@ -6520,7 +6431,7 @@ You want to read the start of drivers/scsi/eata.c and the SCSI-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. Note that there is also another driver for the same hardware available: "EATA-DMA support". You should say Y to only one of them. @@ -6560,7 +6471,7 @@ This is support for the NCR53c406a SCSI host adapter. For user configurable parameters, check out drivers/scsi/NCR53c406.c in the kernel source. Also read the SCSI-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. If you want to compile this driver as a module ( = code which can be inserted in and removed from the running kernel whenever you want), @@ -6642,7 +6553,7 @@ CONFIG_SCSI_AM53C974 This is support for the AM53/79C974 SCSI host adapters. Please read drivers/scsi/README.AM53C974 for details. Also, the SCSI-HOWTO, - available from http://www.linuxdoc.org/docs.html#howto , is for + available from <http://www.linuxdoc.org/docs.html#howto>, is for you. Note that there is another driver for AM53C974 based adapters: @@ -6692,7 +6603,7 @@ For more information about this driver and how to use it you should read the file drivers/scsi/README.ppa. You should also read the SCSI-HOWTO, which is available from - http://www.linuxdoc.org/docs.html#howto . If you use this driver, + <http://www.linuxdoc.org/docs.html#howto>. If you use this driver, you will still be able to use the parallel port for other tasks, such as a printer; it is safe to compile both drivers into the kernel. @@ -6719,7 +6630,7 @@ For more information about this driver and how to use it you should read the file drivers/scsi/README.ppa. You should also read the SCSI-HOWTO, which is available from - http://www.linuxdoc.org/docs.html#howto . If you use this driver, + <http://www.linuxdoc.org/docs.html#howto>. If you use this driver, you will still be able to use the parallel port for other tasks, such as a printer; it is safe to compile both drivers into the kernel. @@ -6754,66 +6665,6 @@ Generally, saying N is fine. -Parallel port SCSI device support -CONFIG_PPSCSI - There are many external CD-ROM and disk devices that connect through - your computer's parallel port. Lots of them are actually SCSI - devices using a parallel port SCSI adapter. This option enables the - ppSCSI subsystem which contains drivers for many of these external - drives. You may also want to look at CONFIG_PARIDE (Parallel port - IDE device support). - - If you built ppSCSI support into your kernel, you may still build - the individual protocol modules and high-level drivers as loadable - modules. If you build this support as a module, it will be called - ppscsi.o. - - To use the ppSCSI support, you must say Y or M here and also to at - least one protocol driver (e.g. "Shuttle EPST adapter", "Iomega VPI0 - adapter", "Shining ScarSCI adapter" etc.). - -Adaptec APA-348 adapter -CONFIG_PPSCSI_T348 - This option enables support for the APA-348 adapter from Adaptec - (also known as Trantor T348). If you build this as a module it will - be called t348.o. - -Adaptec APA-358 adapter -CONFIG_PPSCSI_T358 - This option enables support for the APA-358 adapter from Adaptec - (also known as Trantor T358). If you build this as a module it will - be called t358.o. - -Iomega VPI0 adapter -CONFIG_PPSCSI_VPI0 - This option enables support for the Iomega VPI0 adapter found in the - original ZIP-100 drives and the Jaz Traveller. If you build this as - a module it will be called vpi0.o. - -OnSpec 90c26 adapter -CONFIG_PPSCSI_ONSCSI - This option enables support for the OnSpec 90c26 in its SCSI adapter - mode. If you build this as a module it will be called onscsi.o. - -Shining SparSCI adapter -CONFIG_PPSCSI_SPARCSI - This option enables support for the WBS-11A parallel port SCSI - adapter. This adapter has been marketed by LinkSys as the - "ParaSCSI+" and by Shining Technologies as the "SparCSI". If you - build this as a module it will be called sparcsi.o. - -Shuttle EPSA-2 adapter -CONFIG_PPSCSI_EPSA2 - This option enables support for the Shuttle Technologies EPSA2 - parallel port SCSI adapter. EPAS2 is a predecessor to the EPST. If - you build this as a module it will be called epsa2.o. - -Shuttle EPST adapter -CONFIG_PPSCSI_EPST - This option enables support for the Shuttle Technologies EPST - parallel port SCSI adapter. If you build this as a module is will - be called epst.o. - SCSI Debug host simulator. (EXPERIMENTAL) CONFIG_SCSI_DEBUG This is a host adapter simulator that can be programmed to simulate @@ -7048,11 +6899,11 @@ telephone line with a modem either via UUCP (UUCP is a protocol to forward mail and news between unix hosts over telephone lines; read the UUCP-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto ) or dialing up a shell + <http://www.linuxdoc.org/docs.html#howto>) or dialing up a shell account or a BBS, even using term (term is a program which gives you almost full Internet connectivity if you have a regular dial up shell account on some Internet connected Unix computer. Read - http://www.bart.nl/~patrickr/term-howto/Term-HOWTO.html ). + <http://www.bart.nl/~patrickr/term-howto/Term-HOWTO.html>). You'll have to say Y if your computer contains a network card that you want to use under Linux (make sure you know its name because you @@ -7068,7 +6919,7 @@ Make sure to read the NET-3-HOWTO. Eventually, you will have to read Olaf Kirch's excellent and free book "Network Administrator's - Guide", to be found in http://www.linuxdoc.org/docs.html#guide . If + Guide", to be found in <http://www.linuxdoc.org/docs.html#guide>. If unsure, say Y. Dummy net driver support @@ -7081,7 +6932,7 @@ thing often comes in handy, the default is Y. It won't enlarge your kernel either. What a deal. Read about it in the Network Administrator's Guide, available from - http://www.linuxdoc.org/docs.html#guide . + <http://www.linuxdoc.org/docs.html#guide>. If you want to compile this as a module ( = code which can be inserted in and removed from the running kernel whenever you want), @@ -7124,16 +6975,16 @@ Normally, your access provider has to support SLIP in order for you to be able to use it, but there is now a SLIP emulator called SLiRP around (available via FTP (user: anonymous) from - ftp://metalab.unc.edu/pub/Linux/system/network/serial/ ) which + <ftp://metalab.unc.edu/pub/Linux/system/network/serial/>) which allows you to use SLIP over a regular dial up shell connection. If you plan to use SLiRP, make sure to say Y to CSLIP, below. The NET-3-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto , explains how to + <http://www.linuxdoc.org/docs.html#howto>, explains how to configure SLIP. Note that you don't need this option if you just want to run term (term is a program which gives you almost full Internet connectivity if you have a regular dial up shell account on some Internet connected Unix computer. Read - http://www.bart.nl/~patrickr/term-howto/Term-HOWTO.html ). SLIP + <http://www.bart.nl/~patrickr/term-howto/Term-HOWTO.html>). SLIP support will enlarge your kernel by about 4 KB. If unsure, say N. If you want to compile this as a module ( = code which can be @@ -7149,10 +7000,10 @@ on both ends. Ask your access provider if you are not sure and answer Y, just in case. You will still be able to use plain SLIP. If you plan to use SLiRP, the SLIP emulator (available from - ftp://metalab.unc.edu/pub/Linux/system/network/serial/ ) which + <ftp://metalab.unc.edu/pub/Linux/system/network/serial/>) which allows you to use SLIP over a regular dial up shell connection, you definitely want to say Y here. The NET-3-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto , explains how to configure + <http://www.linuxdoc.org/docs.html#howto>, explains how to configure CSLIP. This won't enlarge your kernel. Keepalive and linefill @@ -7181,7 +7032,7 @@ To use PPP, you need an additional program called pppd as described in Documentation/networking/ppp.txt and in the PPP-HOWTO, available - at http://www.linuxdoc.org/docs.html#howto . If you upgrade + at <http://www.linuxdoc.org/docs.html#howto>. If you upgrade from an older kernel, you might need to upgrade pppd as well. The PPP option enlarges your kernel by about 16 KB. @@ -7273,8 +7124,8 @@ This driver requires a specially patched pppd daemon. The patch to pppd, along with binaries of a patched pppd package can be found at: - http://www.math.uwaterloo.ca/~mostrows - + <http://www.math.uwaterloo.ca/~mostrows> + Wireless LAN (non-hamradio) CONFIG_NET_RADIO Support for wireless LANs and everything having to do with radio, @@ -7291,17 +7142,17 @@ driver (or Linux). If you wish to use Wireless Extensions with wireless PCMCIA (PC-) cards, you need to say Y here; you can fetch the tools from - http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html . + <http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html>. Some user-level drivers for scarab devices which don't require special kernel support are available from - ftp://shadow.cabi.net/pub/Linux . + <ftp://shadow.cabi.net/pub/Linux>. STRIP (Metricom Starmode radio IP) CONFIG_STRIP Say Y if you have a Metricom radio and intend to use Starmode Radio IP. STRIP is a radio protocol developed for the MosquitoNet project - (on the WWW at http://mosquitonet.stanford.edu/ ) to send Internet + (on the WWW at <http://mosquitonet.stanford.edu/>) to send Internet traffic using Metricom radios. Metricom radios are small, battery powered, 100kbit/sec packet radio transceivers, about the size and weight of a cellular telephone. (You may also have heard them called @@ -7333,12 +7184,12 @@ If you want to use an ISA WaveLAN card under Linux, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . Some more specific + <http://www.linuxdoc.org/docs.html#howto>. Some more specific information is contained in Documentation/networking/wavelan.txt and in the source code drivers/net/wavelan.p.h. You will also need the wireless tools package available from - http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html . + <http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html>. Please read the man pages contained therein. This driver is also available as a module ( = code which can be @@ -7352,7 +7203,7 @@ Aironet makes Arlan, a class of wireless LAN adapters. These use the www.Telxon.com chip, which is also used on several similar cards. This driver is tested on the 655 and IC2200 series cards. Look at - http://www.ylenurme.ee/~elmer/655/ for the latest information. + <http://www.ylenurme.ee/~elmer/655/>for the latest information. The driver is built as two modules, arlan and arlan-proc. The latter is the /proc interface and is not needed most of time. @@ -7493,7 +7344,7 @@ To use your PC-cards, you will need supporting software from David Hinds' pcmcia-cs package (see the file Documentation/Changes for location). You also want to check out the PCMCIA-HOWTO, available - from http://www.linuxdoc.org/docs.html#howto . + from <http://www.linuxdoc.org/docs.html#howto>. If unsure, say N. @@ -7618,7 +7469,7 @@ To use your PC-cards, you will need supporting software from David Hinds' pcmcia-cs package (see the file Documentation/Changes for location). You also want to check out the PCMCIA-HOWTO, available - from http://www.linuxdoc.org/docs.html#howto . + from <http://www.linuxdoc.org/docs.html#howto>. Hermes support (Orinoco/WavelanIEEE/PrismII/Symbol 802.11b cards) CONFIG_PCMCIA_HERMES @@ -7632,11 +7483,11 @@ To use your PC-cards, you will need supporting software from David Hinds' pcmcia-cs package (see the file Documentation/Changes for location). You also want to check out the PCMCIA-HOWTO, available - from http://www.linuxdoc.org/docs.html#howto . + from <http://www.linuxdoc.org/docs.html#howto>. You will also very likely also need the Wireless Tools in order to - configure your card and that /etc/pcmcia/wireless.opts works : - http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html + configure your card and that /etc/pcmcia/wireless.opts works: + <http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html> Aviator/Raytheon 2.4MHz wireless support CONFIG_PCMCIA_RAYCS @@ -7693,12 +7544,12 @@ Documentation/networking/PLIP.txt. The cables can be up to 15m long. Mode 0 works also if one of the machines runs DOS/Windows and has some PLIP software installed, e.g. the Crynwr PLIP packet driver - (http://oak.oakland.edu/simtel.net/msdos/pktdrvr-pre.html ) and + (<http://oak.oakland.edu/simtel.net/msdos/pktdrvr-pre.html>) and winsock or NCSA's telnet. If you want to use PLIP, say Y and read the PLIP mini-HOWTO as well as the NET-3-HOWTO, both available from - http://www.linuxdoc.org/docs.html#howto . Note that the PLIP + <http://www.linuxdoc.org/docs.html#howto>. Note that the PLIP protocol has been changed and this PLIP driver won't work together with the PLIP support in Linux versions 1.0.x. This option enlarges your kernel by about 8 KB. @@ -7721,7 +7572,7 @@ Say Y if you want this and read Documentation/networking/eql.txt. You may also want to read section 6.2 of the NET-3-HOWTO, available - from http://www.linuxdoc.org/docs.html#howto . + from <http://www.linuxdoc.org/docs.html#howto>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -7800,7 +7651,7 @@ network, usually at the phone company) can carry several logical point-to-point connections to other computers connected to the frame relay network. For a general explanation of the protocol, check out - http://www.frforum.com/ on the WWW. To use frame relay, you need + <http://www.frforum.com/>on the WWW. To use frame relay, you need supporting hardware (called FRAD) and certain programs from the net-tools package as explained in Documentation/networking/framerelay.txt. @@ -7879,7 +7730,7 @@ the price of an external router. If you have one of those cards and wish to use your Linux box as a WAN router, say Y here and also to the WAN driver for your card, below. You will then need the - wan-tools package which is available from ftp://ftp.sangoma.com . + wan-tools package which is available from <ftp://ftp.sangoma.com>. Read Documentation/networking/wan-router.txt for more information. The WAN routing support is also available as a module called @@ -7903,7 +7754,7 @@ At the moment, few devices support fast switching (tulip is one of them, a modified 8390 driver can be found at - ftp://ftp.inr.ac.ru/ip-routing/fastroute/fastroute-8390.tar.gz ). + <ftp://ftp.inr.ac.ru/ip-routing/fastroute/fastroute-8390.tar.gz>). If unsure, say N. @@ -7913,7 +7764,7 @@ during periods of extremal congestion. At the moment only a couple of device drivers support it (really only one -- tulip, a modified 8390 driver can be found at - ftp://ftp.inr.ac.ru/ip-routing/fastroute/fastroute-8390.tar.gz ). + <ftp://ftp.inr.ac.ru/ip-routing/fastroute/fastroute-8390.tar.gz>). Really, this option is applicable to any machine attached to a fast enough network, and even a 10 Mb NIC is able to kill a not very slow @@ -7940,15 +7791,15 @@ This code is considered to be experimental. To administer these schedulers, you'll need the user-level utilities - from the package iproute2+tc at ftp://ftp.inr.ac.ru/ip-routing/ . + from the package iproute2+tc at <ftp://ftp.inr.ac.ru/ip-routing/>. That package also contains some documentation; for more, check out - http://snafu.freedom.org/linux2.2/iproute-notes.html . + <http://snafu.freedom.org/linux2.2/iproute-notes.html>. This Quality of Service (QoS) support will enable you to use Differentiated Services (diffserv) and Resource Reservation Protocol (RSVP) on your Linux router if you also say Y to "QoS support", "Packet classifier API" and to some classifiers below. Documentation - and software is at http://icawww1.epfl.ch/linux-diffserv/ . + and software is at <http://icawww1.epfl.ch/linux-diffserv/>. If you say Y here and to "/proc file system" below, you will be able to read status information about packet schedulers from the file @@ -8078,7 +7929,7 @@ Differentiated Services (diffserv) and Resource Reservation Protocol (RSVP) on your Linux router if you also say Y to "Packet classifier API" and to some classifiers below. Documentation and software is at - http://icawww1.epfl.ch/linux-diffserv/ . + <http://icawww1.epfl.ch/linux-diffserv/>. Note that the answer to this question won't directly affect the kernel: saying N will just cause this configure script to skip all @@ -8101,7 +7952,7 @@ This will enable you to use Differentiated Services (diffserv) and Resource Reservation Protocol (RSVP) on your Linux router. Documentation and software is at - http://icawww1.epfl.ch/linux-diffserv/ . + <http://icawww1.epfl.ch/linux-diffserv/>. ### Add #tristate ' TC index classifier' CONFIG_NET_CLS_TCINDEX @@ -8213,7 +8064,7 @@ To actually use the COSA or SRP board, you will need user-space utilities for downloading the firmware to the cards and to set them - up. Look at the http://www.fi.muni.cz/~kas/cosa/ for more + up. Look at the <http://www.fi.muni.cz/~kas/cosa/>for more information about the cards (including the pointer to the user-space utilities). You can also read the comment at the top of the drivers/net/cosa.c for details about the cards and the driver @@ -8228,7 +8079,7 @@ CONFIG_DSCC4 This is a driver for Etinc PCISYNC boards based on the Infineon (ex. Siemens) DSCC4 chipset. It is supposed to work with the four - ports card. Take a look at http://www.cogenit.fr/dscc4 + ports card. Take a look at <http://www.cogenit.fr/dscc4> for further informations about the driver and his configuration. The driver will be compiled as a module ( = code which can be @@ -8299,7 +8150,7 @@ module will be called sbni.o). You can find more information and last versions of drivers and - utilities at http://www.granch.ru . If you have any question you + utilities at <http://www.granch.ru>. If you have any question you can send email to [EMAIL PROTECTED] Say N if unsure. @@ -8313,7 +8164,7 @@ Router". You will need the wan-tools package which is available from - ftp://ftp.sangoma.com . Read Documentation/networking/wan-router.txt + <ftp://ftp.sangoma.com>. Read Documentation/networking/wan-router.txt for more information. Note that the answer to this question won't directly affect the @@ -8323,8 +8174,8 @@ Sangoma WANPIPE(tm) multiprotocol cards CONFIG_VENDOR_SANGOMA - WANPIPE from Sangoma Technologies Inc. (http://www.sangoma.com) - is a family of intelligent multiprotocol WAN adapters with data + WANPIPE from Sangoma Technologies Inc. (<http://www.sangoma.com)> + is a family of intelligent multiprotocol WAN adapters with data transfer rates up to 4Mbps. They are also known as Synchronous Data Link Adapters (SDLA) and are designated as S514-PCI or S508-ISA. These cards support @@ -8411,7 +8262,7 @@ Read linux/Documentation/networking/comx.txt for help on configuring and using COMX interfaces. Further info on these cards can be found - at http://www.itc.hu or <[EMAIL PROTECTED]>. + at <http://www.itc.hu>or <[EMAIL PROTECTED]>. You must say Y to "/proc file system support" (CONFIG_PROC_FS) to use this driver. @@ -8425,7 +8276,7 @@ MultiGate family. Say Y if you have one of these. You will need additional firmware to use these cards, which are - downloadable from ftp://ftp.itc.hu/ . + downloadable from <ftp://ftp.itc.hu/>. If you want to compile this as a module, say M and read Documentation/modules.txt. The module will be called comx-hw-comx.o. @@ -8449,7 +8300,7 @@ configuration. The ISDN interface of this card is Teles 16.3 compatible, you should enable it in the ISDN configuration menu. The driver for the flash ROM of this card is available separately on - ftp://ftp.itc.hu/ . + <ftp://ftp.itc.hu/>. If you want to compile this as a module, say M and read Documentation/modules.txt. The module will be called @@ -8504,8 +8355,8 @@ Cyclom 2X(tm) multiprotocol cards (EXPERIMENTAL) CONFIG_CYCLADES_SYNC - Cyclom 2X from Cyclades Corporation (http://www.cyclades.com and - http://www.cyclades.com.br) is an intelligent multiprotocol WAN + Cyclom 2X from Cyclades Corporation (<http://www.cyclades.com>and + <http://www.cyclades.com.br)>is an intelligent multiprotocol WAN adapter with data transfer rates up to 512 Kbps. These cards support the X.25 and SNA related protocols. If you have one or more of these cards, say Y to this option. The next questions will ask you about @@ -8513,10 +8364,10 @@ supported). While no documentation is available at this time please grab the - wanconfig tarball in http://www.conectiva.com.br/~acme/cycsyn-devel - (with minor changes to make it compile with the current wanrouter + wanconfig tarball in <http://www.conectiva.com.br/~acme/cycsyn-devel> + (with minor changes to make it compile with the current wanrouter include files; efforts are being made to use the original package - available at ftp://ftp.sangoma.com ). + available at <ftp://ftp.sangoma.com>). Feel free to contact me or the cycsyn-devel mailing list at [EMAIL PROTECTED] and [EMAIL PROTECTED] for @@ -8541,7 +8392,7 @@ Say Y to this option if your Linux box contains a WAN card supported by this driver and you are planning to connect the box to a WAN ( = Wide Area Network). You will need supporting software from - http://hq.pm.waw.pl/hdlc/ . + <http://hq.pm.waw.pl/hdlc/>. Generic HDLC driver currently supports raw HDLC, Cisco HDLC, Frame Relay, synchronous Point-to-Point Protocol (PPP) and X.25. @@ -8565,7 +8416,7 @@ CONFIG_N2 This driver is for RISCom/N2 single or dual channel ISA cards made by SDL Communications Inc. If you have such a card, - say Y here and see http://hq.pm.waw.pl/pub/hdlc/ + say Y here and see <http://hq.pm.waw.pl/pub/hdlc/> Note that N2csu and N2dds cards are not supported by this driver. @@ -8575,8 +8426,8 @@ CONFIG_C101 This driver is for C101 SuperSync ISA cards made by Moxa Technologies Co., Ltd. If you have such a card, - say Y here and see http://hq.pm.waw.pl/pub/hdlc/ - + say Y here and see <http://hq.pm.waw.pl/pub/hdlc/> +x If unsure, say N here. Ethernet (10 or 100Mbit) @@ -8597,7 +8448,7 @@ If your Linux machine will be connected to an Ethernet and you have an Ethernet network interface card (NIC) installed in your computer, say Y here and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . You will then also have + <http://www.linuxdoc.org/docs.html#howto>. You will then also have to say Y to the driver for your particular NIC. Note that the answer to this question won't directly affect the @@ -8608,7 +8459,7 @@ CONFIG_NET_VENDOR_SMC If you have a network (Ethernet) card belonging to this class, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. Note that the answer to this question doesn't directly affect the kernel: saying N will just cause this configure script to skip all @@ -8619,7 +8470,7 @@ CONFIG_WD80x3 If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -8631,7 +8482,7 @@ CONFIG_ULTRAMCA If you have a network (Ethernet) card of this type and are running an MCA based system (PS/2), say Y and read the Ethernet-HOWTO, - available from http://www.linuxdoc.org/docs.html#howto . + available from <http://www.linuxdoc.org/docs.html#howto>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -8643,7 +8494,7 @@ CONFIG_ULTRA If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. Important: There have been many reports that, with some motherboards mixing an SMC Ultra and an Adaptec AHA154x SCSI card (or compatible, @@ -8662,7 +8513,7 @@ CONFIG_ULTRA32 If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -8677,7 +8528,7 @@ another SMC9192/9194 based chipset. Say Y if you want it compiled into the kernel, and read the file Documentation/networking/smc9.txt and the Ethernet-HOWTO, available - from http://www.linuxdoc.org/docs.html#howto . + from <http://www.linuxdoc.org/docs.html#howto>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you @@ -8691,7 +8542,7 @@ with ISA NE2000 cards (they have their own driver, "NE2000/NE1000 support" below). If you have a PCI NE2000 network (Ethernet) card, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. This driver also works for the following NE2000 clone cards: RealTek RTL-8029 Winbond 89C940 Compex RL2000 KTI ET32P2 @@ -8708,7 +8559,7 @@ CONFIG_NET_VENDOR_RACAL If you have a network (Ethernet) card belonging to this class, such as the NI5010, NI5210 or NI6210, say Y and read the Ethernet-HOWTO, - available from http://www.linuxdoc.org/docs.html#howto . + available from <http://www.linuxdoc.org/docs.html#howto>. Note that the answer to this question doesn't directly affect the kernel: saying N will just cause this configure script to skip all @@ -8719,7 +8570,7 @@ CONFIG_NI5010 If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . Note that this is still + <http://www.linuxdoc.org/docs.html#howto>. Note that this is still experimental code. This driver is also available as a module ( = code which can be @@ -8732,7 +8583,7 @@ CONFIG_NI52 If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -8744,7 +8595,7 @@ CONFIG_NI65 If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -8757,7 +8608,7 @@ This is a driver for the Fast Ethernet PCI network cards based on the RTL8139 chips. If you have one of those, say Y and read Documentation/networking/8139too.txt as well as the Ethernet-HOWTO, - available from http://www.linuxdoc.org/docs.html#howto . + available from <http://www.linuxdoc.org/docs.html#howto>. If you want to compile this driver as a module ( = code which can be inserted in and removed from the running kernel whenever you want), @@ -8790,7 +8641,7 @@ the SiS 900 and SiS 7016 chips. The SiS 900 core is also embedded in SiS 630 and SiS 540 chipsets. If you have one of those, say Y and read the Ethernet-HOWTO, available at - http://www.linuxdoc.org/docs.html#howto . Please read + <http://www.linuxdoc.org/docs.html#howto>. Please read Documentation/networking/sis900.txt and comments at the beginning of drivers/net/sis900.c for more information. @@ -8806,7 +8657,7 @@ CONFIG_YELLOWFIN Say Y here if you have a Packet Engines G-NIC PCI Gigabit Ethernet adapter. This adapter is used by the Beowulf Linux cluster project. - See http://cesdis.gsfc.nasa.gov/linux/drivers/yellowfin.html for + See <http://cesdis.gsfc.nasa.gov/linux/drivers/yellowfin.html>for more information about this driver in particular and Beowulf in general. @@ -8831,9 +8682,9 @@ connection. Further documentation and the necessary scripts can be found at: - http://www.jacksonville.net/~fventuri/ - http://home.adelphia.net/~siglercm/sb1000.html - http://linuxpower.cx/~cable/ + <http://www.jacksonville.net/~fventuri/> + <http://home.adelphia.net/~siglercm/sb1000.html> + <http://linuxpower.cx/~cable/> If you don't have this card, of course say N. @@ -8913,7 +8764,7 @@ CONFIG_LANCE If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . Some LinkSys cards are + <http://www.linuxdoc.org/docs.html#howto>. Some LinkSys cards are of this type. If you want to compile this driver as a module ( = code which can be @@ -8925,13 +8776,13 @@ CONFIG_SGI_IOC3_ETH If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. 3COM cards CONFIG_NET_VENDOR_3COM If you have a network (Ethernet) card belonging to this class, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. Note that the answer to this question doesn't directly affect the kernel: saying N will just cause this configure script to skip all @@ -8942,7 +8793,7 @@ CONFIG_EL1 If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . Also, consider buying a + <http://www.linuxdoc.org/docs.html#howto>. Also, consider buying a new card, since the 3c501 is slow, broken, and obsolete: you will have problems. Some people suggest to ping ("man ping") a nearby machine every minute ("man cron") when using this card. @@ -8957,7 +8808,7 @@ CONFIG_EL2 If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -8970,7 +8821,7 @@ Information about this network (Ethernet) card can be found in Documentation/networking/3c505.txt. If you have a card of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. If you want to compile this as a module ( = code which can be inserted in and removed from the running kernel whenever you want), @@ -8982,7 +8833,7 @@ CONFIG_EL16 If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -8994,7 +8845,7 @@ CONFIG_ELMC If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -9006,7 +8857,7 @@ CONFIG_ELMC_II If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -9018,7 +8869,7 @@ CONFIG_EL3 If you have a network (Ethernet) card belonging to the 3Com EtherLinkIII series, say Y and read the Ethernet-HOWTO, available - from http://www.linuxdoc.org/docs.html#howto . + from <http://www.linuxdoc.org/docs.html#howto>. If your card is not working you may need to use the DOS setup disk to disable Plug & Play mode, and to select the default @@ -9034,7 +8885,7 @@ CONFIG_3C515 If you have a 3Com ISA EtherLink XL "Corkscrew" 3c515 Fast Ethernet network card, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. If you want to compile this as a module ( = code which can be inserted in and removed from the running kernel whenever you want), @@ -9054,7 +8905,7 @@ "Hurricane" (3c555/3cSOHO) PCI If you have such a card, say Y and read the Ethernet-HOWTO, available - from http://www.linuxdoc.org/docs.html#howto . More specific + from <http://www.linuxdoc.org/docs.html#howto>. More specific information is in Documentation/networking/vortex.txt and in the comments at the beginning of drivers/net/3c59x.c. @@ -9069,7 +8920,7 @@ bus system (that's the way the cards talks to the other components of your computer) is ISA (as opposed to EISA, VLB or PCI), say Y. Make sure you know the name of your card. Read the Ethernet-HOWTO, - available from http://www.linuxdoc.org/docs.html#howto . + available from <http://www.linuxdoc.org/docs.html#howto>. If unsure, say Y. @@ -9089,7 +8940,7 @@ support" below. You might also want to have a look at the Ethernet-HOWTO, available - from http://www.linuxdoc.org/docs.html#howto (even though ARCnet + from <http://www.linuxdoc.org/docs.html#howto>(even though ARCnet is not really Ethernet). This driver is also available as a module ( = code which can be @@ -9098,18 +8949,6 @@ module, say M here and read Documentation/modules.txt as well as Documentation/networking/net-modules.txt. -Enable arc0e (ARCnet "ether-encap" packet format) -CONFIG_ARCNET_ETH - This allows you to use "Ethernet encapsulation" with your ARCnet - card via the virtual arc0e device. You only need arc0e if you want - to talk to nonstandard ARCnet software, specifically, - DOS/Windows-style "NDIS" drivers. You do not need to say Y here to - communicate with industry-standard RFC1201 implementations, like the - arcether.com packet driver or most DOS/Windows ODI drivers. RFC1201 - is included automatically as the arc0 device. Please read the - ARCnet documentation in Documentation/networking/arcnet.txt for more - information about using arc0e and arc0s. - Enable old ARCNet packet format (RFC 1051) CONFIG_ARCNET_1051 This allows you to use RFC1051 with your ARCnet card via the virtual @@ -9186,7 +9025,7 @@ CONFIG_E2100 If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -9199,7 +9038,7 @@ Support for CS89x0 chipset based Ethernet cards. If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto as well as + <http://www.linuxdoc.org/docs.html#howto>as well as Documentation/networking/cs89x0.txt. If you want to compile this as a module ( = code which can be @@ -9212,7 +9051,7 @@ CONFIG_DEPCA If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto as well as + <http://www.linuxdoc.org/docs.html#howto>as well as drivers/net/depca.c. If you want to compile this as a module ( = code which can be @@ -9227,7 +9066,7 @@ cards. If this is for you, say Y and read Documentation/networking/ewrk3.txt in the kernel source as well as the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. If you want to compile this as a module ( = code which can be inserted in and removed from the running kernel whenever you want), @@ -9239,7 +9078,7 @@ CONFIG_SEEQ8005 This is a driver for the SEEQ 8005 network (Ethernet) card. If this is for you, read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. If you want to compile this as a module ( = code which can be inserted in and removed from the running kernel whenever you want), @@ -9251,7 +9090,7 @@ CONFIG_AT1700 If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -9264,7 +9103,7 @@ CONFIG_FMV18X If you have a Fujitsu FMV-181/182/183/184 network (Ethernet) card, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. If you use an FMV-183 or FMV-184 and it is not working, you may need to disable Plug & Play mode of the card. @@ -9281,7 +9120,7 @@ driver supports intel i82595{FX,TX} based boards. Note however that the EtherExpress PRO/100 Ethernet card has its own separate driver. Please read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -9293,7 +9132,7 @@ CONFIG_EEXPRESS If you have an EtherExpress16 network (Ethernet) card, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . Note that the Intel + <http://www.linuxdoc.org/docs.html#howto>. Note that the Intel EtherExpress16 card used to be regarded as a very poor choice because the driver was very unreliable. We now have a new driver that should do better. @@ -9308,7 +9147,7 @@ CONFIG_HAMACHI If you have a Gigabit Ethernet card of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. If you want to compile this as a module ( = code which can be inserted in and removed from the running kernel whenever you want), @@ -9320,7 +9159,7 @@ CONFIG_HPLAN_PLUS If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -9332,7 +9171,7 @@ CONFIG_HPLAN If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -9344,7 +9183,7 @@ CONFIG_HP100 If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. If you want to compile this as a module ( = code which can be inserted in and removed from the running kernel whenever you want), @@ -9356,7 +9195,7 @@ CONFIG_NE2000 If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . Many Ethernet cards + <http://www.linuxdoc.org/docs.html#howto>. Many Ethernet cards without a specific driver are compatible with NE2000. If you have a PCI NE2000 card however, say N here and Y to "PCI @@ -9376,19 +9215,19 @@ This driver is for the National Semiconductor DP83810 series, including the 83815 chip. More specific information and updates are available from - http://www.scyld.com/network/natsemi.html + <http://www.scyld.com/network/natsemi.html> SK_G16 support CONFIG_SK_G16 If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. NE/2 (ne2000 MCA version) support CONFIG_NE2_MCA If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -9431,7 +9270,7 @@ CONFIG_NET_PCI This is another class of network cards which attach directly to the bus. If you have one of those, say Y and read the Ethernet-HOWTO, - available from http://www.linuxdoc.org/docs.html#howto . + available from <http://www.linuxdoc.org/docs.html#howto>. Note that the answer to this question doesn't directly affect the kernel: saying N will just cause this configure script to skip all @@ -9443,7 +9282,7 @@ CONFIG_PCNET32 If you have a PCnet32 or PCnetPCI based network (Ethernet) card, answer Y here and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -9455,7 +9294,7 @@ CONFIG_AC3200 If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -9467,7 +9306,7 @@ CONFIG_LNE390 If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -9479,7 +9318,7 @@ CONFIG_NE3210 If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . Note that this driver + <http://www.linuxdoc.org/docs.html#howto>. Note that this driver will NOT WORK for NE3200 cards as they are completely different. This driver is also available as a module ( = code which can be @@ -9492,7 +9331,7 @@ CONFIG_APRICOT If you have a network (Ethernet) controller of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. If you want to compile this as a module ( = code which can be inserted in and removed from the running kernel whenever you want), @@ -9506,7 +9345,7 @@ These include the DE425, DE434, DE435, DE450 and DE500 models. If you have a network card of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . More specific + <http://www.linuxdoc.org/docs.html#howto>. More specific information is contained in Documentation/networking/de4x5.txt. This driver is also available as a module ( = code which can be @@ -9524,7 +9363,7 @@ (smc9332dst), you can also try the driver for "Generic DECchip" cards, above. However, most people with a network card of this type will say Y here.) Do read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . More specific + <http://www.linuxdoc.org/docs.html#howto>. More specific information is contained in Documentation/networking/tulip.txt. This driver is also available as a module ( = code which can be @@ -9539,7 +9378,7 @@ PCI/EISA Ethernet switch cards. These include the SE-4 and the SE-6 models. If you have a network card of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . More specific + <http://www.linuxdoc.org/docs.html#howto>. More specific information is contained in Documentation/networking/dgrs.txt. This driver is also available as a module ( = code which can be @@ -9552,7 +9391,7 @@ CONFIG_EEPRO100 If you have an Intel EtherExpress PRO/100 PCI network (Ethernet) card, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -9576,7 +9415,7 @@ CONFIG_ETH16I If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -9589,7 +9428,7 @@ If you have a PCI Ethernet network card based on the ThunderLAN chip which is supported by this driver, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. Devices currently supported by this driver are Compaq Netelligent, Compaq NetFlex and Olicom cards. Please read the file @@ -9617,7 +9456,7 @@ PCI DM9102(A)/DM9132/DM9801 support CONFIG_DM9102 This driver is for DM9102(A)/DM9132/DM9801 compatible PCI cards from - Davicom ( http://www.davicom.com.tw ). If you have such a network + Davicom ( <http://www.davicom.com.tw>). If you have such a network (Ethernet) card, say Y. Some information is contained in the file Documentation/networking/dmfe.txt. @@ -9631,7 +9470,7 @@ CONFIG_ES3210 If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -9644,7 +9483,7 @@ This driver is for the SMC EtherPower II 9432 PCI Ethernet NIC, which is based on the SMC83c17x (EPIC/100). More specific information and updates are available from - http://www.scyld.com/network/epic100.html + <http://www.scyld.com/network/epic100.html> DEC LANCE ethernet controller support CONFIG_DECLANCE @@ -9661,14 +9500,14 @@ CONFIG_SUNDANCE This driver is for the Sundance "Alta" chip. More specific information and updates are available from - http://www.scyld.com/network/sundance.html + <http://www.scyld.com/network/sundance.html> Winbond W89c840 PCI Ethernet support CONFIG_WINBOND_840 This driver is for the Winbond W89c840 chip. It also works with the TX9882 chip on the Compex RL100-ATX board. More specific information and updates are available from - http://www.scyld.com/network/drivers.html + <http://www.scyld.com/network/drivers.html> Zenith Z-Note support (EXPERIMENTAL) CONFIG_ZNET @@ -9676,14 +9515,14 @@ (Ethernet) card, and this is the Linux driver for it. Note that the IBM Thinkpad 300 is compatible with the Z-Note and is also supported by this driver. Read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. Pocket and portable adapters CONFIG_NET_POCKET Cute little network (Ethernet) devices which attach to the parallel port ("pocket adapters"), commonly used with laptops. If you have one of those, say Y and read the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. If you want to plug a network (or some other) card into the PCMCIA (or PC-card) slot of your laptop instead (PCMCIA is the standard for @@ -9692,7 +9531,7 @@ Documentation/Changes) and you can say N here. Laptop users should read the Linux Laptop home page at - http://www.cs.utexas.edu/users/kharker/linux-laptop/ . + <http://www.cs.utexas.edu/users/kharker/linux-laptop/>. Note that the answer to this question doesn't directly affect the kernel: saying N will just cause this configure script to skip all @@ -9703,7 +9542,7 @@ CONFIG_ATP This is a network (Ethernet) device which attaches to your parallel port. Read drivers/net/atp.c as well as the Ethernet-HOWTO, - available from http://www.linuxdoc.org/docs.html#howto , if you + available from <http://www.linuxdoc.org/docs.html#howto>, if you want to use this. If you intend to use this driver, you should have said N to the "Parallel printer support", because the two drivers don't like each other. @@ -9718,7 +9557,7 @@ This is a network (Ethernet) device which attaches to your parallel port. Read Documentation/networking/DLINK.txt as well as the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto , if you want to use + <http://www.linuxdoc.org/docs.html#howto>, if you want to use this. It is possible to have several devices share a single parallel port and it is safe to compile the corresponding drivers into the kernel. @@ -9733,7 +9572,7 @@ This is a network (Ethernet) device which attaches to your parallel port. Read Documentation/networking/DLINK.txt as well as the Ethernet-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto , if you want to use + <http://www.linuxdoc.org/docs.html#howto>, if you want to use this. It is possible to have several devices share a single parallel port and it is safe to compile the corresponding drivers into the kernel. @@ -9751,14 +9590,14 @@ connected to such a Token Ring network and want to use your Token Ring card under Linux, say Y here and to the driver for your particular card below and read the Token-Ring mini-HOWTO, available - from http://www.linuxdoc.org/docs.html#howto . Most people can + from <http://www.linuxdoc.org/docs.html#howto>. Most people can say N here. IBM Tropic chipset based adapter support CONFIG_IBMTR This is support for all IBM Token Ring cards that don't use DMA. If you have such a beast, say Y and read the Token-Ring mini-HOWTO, - available from http://www.linuxdoc.org/docs.html#howto . + available from <http://www.linuxdoc.org/docs.html#howto>. Warning: this driver will almost definitely fail if more than one active Token Ring card is present. @@ -9776,7 +9615,7 @@ If you have such an adapter, say Y and read the Token-Ring mini-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -9785,7 +9624,7 @@ Also read the file Documentation/networking/olympic.txt or check the Linux Token Ring Project site for the latest information at - http://www.linuxtr.net . + <http://www.linuxtr.net>. IBM Lanstreamer chipset PCI adapter support CONFIG_IBMLS @@ -9793,7 +9632,7 @@ If you have such an adapter, say Y and read the Token-Ring mini-HOWTO available via FTP (user:anonymous) from - ftp://metalab.unc/edu/pub/Linux/docs/HOWTO. + <ftp://metalab.unc/edu/pub/Linux/docs/HOWTO>. This driver is also available as a modules ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -9813,10 +9652,10 @@ If you have such an adapter and would like to use it, say Y and read the Token-Ring mini-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. Also read the file Documentation/networking/tms380tr.txt or - check http://www.auk.cx/tms380tr/ . + check <http://www.auk.cx/tms380tr/>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -9866,7 +9705,7 @@ If you have such an adapter and would like to use it, say Y or M and read the Token-Ring mini-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto and the file + <http://www.linuxdoc.org/docs.html#howto>and the file Documentation/networking/smctr.txt. This driver is also available as a module ( = code which can be @@ -9932,7 +9771,7 @@ say Y to "QoS and/or fair queueing" above. To set up and configure shaper devices, you need the shapecfg - program, available from ftp://shadow.cabi.net/pub/Linux in the + program, available from <ftp://shadow.cabi.net/pub/Linux> in the shaper package. This driver is also available as a module ( = code which can be @@ -10039,7 +9878,7 @@ CONFIG_CD_NO_IDESCSI If you have a CDROM drive that is neither SCSI nor IDE/ATAPI, say Y here, otherwise N. Read the CDROM-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. Note that the answer to this question doesn't directly affect the kernel: saying N will just cause this configure script to skip all @@ -10310,7 +10149,7 @@ usage (also called disk quotas). Currently, it works only for the ext2 file system. You need additional software in order to use quota support; for details, read the Quota mini-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . Probably the quota + <http://www.linuxdoc.org/docs.html#howto>. Probably the quota support is only useful for multi user systems. If unsure, say N. Memory Technology Device (MTD) support @@ -10366,7 +10205,7 @@ Ramix PMC551 PCI Mezzanine ram card support CONFIG_MTD_PMC551 This provides a MTD device driver for the Ramix PMC551 RAM PCI card - from Ramix Inc. (http://www.ramix.com/products/memory/pmc551.html). + from Ramix Inc. (<http://www.ramix.com/products/memory/pmc551.html>). These devices come in memory configurations from 32M - 1G. If you have one, you probably want to enable this. @@ -10408,7 +10247,7 @@ AMD and other flash manufactures that provides a universal method for probing the capabilities of flash devices. If you wish to support any device that is CFI-compliant, you need to enable this - option. Visit (http://www.amd.com/products/nvd/overview/cfi.html) + option. Visit (<http://www.amd.com/products/nvd/overview/cfi.html>) for more information on CFI. CFI support for Intel/Sharp Extended Command Set chips @@ -10455,7 +10294,7 @@ to get on with their job of driving the flash chips without having to know about the paging. If you have one of these boards, you probably want to enable this mapping driver. More info is at - (http://www.itc.hu/). + (<http://www.itc.hu/>). Flash chip mapping on Nora CONFIG_MTD_NORA @@ -10471,7 +10310,7 @@ This provides a 'mapping' driver which supports the way in which the flash chips are connected in the Octagon-5066 Single Board Computer. More information on the board is available at - (http://www.octagonsystems.com/Products/5066/5066.html). + (<http://www.octagonsystems.com/Products/5066/5066.html>). Flash chip mapping on RPXlite PPC board CONFIG_MTD_RPXLITE @@ -10479,14 +10318,14 @@ a strange sparse mapping. This 'mapping' driver supports that arrangement, allowing the CFI probe and command set driver code to communicate with the chips on the RPXLite board. More at - (http://www.embeddedplanet.com/rpx_lite_specification_sheet.htm). + (<http://www.embeddedplanet.com/rpx_lite_specification_sheet.htm>). Flash chip mapping on Tempustech VMAX SBC301 CONFIG_MTD_VMAX This provides a 'mapping' driver which supports the way in which the flash chips are connected in the Tempustech VMAX SBC301 Single Board Computer. More information on the board is available at - (http://www.tempustech.com/tt301.htm). + (<http://www.tempustech.com/tt301.htm>). Direct chardevice access to MTD devices CONFIG_MTD_CHAR @@ -10612,10 +10451,6 @@ The module will be called uhci.o. If you want to compile it as a module, say M here and read Documentation/modules.txt. -UHCI unlink optimizations (EXPERIMENTAL) -CONFIG_USB_UHCI_ALT_UNLINK_OPTIMIZE - This option currently does nothing. You may say Y or N. - OHCI (Compaq, iMacs, OPTi, SiS, ALi, ...) support CONFIG_USB_OHCI The Open Host Controller Interface is a standard by @@ -10844,7 +10679,7 @@ USB Handspring Visor Driver CONFIG_USB_SERIAL_VISOR Say Y here if you want to connect to your HandSpring Visor through - its USB docking station. See http://usbvisor.sourceforge.net for + its USB docking station. See <http://usbvisor.sourceforge.net>for more information on using this driver. This code is also available as a module ( = code which can be @@ -10868,7 +10703,7 @@ Say Y here if you want to use a FTDI SIO single port USB to serial converter device. The implementation I have is called the USC-1000. - See http://reality.sgi.com/bryder_wellington/ftdi_sio for more + See <http://reality.sgi.com/bryder_wellington/ftdi_sio>for more information on this driver and the device. This code is also available as a module ( = code which can be @@ -10894,7 +10729,7 @@ and was developed with their support. You must also include firmware to support your particular device(s). - See http://www.linuxcare.com.au/hugh/keyspan.html for + See <http://www.linuxcare.com.au/hugh/keyspan.html>for more information. This code is also available as a module ( = code which can be @@ -11026,7 +10861,7 @@ (Y or M in config) Video For Linux (under Character Devices) to use this driver. Information on this API and pointers to "v4l" programs may be found on the WWW at - http://roadrunner.swansea.uk.linux.org/v4l.shtml . + <http://roadrunner.swansea.uk.linux.org/v4l.shtml>. This code is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -11044,7 +10879,7 @@ This driver uses the Video For Linux API. You must say Y or M to "Video For Linux" (under Character Devices) to use this driver. Information on this API and pointers to "v4l" programs may be found - on the WWW at http://roadrunner.swansea.uk.linux.org/v4l.shtml . + on the WWW at <http://roadrunner.swansea.uk.linux.org/v4l.shtml>. This code is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -11093,7 +10928,7 @@ CONFIG_USB_MDC800 Say Y here if you want to connect this type of still camera to your computer's USB port. This driver can be used with gphoto 0.4.3 - and higher (look at http://www.gphoto.org ). + and higher (look at <http://www.gphoto.org>). To use it create a device node with "mknod /dev/mustek c 180 32" and configure it in your software. @@ -11179,7 +11014,7 @@ DABUSB driver CONFIG_USB_DABUSB A Digital Audio Broadcasting (DAB) Receiver for USB and Linux - brought to you by the DAB-Team (http://dab.in.tum.de). This driver + brought to you by the DAB-Team (<http://dab.in.tum.de).>This driver can be taken as an example for URB-based bulk, control, and isochronous transactions. URB's are explained in Documentation/usb/URB.txt. @@ -11224,7 +11059,7 @@ (Y or M in config) Video For Linux (under Character Devices) to use this driver. Information on this API and pointers to "v4l" programs may be found on the WWW at - http://roadrunner.swansea.uk.linux.org/v4l.shtml . + <http://roadrunner.swansea.uk.linux.org/v4l.shtml>. This code is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -11238,14 +11073,14 @@ scsi generic device to the rest of the system. A patched version of SANE is necessary to use the scanner. It's available at - http://fachschaft.cup.uni-muenchen.de/~neukum/scanner.html + <http://fachschaft.cup.uni-muenchen.de/~neukum/scanner.html> This driver can be compiled as a module. USB Bluetooth support CONFIG_USB_BLUETOOTH Say Y here if you want to connect a USB Bluetooth device to your computer's USB port. You will need the Bluetooth stack (available - at http://developer.axis.com/software/index.shtml) to fully use + at <http://developer.axis.com/software/index.shtml)>to fully use the device. This code is also available as a module ( = code which can be @@ -11330,7 +11165,7 @@ by about 44 KB. The Ext2fs-Undeletion mini-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto , gives information about + <http://www.linuxdoc.org/docs.html#howto>, gives information about how to retrieve deleted files on ext2fs file systems. To change the behavior of ext2 file systems, you can use the tune2fs @@ -11339,13 +11174,13 @@ Ext2fs partitions can be read from within DOS using the ext2tool command line tool package (available via FTP (user: anonymous) from - ftp://metalab.unc.edu/pub/Linux/system/filesystems/ext2 ) and from + <ftp://metalab.unc.edu/pub/Linux/system/filesystems/ext2>) and from within Windows NT using the ext2nt command line tool package from - ftp://metalab.unc.edu/pub/Linux/utils/dos . Explore2fs is a + <ftp://metalab.unc.edu/pub/Linux/utils/dos>. Explore2fs is a graphical explorer for ext2fs partitions which runs on Windows 95 and Windows NT and includes experimental write support; it is available from - http://jnewbigin-pc.it.swin.edu.au/Linux/Explore2fs.htm . + <http://jnewbigin-pc.it.swin.edu.au/Linux/Explore2fs.htm>. If you want to compile this file system as a module ( = code which can be inserted in and removed from the running kernel whenever you @@ -11446,7 +11281,7 @@ driver. If you have a CDROM drive and want to do more with it than just listen to audio CDs and watch its LEDs, say Y (and read Documentation/filesystems/isofs.txt and the CDROM-HOWTO, available - from http://www.linuxdoc.org/docs.html#howto ), thereby enlarging + from <http://www.linuxdoc.org/docs.html#howto>), thereby enlarging your kernel by about 27 KB; otherwise say N. If you want to compile this as a module ( = code which can be @@ -11460,7 +11295,7 @@ which allows for long filenames in unicode format (unicode is the new 16 bit character code, successor to ASCII, which encodes the characters of almost all languages of the world; see - http://www.unicode.org for more information). Say Y here if you want + <http://www.unicode.org>for more information). Say Y here if you want to be able to read Joliet CDROMs under Linux. UDF File System support (read only) @@ -11535,8 +11370,8 @@ they are compressed; to access compressed MSDOS partitions under Linux, you can either use the DOS emulator DOSEMU, described in the DOSEMU-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto , or try dmsdosfs in - ftp://metalab.unc.edu/pub/Linux/system/filesystems/dosfs . If you + <http://www.linuxdoc.org/docs.html#howto>, or try dmsdosfs in + <ftp://metalab.unc.edu/pub/Linux/system/filesystems/dosfs>. If you intend to use dosemu with a non-compressed MSDOS partition, say Y here) and MSDOS floppies. This means that file access becomes transparent, i.e. the MSDOS files look and behave just like all @@ -11596,7 +11431,7 @@ To get utilities for initializing/checking UMSDOS file system, or latest patches and/or information, visit the UMSDOS home page at - http://www.voyager.hr/~mnalis/umsdos/ . + <http://www.voyager.hr/~mnalis/umsdos/>. This option enlarges your kernel by about 28 KB and it only works if you said Y to both "DOS FAT fs support" and "MSDOS fs support" @@ -11679,7 +11514,7 @@ programs nfsd and mountd (but does not need to have NFS file system support enabled in its kernel). NFS is explained in the Network Administrator's Guide, available from - http://www.linuxdoc.org/docs.html#guide , on its man page: "man + <http://www.linuxdoc.org/docs.html#guide>, on its man page: "man nfs", and in the NFS-HOWTO. A superior but less widely used alternative to NFS is provided by @@ -11699,7 +11534,7 @@ below. You cannot compile this driver as a module in this case. There are two packages designed for booting diskless machines over the net: netboot and etherboot, both available via FTP from - ftp://metalab.unc.edu/pub/Linux/system/boot/ethernet/ . + <ftp://metalab.unc.edu/pub/Linux/system/boot/ethernet/>. If you don't know what all this is about, say N. @@ -11741,7 +11576,7 @@ as well. Please read the NFS-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. The NFS server is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -11816,7 +11651,7 @@ Xenix, Wyse, UnixWare, Dell Unix and System V programs under Linux and is often needed to run commercial software that's only available for those systems. It's available via FTP (user: anonymous) from - ftp://tsx-11.mit.edu/pub/linux/BETA ). + <ftp://tsx-11.mit.edu/pub/linux/BETA>). If you only intend to mount files from some other Unix over the network using NFS, you don't need the System V file system support @@ -11858,7 +11693,7 @@ fs/affs/Changes. With this driver you can also mount disk files used by Bernd - Schmidt's Un*X Amiga Emulator (http://www.freiburg.linux.de/~uae/ ). + Schmidt's Un*X Amiga Emulator (<http://www.freiburg.linux.de/~uae/>). If you want to do this, you will also need to say Y or M to "Loop device support", above. @@ -11948,7 +11783,7 @@ automounter (amd), which is a pure user space daemon. To use the automounter you need the user-space tools from - ftp://ftp.kernel.org/pub/linux/daemons/autofs/testing-v4 ; you also + <ftp://ftp.kernel.org/pub/linux/daemons/autofs/testing-v4>; you also want to answer Y to "NFS file system support", below. If you want to compile this as a module ( = code which can be @@ -11970,7 +11805,7 @@ This implementation only offers read-only access. If you don't know what all this is about, it's safe to say N. For more information - about EFS see its home page at http://aeschi.ch.eu.org/efs/ . + about EFS see its home page at <http://aeschi.ch.eu.org/efs/>. If you want to compile the EFS file system support as a module ( = code which can be inserted in and removed from the running kernel @@ -11982,7 +11817,7 @@ JFFS is the Journaling Flash File System developed by Axis Communications in Sweden, aimed at providing a crash/powerdown-safe filesystem for disk-less embedded devices. Further information is - available at (http://developer.axis.com/software/jffs/). + available at (<http://developer.axis.com/software/jffs/>). JFFS debugging verbosity CONFIG_JFFS_FS_VERBOSE @@ -12216,16 +12051,16 @@ works only if the Windows machines use TCP/IP as the underlying transport protocol, and not NetBEUI. For details, read Documentation/filesystems/smbfs.txt and the SMB-HOWTO, available - from http://www.linuxdoc.org/docs.html#howto . + from <http://www.linuxdoc.org/docs.html#howto>. Note: if you just want your box to act as an SMB *server* and make files and printing services available to Windows clients (which need to have a TCP/IP stack), you don't need to say Y here; you can use the program samba (available via FTP (user: anonymous) in - ftp://metalab.unc.edu/pub/Linux/system/network/samba ) for that. + <ftp://metalab.unc.edu/pub/Linux/system/network/samba>) for that. General information about how to connect Linux, Windows machines and - Macs is on the WWW at http://www.eats.com/linux_mac_win.html . + Macs is on the WWW at <http://www.eats.com/linux_mac_win.html>. If you want to compile the SMB support as a module ( = code which can be inserted in and removed from the running kernel whenever you @@ -12245,7 +12080,7 @@ Currently no smbmount distributed with samba supports this, it is assumed future versions will. In the meantime you can get an unofficial patch for samba 2.0.7 from: - http://www.hojdpunkten.ac.se/054/samba/index.html + <http://www.hojdpunkten.ac.se/054/samba/index.html> nls support setting CONFIG_SMB_NLS_REMOTE @@ -12260,7 +12095,7 @@ Currently no smbmount distributed with samba supports this, it is assumed future versions will. In the meantime you can get an unofficial patch for samba 2.0.7 from: - http://www.hojdpunkten.ac.se/054/samba/index.html + <http://www.hojdpunkten.ac.se/054/samba/index.html> Coda file system support (advanced network fs) CONFIG_CODA_FS @@ -12276,7 +12111,7 @@ *client*. You will need user level code as well, both for the client and server. Servers are currently user level, i.e. they need no kernel support. Please read Documentation/filesystems/coda.txt and - check out the Coda home page http://www.coda.cs.cmu.edu . + check out the Coda home page <http://www.coda.cs.cmu.edu>. If you want to compile the coda client support as a module ( = code which can be inserted in and removed from the running kernel @@ -12291,13 +12126,13 @@ mount NetWare file server volumes and to access them just like any other Unix directory. For details, please read the file Documentation/filesystems/ncpfs.txt in the kernel source and the - IPX-HOWTO from http://www.linuxdoc.org/docs.html#howto . + IPX-HOWTO from <http://www.linuxdoc.org/docs.html#howto>. You do not have to say Y here if you want your Linux box to act as a file *server* for Novell NetWare clients. General information about how to connect Linux, Windows machines and - Macs is on the WWW at http://www.eats.com/linux_mac_win.html . + Macs is on the WWW at <http://www.eats.com/linux_mac_win.html>. If you want to compile this as a module ( = code which can be inserted in and removed from the running kernel whenever you want), @@ -12586,8 +12421,8 @@ codepage if you want to be able to read/write these filenames on DOS/Windows partitions correctly. This does apply to the filenames only, not to the file contents. You can include several codepages; - say Y here if you want to include the DOS codepage Bulgarian and - Belorussian. + say Y here if you want to include the DOS codepage for Russian and + Bulgarian and Belorussian. nls codepage 932 CONFIG_NLS_CODEPAGE_932 @@ -12741,7 +12576,7 @@ input/output character sets. Say Y here for the Latin 8 character set, which adds the last accented vowels for Welsh (aka Cymraeg) (and Manx Gaelic) hat were missing in Latin 1. - http://linux.speech.cymru.org/ has further information. + <http://linux.speech.cymru.org/>has further information. nls iso8859-15 CONFIG_NLS_ISO8859_15 @@ -12847,7 +12682,7 @@ CONFIG_ADB_IOP The I/O Processor (IOP) is an Apple custom IC designed to provide intelligent support for I/O controllers. It is described at - http://www.angelfire.com/ca2/dev68k/iopdesc.html; to enable direct + <http://www.angelfire.com/ca2/dev68k/iopdesc.html;>to enable direct support for it, say 'Y' here. Standard/generic serial support @@ -13159,7 +12994,7 @@ box (as opposed to using a serial printer; if the connector at the printer has 9 or 25 holes ["female"], then it's serial), say Y. Also read the Printing-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. It is possible to share one parallel port among several devices (e.g. printer and ZIP drive) and it is safe to compile the @@ -13308,7 +13143,7 @@ Microsoft mouse (made by Logitech) that plugs into a COM port (rectangular with 9 or 25 pins). These people say N here. If you have something else, read the Busmouse-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto , and say Y here. + <http://www.linuxdoc.org/docs.html#howto>, and say Y here. If you have a laptop, you either have to check the documentation or experiment a bit to find out whether the trackball is a serial mouse @@ -13331,7 +13166,7 @@ MouseSystem or Microsoft mouse (made by Logitech) that plugs into a COM port (rectangular with 9 or 25 pins). These people say N here. If you have something else, read the Busmouse-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . This HOWTO contains + <http://www.linuxdoc.org/docs.html#howto>. This HOWTO contains information about all non-serial mice, not just bus mice. If you have a laptop, you either have to check the documentation or @@ -13348,7 +13183,7 @@ generally a round connector with 9 pins. Note that the newer mice made by Logitech don't use the Logitech protocol anymore; for those, you don't need this option. You want to read the Busmouse-HOWTO , - available from http://www.linuxdoc.org/docs.html#howto . + available from <http://www.linuxdoc.org/docs.html#howto>. If you want to compile this as a module ( = code which can be inserted in and removed from the running kernel whenever you want), @@ -13368,12 +13203,12 @@ Although PS/2 mice are not technically bus mice, they are explained in detail in the Busmouse-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. When using a PS/2 mouse, you can get problems if you want to use the mouse both on the Linux console and under X. Using the "-R" option of the Linux mouse managing program gpm (available from - ftp://metalab.unc.edu/pub/Linux/system/mouse ) solves this + <ftp://metalab.unc.edu/pub/Linux/system/mouse>) solves this problem, or you can get the "mconv2" utility from the same location. C&T 82C710 mouse port support (as on TI Travelmate) @@ -13381,7 +13216,7 @@ This is a certain kind of PS/2 mouse used on the TI Travelmate. If you are unsure, try first to say N here and come back if the mouse doesn't work. Read the Busmouse-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. PC110 digitizer pad support CONFIG_PC110_PAD @@ -13399,7 +13234,7 @@ These animals (also called Inport mice) are connected to an expansion board using a round connector with 9 pins. If this is what you have, say Y and read the Busmouse-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. If you are unsure, say N and read the HOWTO nevertheless: it will tell you what you have. Also be aware that several vendors talk @@ -13415,7 +13250,7 @@ CONFIG_ADBMOUSE Say Y here if you have this type of bus mouse (4 pin connector) as is common on Macintoshes. You may want to read the Busmouse-HOWTO, - available from http://www.linuxdoc.org/docs.html#howto . + available from <http://www.linuxdoc.org/docs.html#howto>. If you want to compile this as a module ( = code which can be inserted in and removed from the running kernel whenever you want), @@ -13429,7 +13264,7 @@ most mice by ATI are actually Microsoft busmice; you should say Y to "Microsoft busmouse support" above if you have one of those. Read the Busmouse-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. If you want to compile this as a module ( = code which can be inserted in and removed from the running kernel whenever you want), @@ -13488,7 +13323,7 @@ Note that the Ftape-HOWTO is out of date (sorry) and documents the older version 2.08 of this software but still contains useful information. There is a web page with more recent documentation at - http://www.math1.rwth-aachen.de/~heine/ftape/ . This page + <http://www.math1.rwth-aachen.de/~heine/ftape/>. This page always contains the latest release of the ftape driver and useful information (backup software, ftape related patches and documentation, FAQ). Note that the file system interface has changed @@ -13523,7 +13358,7 @@ file Documentation/ftape.txt contains a short description of the most important changes in the file system interface compared to previous versions of ftape. The ftape home page - http://www-math.math.rwth-aachen.de/~LBFM/claus/ftape/ contains + <http://www-math.math.rwth-aachen.de/~LBFM/claus/ftape/>contains further information. IMPORTANT NOTE: zftape can read archives created by previous @@ -13752,7 +13587,7 @@ introduced in XFree86 4.0. If you say Y here, you need to select the module that's right for your graphics card from the list below. These modules provide support for synchronization, security, and - DMA transfers. Please see http://dri.sourceforge.net for more + DMA transfers. Please see <http://dri.sourceforge.net>for more details. You should also select and configure AGP (/dev/agpgart) support. @@ -13777,7 +13612,7 @@ Choose this option if you have an ATI Radeon graphics card. There are both PCI and AGP versions. You don't need to choose this to run the Radeon in plain VGA mode. There is a product page at - http://www.ati.com/na/pages/products/pc/radeon32/index.html . + <http://www.ati.com/na/pages/products/pc/radeon32/index.html>. Intel I810 CONFIG_DRM_I810 @@ -13795,7 +13630,7 @@ CONFIG_DRM_FFB Choose this option if you have one of Sun's Creator3D-based graphics and frame buffer cards. Product page at - http://www.sun.com/desktop/products/Graphics/creator3d.html . + <http://www.sun.com/desktop/products/Graphics/creator3d.html>. MTRR control and configuration CONFIG_MTRR @@ -13839,7 +13674,7 @@ Double Talk PC internal speech card support CONFIG_DTLK This driver is for the DoubleTalk PC, a speech synthesizer - manufactured by RC Systems (http://www.rcsys.com/ ). It is also + manufactured by RC Systems (<http://www.rcsys.com/>). It is also called the `internal DoubleTalk'. If you want to compile this as a module ( = code which can be inserted in and removed from the running kernel whenever you want), say M here and read @@ -13863,7 +13698,7 @@ This driver provides the kernel-side support for the intelligent fieldbus cards made by Applicom International. More information about these cards can be found on the WWW at the address - http://www.applicom-int.com/ , or by email from David Woodhouse + <http://www.applicom-int.com/>, or by email from David Woodhouse <[EMAIL PROTECTED]>. To compile this driver as a module ( = code which can be inserted in @@ -13900,9 +13735,9 @@ Power Management is most important for battery powered laptop computers; if you have a laptop, check out the Linux Laptop home page on the WWW at - http://www.cs.utexas.edu/users/kharker/linux-laptop/ and the Battery + <http://www.cs.utexas.edu/users/kharker/linux-laptop/>and the Battery Powered Linux mini-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. Note that, even if you say N here, Linux on the x86 architecture will issue the hlt instruction if nothing is to be done, thereby @@ -13933,10 +13768,10 @@ Component Architecture (ACPI CA). The latest ACPI CA source code, documentation, debug builds, and implementation status information can be downloaded from: - http://developer.intel.com/technology/iapc/acpi/downloads.htm - + <http://developer.intel.com/technology/iapc/acpi/downloads.htm> + The ACPI mailing list may also be of interest: - http://phobos.fs.tum.de/acpi/index.html + <http://phobos.fs.tum.de/acpi/index.html> Enable ACPI 2.0 with errata 1.3 CONFIG_ACPI20 @@ -13966,7 +13801,7 @@ In order to use APM, you will need supporting software. For location and more information, read Documentation/pm.txt and the Battery Powered Linux mini-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . + <http://www.linuxdoc.org/docs.html#howto>. This driver does not spin down disk drives (see the hdparm(8) manpage ("man 8 hdparm") for that), and it doesn't turn off @@ -13995,7 +13830,7 @@ 5) pass the "mem=4M" option to the kernel (thereby disabling all but the first 4 MB of RAM) 6) make sure that the CPU is not over clocked. - 7) read the sig11 FAQ at http://www.bitwizard.nl/sig11/ + 7) read the sig11 FAQ at <http://www.bitwizard.nl/sig11/> 8) disable the cache from your BIOS settings 9) install a fan for the video card or exchange video RAM 10) install a better fan for the CPU @@ -14094,7 +13929,7 @@ The watchdog is usually used together with the watchdog daemon which is available via FTP (user: anonymous) from - ftp://tsx-11.mit.edu/pub/linux/sources/sbin/ . This daemon can also + <ftp://tsx-11.mit.edu/pub/linux/sources/sbin/>. This daemon can also monitor NFS connections and can reboot the machine when the process table is full. @@ -14168,7 +14003,7 @@ and if it does, it reboots your computer after a certain amount of time. This driver is like the WDT501 driver but for different hardware. Please read Documentation/pcwd-watchdog.txt. The PC - watchdog cards can be ordered from http://www.berkprod.com . + watchdog cards can be ordered from <http://www.berkprod.com>. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -14231,7 +14066,7 @@ For information on utilities to make use of this driver see the Toshiba Linux utilities web site at: - http://www.buzzard.org.uk/toshiba/ + <http://www.buzzard.org.uk/toshiba/> Say Y if you intend to run this kernel on a Toshiba portable. Say N otherwise. @@ -14246,7 +14081,7 @@ For latest news and information on obtaining all the required ingredients for this driver, check: - http://www.urbanmyth.org/microcode/ + <http://www.urbanmyth.org/microcode/> This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). @@ -14382,7 +14217,7 @@ CONFIG_INPUT_CS461X Say Y here if you have a Cirrus CS461x aka "Crystal SoundFusion" PCI audio accelerator. A product page for the CS4614 is at - http://www.cirrus.com/design/products/overview/index.cfm?ProductID=40 . + <http://www.cirrus.com/design/products/overview/index.cfm?ProductID=40>. Aureal Vortex and Trident 4DWave gameports CONFIG_INPUT_PCIGAME @@ -14553,7 +14388,7 @@ Gravis Stinger gamepad CONFIG_INPUT_STINGER Say Y here if you have a Gravis Stinger connected to one of your serial - ports. Gravis has a home page at http://www.gravis.com/ . + ports. Gravis has a home page at <http://www.gravis.com/>. I-Force joysticks/wheels CONFIG_INPUT_IFORCE_232 @@ -14681,7 +14516,7 @@ interrupt and DMA channel), because you will be asked for it. You want to read the Sound-HOWTO, available from - http://www.linuxdoc.org/docs.html#howto . General information + <http://www.linuxdoc.org/docs.html#howto>. General information about the modular sound system is contained in the files Documentation/sound/Introduction. The file Documentation/sound/README.OSS contains some slightly outdated but @@ -14689,7 +14524,7 @@ If you have a PnP sound card and you want to configure it at boot time using the ISA PnP tools (read - http://www.roestock.demon.co.uk/isapnptools/ ), then you need to + <http://www.roestock.demon.co.uk/isapnptools/>), then you need to compile the sound card support as a module ( = code which can be inserted in and removed from the running kernel whenever you want) and load that module after the PnP configuration is finished. To do @@ -14700,7 +14535,7 @@ I'm told that even without a sound card, you can make your computer say more than an occasional beep, by programming the PC speaker. Kernel patches and supporting utilities to do that are in the pcsp - package, available at ftp://ftp.infradead.org/pub/pcsp/ . + package, available at <ftp://ftp.infradead.org/pub/pcsp/>. OSS sound modules CONFIG_SOUND_OSS @@ -15105,7 +14940,7 @@ Say Y here if you have a Sound Blaster SB32, AWE32-PnP, SB AWE64 or similar sound card. See Documentation/sound/README.awe, Documentation/sound/AWE32 and the Soundblaster-AWE mini-HOWTO, - available from http://www.linuxdoc.org/docs.html#howto for more + available from <http://www.linuxdoc.org/docs.html#howto>for more info. Gallant's Audio Excel DSP 16 support (SC-6000 and SC-6600) @@ -15337,7 +15172,7 @@ conversations while downloading stuff. It only works if your computer is equipped with an ISDN card and both you and your service provider purchased an ISDN line from the phone company. For details, - read http://alumni.caltech.edu/~dank/isdn/ on the WWW. + read <http://alumni.caltech.edu/~dank/isdn/>on the WWW. This driver allows you to use an ISDN-card for networking connections and as dialin/out device. The isdn-tty's have a built in @@ -15726,7 +15561,7 @@ can be inserted in and removed from the running kernel whenever you want, details in Documentation/modules.txt); the module will be called sc.o. See Documentation/isdn/README.sc and - http://www.spellcast.com for more information. + <http://www.spellcast.com>for more information. Eicon active card support CONFIG_ISDN_DRV_EICON @@ -15769,7 +15604,7 @@ CONFIG_ISDN_CAPI This provides the CAPI (Common ISDN Application Programming Interface, a standard making it easy for programs to access ISDN - hardware, see http://www.capi.org/ . This is needed for AVM's set of + hardware, see <http://www.capi.org/>. This is needed for AVM's set of active ISDN controllers like B1, T1, M1. This code is also available as a module ( = code which can be @@ -15903,7 +15738,7 @@ CONFIG_SUNOS_EMUL This allows you to run most SunOS binaries. If you want to do this, say Y here and place appropriate files in /usr/gnemul/sunos. See - http://www.ultralinux.org/faq.html for more information. If you want + <http://www.ultralinux.org/faq.html>for more information. If you want to run SunOS binaries on an Ultra you must also say Y to "Kernel support for 32-bit a.out binaries" above. @@ -15940,7 +15775,7 @@ This driver provides support for the build-in sound devices on most Sun machines. If you want to be able to use this, select this option and one or more of the lowlevel drivers below. See - http://www.dementia.org/~shadow/sparcaudio.html for more + <http://www.dementia.org/~shadow/sparcaudio.html>for more information. AMD7930 Lowlevel Driver @@ -15993,12 +15828,6 @@ This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). -A3000 WD33C93A support -CONFIG_A3000_SCSI - Support for the WD33C93A SCSSI controller on the Amiga 3000. - This driver is also available as a module ( = code which can be - inserted in and removed from the running kernel whenever you want). - A4000T SCSI support CONFIG_A4000T_SCSI Support for the NCR53C710 SCSI controller on the Amiga 4000T. @@ -16280,7 +16109,7 @@ OKTAGON_SCSI If you have the BSC Oktagon SCSI disk controller for the Amiga, say Y to this question. If you're in doubt about whether you have one, see the - picture at http://amiga.multigraph.com/photos/oktagon.html . + picture at <http://amiga.multigraph.com/photos/oktagon.html>. Atari native SCSI support CONFIG_ATARI_SCSI @@ -16578,7 +16407,7 @@ must get the power management daemon, pmud, to make it work and you must have the /dev/pmu device (see the pmud README). - Get pmud from ftp://linuxcare.com.au/pub/ppclinux/pmud/ + Get pmud from <ftp://linuxcare.com.au/pub/ppclinux/pmud/>. If you have a PowerBook, you should say Y. @@ -16590,7 +16419,7 @@ CONFIG_MOL This option enables low-level support for Mac-on-Linux. MOL lets you run MacOS and Linux simultaneously. Please - visit <http://www.maconlinux.org> for more information. + visit <<http://www.maconlinux.org>>for more information. If unsure, say Y. ADB raw keycode support @@ -16716,7 +16545,7 @@ Support for audio/video capture and overlay devices and FM radio cards. The exact capabilities of each device vary. User tools for this are available from - ftp://ftp.uk.linux.org/pub/linux/video4linux . + <ftp://ftp.uk.linux.org/pub/linux/video4linux>. If you are interested in writing a driver for such an audio/video device or user software interacting with such a driver, please read @@ -16752,7 +16581,7 @@ In order to control your radio card, you will need to use programs that are compatible with the Video for Linux API. Information on this API and pointers to "v4l" programs may be found on the WWW at - http://roadrunner.swansea.uk.linux.org/v4l.shtml . More information + <http://roadrunner.swansea.uk.linux.org/v4l.shtml>. More information is contained in the file Documentation/video4linux/radiotrack.txt. If you want to compile this driver as a module ( = code which can be @@ -16773,7 +16602,7 @@ In order to control your radio card, you will need to use programs that are compatible with the Video for Linux API. Information on this API and pointers to "v4l" programs may be found on the WWW at - http://roadrunner.swansea.uk.linux.org/v4l.shtml . + <http://roadrunner.swansea.uk.linux.org/v4l.shtml>. If you want to compile this driver as a module ( = code which can be inserted in and removed from the running kernel whenever you want), @@ -16793,7 +16622,7 @@ In order to control your radio card, you will need to use programs that are compatible with the Video for Linux API. Information on this API and pointers to "v4l" programs may be found on the WWW at - http://roadrunner.swansea.uk.linux.org/v4l.shtml . + <http://roadrunner.swansea.uk.linux.org/v4l.shtml>. If you want to compile this driver as a module ( = code which can be inserted in and removed from the running kernel whenever you want), @@ -16814,10 +16643,10 @@ In order to control your radio card, you will need to use programs that are compatible with the Video for Linux API. Information on this API and pointers to "v4l" programs may be found on the WWW at - http://roadrunner.swansea.uk.linux.org/v4l.shtml . + <http://roadrunner.swansea.uk.linux.org/v4l.shtml>. Further documentation on this driver can be found on the WWW at - http://linux.blackhawke.net/cadet.html . + <http://linux.blackhawke.net/cadet.html>. If you want to compile this driver as a module ( = code which can be inserted in and removed from the running kernel whenever you want), @@ -16832,7 +16661,7 @@ In order to control your radio card, you will need to use programs that are compatible with the Video for Linux API. Information on this API and pointers to "v4l" programs may be found on the WWW at - http://roadrunner.swansea.uk.linux.org/v4l.shtml . + <http://roadrunner.swansea.uk.linux.org/v4l.shtml>. If you want to compile this driver as a module ( = code which can be inserted in and removed from the running kernel whenever you want), @@ -16851,7 +16680,7 @@ In order to control your radio card, you will need to use programs that are compatible with the Video for Linux API. Information on this API and pointers to "v4l" programs may be found on the WWW at - http://roadrunner.swansea.uk.linux.org/v4l.shtml . + <http://roadrunner.swansea.uk.linux.org/v4l.shtml>. If you want to compile this driver as a module ( = code which can be inserted in and removed from the running kernel whenever you want), @@ -16887,7 +16716,7 @@ In order to control your radio card, you will need to use programs that are compatible with the Video for Linux API. Information on this API and pointers to "v4l" programs may be found on the WWW at - http://roadrunner.swansea.uk.linux.org/v4l.shtml . + <http://roadrunner.swansea.uk.linux.org/v4l.shtml>. If you want to compile this driver as a module ( = code which can be inserted in and removed from the running kernel whenever you want), @@ -16918,7 +16747,7 @@ In order to control your radio card, you will need to use programs that are compatible with the Video for Linux API. Information on this API and pointers to "v4l" programs may be found on the WWW at - http://roadrunner.swansea.uk.linux.org/v4l.shtml . + <http://roadrunner.swansea.uk.linux.org/v4l.shtml>. If you want to compile this driver as a module ( = code which can be inserted in and removed from the running kernel whenever you want), @@ -16933,7 +16762,7 @@ In order to control your radio card, you will need to use programs that are compatible with the Video for Linux API. Information on this API and pointers to "v4l" programs may be found on the WWW at - http://roadrunner.swansea.uk.linux.org/v4l.shtml . + <http://roadrunner.swansea.uk.linux.org/v4l.shtml>. If you want to compile this driver as a module ( = code which can be inserted in and removed from the running kernel whenever you want), @@ -16952,7 +16781,7 @@ PlanB is the V4L driver for the PowerMac 7x00/8x00 series video input hardware. If you want to experiment with this, say Y. Otherwise, or if you don't understand a word, say N. - See http://www.cpu.lu/~mlan/planb.html for more info. + See <http://www.cpu.lu/~mlan/planb.html>for more info. Saying M will compile this driver as a module (planb.o). @@ -16970,7 +16799,7 @@ In order to control your radio card, you will need to use programs that are compatible with the Video for Linux API. Information on this API and pointers to "v4l" programs may be found on the WWW at - http://roadrunner.swansea.uk.linux.org/v4l.shtml . + <http://roadrunner.swansea.uk.linux.org/v4l.shtml>. If you want to compile this driver as a module ( = code which can be inserted in and removed from the running kernel whenever you want), @@ -16982,13 +16811,6 @@ Fill in the i/o port of your TerraTec FM radio card. If unsure, go with the default. -### Add these -# Zoran ZR36057/36060 support -# CONFIG_VIDEO_ZORAN - -# Include support for Iomega Buz -# CONFIG_VIDEO_BUZ - Trust FM radio card CONFIG_RADIO_TRUST This is a driver for the Trust FM radio cards. Say Y if you have @@ -17021,7 +16843,7 @@ Stradis 4:2:2 MPEG-2 video driver CONFIG_VIDEO_STRADIS Say Y here to enable support for the Stradis 4:2:2 MPEG-2 video driver - for PCI. There is a product page at http://www.stradis.com/decoder.html . + for PCI. There is a product page at <http://www.stradis.com/decoder.html>. Zoran ZR36057/36060 Video For Linux CONFIG_VIDEO_ZORAN @@ -17032,7 +16854,7 @@ Include support for Iomega Buz CONFIG_VIDEO_BUZ Say Y here to include support for the Iomega Buz video card. There is - a Buz/Linux homepage at http://www.lysator.liu.se/~gz/buz/ . + a Buz/Linux homepage at <http://www.lysator.liu.se/~gz/buz/>. ZR36120/36125 Video for Linux CONFIG_VIDEO_ZR36120 @@ -17249,7 +17071,7 @@ L7200 Software Development Board which uses an ARM720T processor. Information on this board can be obtained at: - http://www.linkupsys.com/ + <http://www.linkupsys.com/> If you have any questions or comments about the Linux kernel port to this board, send e-mail to [EMAIL PROTECTED] @@ -17259,7 +17081,7 @@ Say Y here if you intend to run this kernel on the Rebel.COM NetWinder. Information about this machine can be found at: - http://www.netwinder.org/ + <http://www.netwinder.org/> Saying N will reduce the size of the Footbridge kernel. @@ -17274,8 +17096,8 @@ There are no product plans beyond the current research prototypes at this time. Information is available at: - http://crl.research.compaq.com/projects/personalserver - + <http://crl.research.compaq.com/projects/personalserver> + If you have any questions or comments about the Compaq Personal Server, send e-mail to [EMAIL PROTECTED] @@ -17296,8 +17118,8 @@ H3600 handheld computer. Information about this machine and the Linux port to this machine can be found at: - http://www.handhelds.org/Compaq/index.html#iPAQ_H3600 - http://www.compaq.com/products/handhelds/pocketpc/ + <http://www.handhelds.org/Compaq/index.html#iPAQ_H3600> + <http://www.compaq.com/products/handhelds/pocketpc/> Include support for Brutus CONFIG_SA1100_BRUTUS @@ -17307,20 +17129,20 @@ Include support for LART CONFIG_SA1100_LART Say Y here if you are using the Linux Advanced Radio Terminal - (also known as the LART). See http://www.lart.tudelft.nl/ for + (also known as the LART). See <http://www.lart.tudelft.nl/>for information on the LART. Include support for GraphicsClient CONFIG_SA1100_GRAPHICSCLIENT Say Y here if you are using an Applied Data Systems Intel(R) StrongARM(R) SA-1100 based Graphics Client SBC. See - http://www.flatpanels.com/ for information on this system. + <http://www.flatpanels.com/>for information on this system. Include support for Victor CONFIG_SA1100_VICTOR Say Y here if you are using a Visu Aide Intel(R) StrongARM(R) SA-1100 based Victor Digital Talking Book Reader. See - http://www.visuaide.com/pagevictor.en.html for information on + <http://www.visuaide.com/pagevictor.en.html>for information on this system. Load kernel using Angel Debug Monitor @@ -17441,14 +17263,6 @@ You can also say M here to compile this support as a module (which will be called arthur.o). -RTAS (RunTime Abstraction Services) in /proc -CONFIG_RTAS - Certain hardware devices, such as custom I/O controllers, differ from - Macintosh to Macintosh, but provide similar functions. RTAS communicates - with the underlying hardware to provide services such as accessing the - real-time clock, nonvolatile RAM (NVRAM), restart, shutdown, and PCI - configuration cycles. - Initial kernel command line CONFIG_CMDLINE On some architectures (EBSA110 and CATS), there is currently no way @@ -17588,7 +17402,7 @@ To use Linux support for the IrDA (tm) protocols, you will also need some user-space utilities like irattach. For more information, see the file Documentation/networking/irda.txt. You also want to read the - IR-HOWTO, available at http://www.linuxdoc.org/docs.html#howto . + IR-HOWTO, available at <http://www.linuxdoc.org/docs.html#howto>. This support is also available as a module called irda.o. If you want to compile it as a module, say M here and read @@ -17928,11 +17742,11 @@ a kernel for your specific system, it will be faster and smaller. To find out what type of IA-64 system you have, you may want to - check the IA-64 Linux web site at http://www.linux-ia64.org/ . + check the IA-64 Linux web site at <http://www.linux-ia64.org/>. As of the time of this writing, most hardware is DIG compliant, so the "DIG-compliant" option is usually the right choice. - HP-simulator For the HP simulator (http://software.hp.com/ia64linux/). + HP-simulator For the HP simulator (<http://software.hp.com/ia64linux/>). SN1-simulator For the SGI SN1 simulator. DIG-compliant For DIG ("Developer's Interface Guide") compliant system. @@ -17995,17 +17809,6 @@ Say Y here to enable hacks to make the kernel work on the NEC AzusA platform. Select N here if you're unsure. -Force socket buffers below 4GB? -CONFIG_SKB_BELOW_4GB - Most of today's network interface cards (NICs) support DMA to - the low 32 bits of the address space only. On machines with - more then 4GB of memory, this can cause the system to slow - down if there is no I/O TLB hardware. Turning this option on - avoids the slow-down by forcing socket buffers to be allocated - from memory below 4GB. The downside is that your system could - run out of memory below 4GB before all memory has been used up. - If you're unsure how to answer this question, answer Y. - Enable IA-64 Machine Check Abort CONFIG_IA64_MCA Say Y here to enable machine check support for IA-64. If you're @@ -18034,10 +17837,10 @@ in 1994 originally as a PCMCIA device. If you say `Y' here, you compile in support for Compact Flash devices directly connected to a SuperH processor. A Compact Flash FAQ is available at - http://www.compactflash.org/faqs/faq.htm. + <http://www.compactflash.org/faqs/faq.htm>. # -# A couple of things I keep forgetting: +#A couple of things I keep forgetting: # capitalize: AppleTalk, Ethernet, DOS, DMA, FAT, FTP, Internet, # Intel, IRQ, ISDN, Linux, MSDOS, NetWare, NetWinder, # NFS, PCI, SCSI, SPARC @@ -18058,7 +17861,7 @@ # LocalWords: netscape gcc LD CC toplevel MODVERSIONS insmod rmmod modprobe IP # LocalWords: genksyms INET loopback gatewaying ethernet PPP ARP Arp MEMSIZE # LocalWords: howto multicasting MULTICAST MBONE firewalling ipfw ACCT resp ip -# LocalWords: proc acct IPIP encapsulator decapsulator klogd PCTCP RARP EXT PS +# LocalWords: proc acct IPIP encapsulator decapsulator klogd RARP EXT PS # LocalWords: telnetting subnetted NAGLE rlogin NOSR ttyS TGA techinfo mbone nl # LocalWords: Mb SKB IPX Novell dosemu DDP ATALK vmalloc visar ehome # LocalWords: SD CHR scsi thingy SG CD LUNs LUN jukebox Adaptec BusLogic EATA -- <a href="http://www.tuxedo.org/~esr/">Eric S. Raymond</a> Society in every state is a blessing, but government even in its best state is but a necessary evil; in its worst state an intolerable one; for when we suffer, or are exposed to the same miseries *by a government*, which we might expect in a country *without government*, our calamities is heightened by reflecting that we furnish the means by which we suffer." -- Thomas Paine _______________________________________________ kbuild-devel mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/kbuild-devel