代码搜索:modules

找到约 10,000 项符合「modules」的源代码

代码结果 10,000
www.eeworm.com/read/294862/8197693

sh find-madwifi-modules.sh

#!/bin/sh if [ -z "${1}" ] ; then echo "Purpose:" echo "Locate all madwifi-related kernel modules for a given kernel" echo "(including all its subdirectories)." echo echo "Usage:" echo "$0
www.eeworm.com/read/413863/11139104

in cdfs-_kvers_.postinst.modules.in

#!/bin/sh if [ "`uname -r`" = _KVERS_ ] ; then depmod -a & fi #DEBHELPER#
www.eeworm.com/read/203905/15349287

html ch-kernel-modules.html

内核模块
www.eeworm.com/read/105924/15654573

html ch-kernel-modules.html

内核模块
www.eeworm.com/read/109866/15546557

in makefile.in

# # BlueZ - Bluetooth protocol stack for Linux # Copyright (C) 2000-2001 Qualcomm Incorporated # # Written 2000,2001 by Maxim Krasnyansky # # This program is free softwar
www.eeworm.com/read/381412/9094413

in makefile.in

# # BlueZ - Bluetooth protocol stack for Linux # Copyright (C) 2000-2001 Qualcomm Incorporated # # Written 2000,2001 by Maxim Krasnyansky # # This program is free softwar
www.eeworm.com/read/487167/6516363

makefile

#KERNELDIR=/usr/src/linux-headers-`uname -r` KERNELDIR=/usr/src/kernels/`uname -r`-i686 INCLUDE=-I../include EXTRA_CFLAGS= $(INCLUDE) MODULES = readConfiguration.ko obj-m += readConfiguration.o all:
www.eeworm.com/read/109868/15546523

in makefile.in

# # BlueZ - Bluetooth protocol stack for Linux # Copyright (C) 2000-2001 Qualcomm Incorporated # # Written 2000,2001 by Maxim Krasnyansky # # This program is free softwar
www.eeworm.com/read/109867/15546544

in makefile.in

# # BlueZ - Bluetooth protocol stack for Linux # Copyright (C) 2000-2001 Qualcomm Incorporated # # Written 2000,2001 by Maxim Krasnyansky # # This program is free softwar