Update broken web addresses in the kernel.
[deliverable/linux.git] / drivers / net / hamradio / Kconfig
index feb0ada7a0257157cc1240e08767c6bcad6f51a1..95dbcfdf131dd73d4bd9ce54ceb85ffde253f7ee 100644 (file)
@@ -64,7 +64,7 @@ config DMASCC
          dmascc. If you don't pass any parameter to the driver, all
          possible I/O addresses are probed. This could irritate other devices
          that are currently not in use. You may specify the list of addresses
-         to be probed by "dmascc=addr1,addr2,..." (when compiled into the
+         to be probed by "dmascc.io=addr1,addr2,..." (when compiled into the
          kernel image) or "io=addr1,addr2,..." (when loaded as a module). The
          network interfaces will be called dmascc0 and dmascc1 for the board
          detected first, dmascc2 and dmascc3 for the second one, and so on.
@@ -73,7 +73,7 @@ config DMASCC
          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://cacofonix.nt.tuwien.ac.at/~oe1kib/Linux/>. Please be sure to
+         <http://www.linux-ax25.org/wiki/Ax25-tools>. Please be sure to
          get at least version 1.27 of dmascc_cfg, as older versions will not
          work with the current driver.
 
@@ -138,9 +138,9 @@ config BAYCOM_SER_HDX
        ---help---
          This is one of two drivers for Baycom style simple amateur radio
          modems that connect to a serial interface. The driver supports the
-         ser12 design in full-duplex mode. This is the old driver.  It is
+         ser12 design in half-duplex mode. This is the old driver.  It is
          still provided in case your serial interface chip does not work with
-         the full-duplex driver. This driver is depreciated.  To configure
+         the full-duplex driver. This driver is deprecated.  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
@@ -190,3 +190,4 @@ config YAM
          To compile this driver as a module, choose M here: the module
          will be called yam.
 
This page took 0.026121 seconds and 5 git commands to generate.