Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

SRC/pcslip.c File Reference


Detailed Description

Simple SLIP handler.

This stuff will probably never take off --gv Not called during init.

Definition in file pcslip.c.

Go to the source code of this file.

Functions

void do_dial (const char *val)
void SlipConfig (const char *name, const char *value)
int slip_init (void)
BOOL modem_command (const char *cmd, const char *resp, int timeout)
int slip_dial (const char *str)

Variables

void(* prev_hook )(const char *, const char *)
WORD slip_base_reg = 0x3F8
int slip_timeout = 40
char slip_user [MAX_VALUELEN] = ""
char slip_passwd [MAX_VALUELEN] = ""


Function Documentation

BOOL modem_command const char *  cmd,
const char *  resp,
int  timeout
[static]
 

<

Todo:
Bypass PKTDRVR ?
Definition at line 64 of file pcslip.c.

References _eth_arrived(), _eth_free(), _eth_is_init, chk_timeout(), DWORD, pkt_send(), and set_timeout().


Generated on Wed Aug 4 08:55:57 2010 for Watt-32 tcp/ip by doxygen 1.3.8