Scroll to navigation

BAYCOMEPP(8) Linux AX.25 Utilities Manual BAYCOMEPP(8)

NAME

baycomepp - Baycom EPP modem driver

SYNOPSIS

baycomepp [ -lknvcaz ] [-p portaddr] [-m modestr] [--epp] [--ecp] [--eppconv] [--eppafsk] [--ifname name] [--hwaddr callsign] [--ipaddr ipaddress] [--netmask netmask] [--broadcast broadcast]

DESCRIPTION

baycomepp is a user mode driver for the Baycom EPP modem family. It currently supports the conventional EPP modem (using the IDT 72xxx FIFO's) and the FPGA (Xilinx XCS10) variant. The driver automatically initializes the FPGA modem depending on the requested mode. In order to keep the resident memory footprint small (approx 20kBytes plus standard system shared libraries like libc), the initialization code is contained in a shared library called baycomfpga_init.so . This driver is able to automatically attach itself to the kernel network stack as a network interface (usually called ax0). To do this it requires the Linux Kernel MKISS driver (enable CONFIG_MKISS).

OPTIONS

baycomepp accepts the following options:

--help Display an overview of the available command line parameters and exit.
--verbose Increases the verbosity of the output. May be cumulated.
--port Specifies the base address of the EPP capable parallel port to which the modem is connected. Use the 0x prefix to specify hexadecimal numbers.
--mode Specifies various ``firmware'' options.
--no-daemon Do not start up in background as a daemon. Also log received and transmitted packets to stdout.
--log Log to syslog.
--kill Kill running baycomepp daemons. Don't start the driver proper.
Start up in EPP FSK mode. Requires the FPGA version.
Start up in EPP AFSK mode. Requires the FPGA version.
Start up in ECP FSK mode. Requires the FPGA version.
Start up in conventional EPP FSK mode. Requires the conventional version.
Set the name of the interface (requires Linux 2.2.x)
Set the hardware address (callsign) of the interface
Set the ip address of the interface
Set the netmask of the interface
Set the broadcast address of the interface

FIRMWARE OPTIONS

uses FPGA internal clock; don't use if an external oscillator is on board.
uses the external oscillator; recommended if the internal modem is used, as the frequency of the FPGA oscillator is not accurate enough.
uses the internal modem
uses a DF9IC type modem connected to the high speed modem connector
sets the clock divider for the internal modem (baud=fquartz/16/divider)
sets an internal modem loopback
allows extended status readback
disallows extended status readback

SEE ALSO

ifconfig (8), sethdlc (8), 

AUTHOR

baycomepp was written by Thomas Sailer, HB9JNX/AE4WA (sailer@ife.ee.ethz.ch).

13 May 1998 BaycomEPP 0.2