代码搜索:drcom
找到约 190 项符合「drcom」的源代码
代码结果 190
www.eeworm.com/read/319814/13441722
thanks
CREDITS
Names are listed in no particular order.
Thanks to smilelucifer, le0n, keios, islq for drcom login and authentication
protocol.
Thanks to the_hydra, sax, baruch for patience in guiding me t
www.eeworm.com/read/319814/13441730
makefile
#
DESTDIR ?= $(HOME)/bin
ifneq ($(KERNELRELEASE),)
# call from kernel build system
obj-m := drcom.o
drcom-y := init.o proc.o proto.o
#EXTRA_CFLAGS = -I ../include
else
KDIR := /lib/modules/$(shell
www.eeworm.com/read/308230/13705668
makefile
TOPSRCDIR = $(shell pwd)
DESTDIR = /usr/local/bin/
export TOPSRCDIR DESTDIR
SUBDIRS = drcomc drcomd kmod
.PHONY: all clean install
all:
@for x in $(SUBDIRS); do (cd $$x && make all) || exit 1; d
www.eeworm.com/read/308230/13705688
thanks-old
CREDITS
Names are listed in no particular order.
Thanks to smilelucifer, le0n, keios, islq for drcom login and authentication
protocol.
Thanks to the_hydra, sax, baruch for patience in guiding me t
www.eeworm.com/read/201179/15414823
makefile
TOPSRCDIR = $(shell pwd)
DESTDIR = /usr/local/bin/
export TOPSRCDIR DESTDIR
SUBDIRS = drcomc drcomd kmod
.PHONY: all clean install
.PHONY: $(SUBDIRS) $(SUBDIRS:%=%-clean) $(SUBDIRS:%=%-install)
a
www.eeworm.com/read/201179/15414845
thanks
CREDITS
Names are listed in no particular order.
Thanks to smilelucifer, le0n, keios, islq for drcom login and authentication
protocol.
Thanks to the_hydra, sax, baruch for patience in guiding me t
www.eeworm.com/read/201179/15414853
makefile
#
DESTDIR ?= $(HOME)/bin
ifneq ($(KERNELRELEASE),)
# call from kernel build system
obj-m := drcom.o
drcom-y := init.o proc.o proto.o
#EXTRA_CFLAGS = -I ../include
else
KDIR := /lib/modules/$(shell
www.eeworm.com/read/283576/9006134
c cleanup.c
/*
libdrcom - Library for communicating with DrCOM 2133 Broadband Access Server
Copyright (C) 2005 William Poetra Yoga Hadisoeseno
This program is free software; you can
www.eeworm.com/read/319814/13441719
c cleanup.c
/*
libdrcom - Library for communicating with DrCOM 2133 Broadband Access Server
Copyright (C) 2005 William Poetra Yoga Hadisoeseno
This program is free software; you can
www.eeworm.com/read/201179/15414842
c cleanup.c
/*
libdrcom - Library for communicating with DrCOM 2133 Broadband Access Server
Copyright (C) 2005 William Poetra Yoga Hadisoeseno
This program is free software; you can