代码搜索:Hdlc
找到约 1,163 项符合「Hdlc」的源代码
代码结果 1,163
www.eeworm.com/read/40073/915453
hdlc
www.eeworm.com/read/32598/1035303
hdlc
www.eeworm.com/read/384537/8861361
doc hdlc.doc
www.eeworm.com/read/384462/8868089
c hdlc.c
/////////////////////////////////////////////////
////If you have any question about this testbench
////please get in touch with me: llbt24@zju.edu.cn
////
////
////
/////////////////////////////////
www.eeworm.com/read/384462/8868092
o hdlc.o
www.eeworm.com/read/384462/8868098
tab hdlc.tab
$flag call=flag
$hello call=hello
$fix call=fix
$stuff call=stuff
$byte call=byte
$seed call=seed
$readresult call=readresult
www.eeworm.com/read/427402/8948179
c hdlc.c
/*
* HDLC driver for Motorola MPC8xx.
*/
#include
#include
#include
#include
#include
#include
#i
www.eeworm.com/read/281872/9128228
ifup-hdlc
#!/bin/sh
PATH=/sbin:/usr/sbin:/bin:/usr/bin
cd /etc/sysconfig/network-scripts
. network-functions
CONFIG=$1
source_config
if [ "foo$2" = "fooboot" -a "${ONBOOT}" = "no" ]
then
exit
fi
if [ -z "$
www.eeworm.com/read/164463/10106578
h hdlc.h
/*
* Generic HDLC support routines for Linux
*
* Copyright (C) 1999, 2000 Krzysztof Halasa
*
* This program is free software; you can redistribute it and/or modify it
* under the
www.eeworm.com/read/357656/10203970