patch-2.1.56 linux/drivers/net/x25_asy.c

Next file: linux/drivers/pnp/parport_probe.c
Previous file: linux/drivers/net/ipddp.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.55/linux/drivers/net/x25_asy.c linux/drivers/net/x25_asy.c
@@ -4,6 +4,11 @@
  *	o	tbusy handling
  *	o	allow users to set the parameters
  *	o	sync/async switching ?
+ *
+ *	Note: This does _not_ implement CCITT X.25 asynchronous framing
+ *	recommendations. Its primarily for testing purposes. If you wanted
+ *	to do CCITT then in theory all you need is to nick the HDLC async
+ *	checksum routines from ppp.c
  */
 
 #include <linux/config.h>

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov