代码搜索:drcom
找到约 190 项符合「drcom」的源代码
代码结果 190
www.eeworm.com/read/319814/13441721
conf drcom.conf
username=myusername
password=mypassword
mac=00:03:0D:xx:xx:xx
nic0=10.98.xx.xx
nic1=
nic2=
nic3=
dnsp=202.106.0.20
dnss=202.106.196.115
dhcp=
hostip=
servip=192.168.13.5
hostport=
servport=
www.eeworm.com/read/319814/13441728
h drcom.h
/*
libdrcom - Library for communicating with DrCOM 2133 Broadband Access Server
Copyright (C) 2005 William Poetra Yoga Hadisoeseno
This program is free software; you c
www.eeworm.com/read/308230/13705689
conf drcom.conf
username=myusername
password=mypassword
device=eth0
except=10.0.0.0/255.0.0.0, 192.168.0.0/255.255.0.0, 172.16.0.0/255.240.0.0, 127.0.0.0/255.0.0.0
dnsp=202.106.0.20
dnss=202.106.196.115
dhcp=
ho
www.eeworm.com/read/308230/13705708
c drcom.c
/*
* (C) 2008 Zeng Zhaorong
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free So
www.eeworm.com/read/341904/3240717
mod drcom.mod
/home/udian/tmp/a/drcom-1.3.7/kmod/drcom.ko
/home/udian/tmp/a/drcom-1.3.7/kmod/init.o /home/udian/tmp/a/drcom-1.3.7/kmod/proc.o /home/udian/tmp/a/drcom-1.3.7/kmod/proto.o
www.eeworm.com/read/201179/15414844
conf drcom.conf
username=myusername
password=mypassword
mac=00:03:0D:xx:xx:xx
nic0=10.98.xx.xx
nic1=
nic2=
nic3=
dnsp=202.106.0.20
dnss=202.106.196.115
dhcp=
hostip=
servip=192.168.13.5
hostport=
servport=
www.eeworm.com/read/201179/15414851
h drcom.h
/*
libdrcom - Library for communicating with DrCOM 2133 Broadband Access Server
Copyright (C) 2005 William Poetra Yoga Hadisoeseno
This program is free software; you c
www.eeworm.com/read/283576/9006151
h drcom_types.h
#ifndef DRCOM_TYPES_H
#define DRCOM_TYPES_H
#include
/* I've got a feeling we don't need to pack the structures...
So they're not packed for now */
struct drcom_status_data
{
#de
www.eeworm.com/read/283576/9006190
cmd .drcom.ko.cmd
cmd_/home/est/Desktop/works/drcom-1.3.2/kmod/drcom.ko := ld -m elf_i386 -m elf_i386 -r -o /home/est/Desktop/works/drcom-1.3.2/kmod/drcom.ko /home/est/Desktop/works/drcom-1.3.2/kmod/drcom.o /home/est/D
www.eeworm.com/read/283576/9006197
c drcom.mod.c
#include
#include
#include
MODULE_INFO(vermagic, VERMAGIC_STRING);
struct module __this_module
__attribute__((section(".gnu.linkonce.this_modul