From: M. R. B. <mr...@us...> - 2002-10-26 14:18:31
|
Update of /cvsroot/linuxdc/linux-sh-dc/Documentation In directory usw-pr-cvs1:/tmp/cvs-serv20342/Documentation Modified Files: Tag: linux-sh-dc-2_4-branch Configure.help Log Message: Fix merge breakage Index: Configure.help =================================================================== RCS file: /cvsroot/linuxdc/linux-sh-dc/Documentation/Configure.help,v retrieving revision 1.5.2.1 retrieving revision 1.5.2.2 diff -u -d -r1.5.2.1 -r1.5.2.2 --- Configure.help 26 Oct 2002 14:14:00 -0000 1.5.2.1 +++ Configure.help 26 Oct 2002 14:18:27 -0000 1.5.2.2 @@ -4752,6 +4752,14 @@ "I2C support" and "I2C bit-banging support" in the character devices section, and then to "Matrox I2C support" and "G400 second head support" here in the framebuffer section. + + If you have G550, you must also compile support for G450/G550 secondary + head into kernel, otherwise picture will be shown only on the output you + are probably not using... + + If you have G550, you must also compile support for G450/G550 secondary + head into kernel, otherwise picture will be shown only on the output you + are probably not using... If you have G550, you must also compile support for G450/G550 secondary head into kernel, otherwise picture will be shown only on the output you @@ -14373,7 +14381,7 @@ If your particular adapter is not in the list and you are _sure_ it is Pegasus or Pegasus-II based then send me (pma...@us...) vendor and device IDs. - + This code 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 pegasus.o. If you want to compile it as a @@ -14401,6 +14409,28 @@ The module will be called rtl8150.o. If you want to compile it as a module, say M here and read <file:Documentation/modules.txt>. +Realtek RTL8150 based USB-Ethernet device support +CONFIG_USB_RTL8150 + Say Y here if you have RTL8150 based usb-ethernet adapter. + Send me (pe...@us...) any comments you may have. + You can also check for updates at <http://pegasus2.sourceforge.net/> + + This code 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 rtl8150.o. If you want to compile it as a + module, say M here and read <file:Documentation/modules.txt>. + +Realtek RTL8150 based USB-Ethernet device support +CONFIG_USB_RTL8150 + Say Y here if you have RTL8150 based usb-ethernet adapter. + Send me (pe...@us...) any comments you may have. + You can also check for updates at http://pegasus2.sourceforge.net/ + + This code 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 rtl8150.o. If you want to compile it as a + module, say M here and read <file:Documentation/modules.txt>. + USB KLSI KL5USB101-based Ethernet device support CONFIG_USB_KAWETH Say Y here if you want to use one of the following 10Mbps only @@ -18798,7 +18828,7 @@ inserted in and removed from the running kernel whenever you want). The module is called shwdt.o. If you want to compile it as a module, say M here and read Documentation/modules.txt. - + Wafer 5823 Watchdog CONFIG_WAFER_WDT This is a driver for the hardware watchdog on the ICP Wafer 5823 @@ -24579,6 +24609,54 @@ and read <file:Documentation/modules.txt>. The module will be called old_belkin.o. Some information is contained in the comments at the top of <file:drivers/net/irda/old_belkin.c>. + +ACTiSYS IR-200L dongle (Experimental) +CONFIG_ACT200L_DONGLE + Say Y here if you want to build support for the ACTiSYS IR-200L + dongle. If you want to compile it as a module, say M here and read + Documentation/modules.txt. The ACTiSYS IR-200L dongle attaches to + the normal 9-pin serial port connector, and can currently only be + used by IrTTY. To activate support for ACTiSYS IR-200L dongles + you will have to start irattach like this: "irattach -d act200l". + +Mobile Action MA600 dongle (Experimental) +CONFIG_MA600_DONGLE + Say Y here if you want to build support for the Mobile Action MA600 + dongle. If you want to compile it as a module, say M here and read + <file:Documentation/modules.txt>. The MA600 dongle attaches to + the normal 9-pin serial port connector, and can currently only be + tested on IrCOMM. To activate support for MA600 dongles you will + have to insert "irattach -d ma600" in the /etc/irda/drivers script. + Note: irutils 0.9.15 requires no modification. irutils 0.9.9 needs + modification. For more information, download the following tar gzip + file. + + There is a pre-compiled module on + <http://engsvr.ust.hk/~eetwl95/download/ma600-2.4.x.tar.gz> + +ACTiSYS IR-200L dongle (Experimental) +CONFIG_ACT200L_DONGLE + Say Y here if you want to build support for the ACTiSYS IR-200L + dongle. If you want to compile it as a module, say M here and read + Documentation/modules.txt. The ACTiSYS IR-200L dongle attaches to + the normal 9-pin serial port connector, and can currently only be + used by IrTTY. To activate support for ACTiSYS IR-200L dongles + you will have to start irattach like this: "irattach -d act200l". + +Mobile Action MA600 dongle (Experimental) +CONFIG_MA600_DONGLE + Say Y here if you want to build support for the Mobile Action MA600 + dongle. If you want to compile it as a module, say M here and read + <file:Documentation/modules.txt>. The MA600 dongle attaches to + the normal 9-pin serial port connector, and can currently only be + tested on IrCOMM. To activate support for MA600 dongles you will + have to insert "irattach -d ma600" in the /etc/irda/drivers script. + Note: irutils 0.9.15 requires no modification. irutils 0.9.9 needs + modification. For more information, download the following tar gzip + file. + + There is a pre-compiled module on + <http://engsvr.ust.hk/~eetwl95/download/ma600-2.4.x.tar.gz> ACTiSYS IR-200L dongle (Experimental) CONFIG_ACT200L_DONGLE |