Welcome![Sign In][Sign Up]
Location:
Search - insmod

Search list

[Other resourcekeys4

Description: 华恒开发板s3c2410的按钮中断处理程序.其中keys4.c 为驱动程序,key.c为按钮测试程序. 先用insmod加载模块.再运行./key进行测试-huaheng development board s3c2410 button interrupt handling procedures. Which keys4.c-driven procedures, key.c button for the test. By using insmod loading. Re-running. / Key test
Platform: | Size: 7131 | Author: rongdongxie | Hits:

[Other resources3c2410_i2c

Description: s3c2410上面的I2C驱动程序,直接insmod就可以用了-s3c2410 above the I2C driver, insmod be spent
Platform: | Size: 79636 | Author: 冬天 | Hits:

[Linux-Unixark3116-0.4.2.tar

Description: 采用ark 3116芯片组的usb转rs232接口线的linux下驱动程序,要求linux内核是2.6版本,用压缩包中的makefile直接make make install即生成.o后缀的elf驱动程序,用insmod按装-used ark 3116 chip set usb rs232 interface to the line under linux driver require Linux kernel 2.6 version, compressed using the makefile directly make make install that is generated. o suffix e lf driver, loaded by using insmod
Platform: | Size: 6860 | Author: 杨亦红 | Hits:

[Internet-Networknamenip003

Description: 本程序是一个module, 使用这个程序需要先把它编译出来(这里是把main.c编译成main.o)。编译命令如下: gcc -O -c -Wall main.c 使用的时候须用insmod main.o命令加载,不用时用rmmod main.o命令卸载就可以了。此程序还需要Linux2.4 kernel和netfilter的支持,Linux2.4.*内核的标准安装里有netfilter/iptables-this program is a module, the use of the procedures needed to put it out compiler (here is compiled main.o main.c). Build orders are as follows : gcc-O-c-Wall main.c use of the time required insmod main.o orders increase contains no use rmmod main.o unloading order on it. This procedure also need Linux kernel and netfilter support. Linux kernel .* the standard installation there are netfilter / iptables
Platform: | Size: 2872 | Author: pineman | Hits:

[Internet-Networkdriver-adc2.4

Description: 本驱动是LINUX下开发的S3C2410的8通道的ADC驱动.可以直接insmod使用.包含测试程序TEST.
Platform: | Size: 22030 | Author: 曹静华 | Hits:

[Other resourceuda1341

Description: 基于linux kernel 2.6.20的UDA1341声音芯片的声卡驱动,在s3c2410 cpu下调试通过。 使用方法:源码树的根下新建local目录,并将其解压缩到该目录,修改源码树根下的Makefile文件的559行为: vmlinux-dirs := $(patsubst %/,%,$(filter %/, $(init-y) $(init-m) $(core-y) $(core-m) $(drivers-y) $(drivers-m) $(net-y) $(net-m) $(libs-y) $(libs-m))) local/ 就可以编译了,不过是模块编译,编译好了之后不要忘了insmod进内核啊
Platform: | Size: 23327 | Author: 杨少英 | Hits:

[Other resourceled_linux2.4.18

Description: Linux 2.4.18 s3c2440 led driver 使用dev-C++撰寫,需要linux 2.4.18 kernel include,編譯完成後產生led module。 insmod main.o //安裝模組 mknod /dev/leds c 221 0 使用方法: int main(int argc, char *argv[]) { int testdev //led test... testdev = open(\"/dev/QuickMarkLed\",O_RDWR) ioctl(testdev, 2, 1) //ioctl(device, led number, open/close) open=1 ioctl(testdev, argv[1][0]- 0 , argv[2][0]- 0 ) //ioctl(device, led number, open/close) open=1 close(testdev) return 0 }
Platform: | Size: 5734 | Author: Jia-Yang Chen | Hits:

[Other resourcedrv

Description: H9200F的RTC驱动 1、将驱动程序rsound.o拷贝到系统目录:/lib/modules 2、执行如下命令加载模块: insmod /lib/modules/at91_rtcex.ko
Platform: | Size: 14900 | Author: imho | Hits:

[Linux-Unixdrivers

Description: H9200F(内核2.6.12)的DAC接口驱动 操作方法: 1、将驱动程序dac712.ko拷贝到系统目录:/lib/modules 2、执行如下命令加载模块,系统自动建立设备文件: insmod /lib/modules/dac712.ko
Platform: | Size: 11829 | Author: imho | Hits:

[Linux-Unixdrv

Description: H9200F(2.6.12)的音频接口驱动。 操作方法: 1、将驱动程序rsound.ko拷贝到系统目录:/lib/modules 2、执行如下命令加载模块: insmod /lib/modules/rsound.ko
Platform: | Size: 44559 | Author: imho | Hits:

[Other resourceadc

Description: adc驱动测试程序for s3c44b0 uclinux。insmod 后在var目录建立一个adc0的节点才能使用程序测试驱动。
Platform: | Size: 34770 | Author: 陆某 | Hits:

[Other Embeded programkeys4

Description: 华恒开发板s3c2410的按钮中断处理程序.其中keys4.c 为驱动程序,key.c为按钮测试程序. 先用insmod加载模块.再运行./key进行测试-huaheng development board s3c2410 button interrupt handling procedures. Which keys4.c-driven procedures, key.c button for the test. By using insmod loading. Re-running./Key test
Platform: | Size: 7168 | Author: | Hits:

[Embeded Linuxs3c2410_i2c

Description: s3c2410上面的I2C驱动程序,直接insmod就可以用了-s3c2410 above the I2C driver, insmod be spent
Platform: | Size: 79872 | Author: 冬天 | Hits:

[Linux-Unixark3116-0.4.2.tar

Description: 采用ark 3116芯片组的usb转rs232接口线的linux下驱动程序,要求linux内核是2.6版本,用压缩包中的makefile直接make make install即生成.o后缀的elf驱动程序,用insmod按装-used ark 3116 chip set usb rs232 interface to the line under linux driver require Linux kernel 2.6 version, compressed using the makefile directly make make install that is generated. o suffix e lf driver, loaded by using insmod
Platform: | Size: 7168 | Author: 杨亦红 | Hits:

[Internet-Networknamenip003

Description: 本程序是一个module, 使用这个程序需要先把它编译出来(这里是把main.c编译成main.o)。编译命令如下: gcc -O -c -Wall main.c 使用的时候须用insmod main.o命令加载,不用时用rmmod main.o命令卸载就可以了。此程序还需要Linux2.4 kernel和netfilter的支持,Linux2.4.*内核的标准安装里有netfilter/iptables-this program is a module, the use of the procedures needed to put it out compiler (here is compiled main.o main.c). Build orders are as follows : gcc-O-c-Wall main.c use of the time required insmod main.o orders increase contains no use rmmod main.o unloading order on it. This procedure also need Linux kernel and netfilter support. Linux kernel .* the standard installation there are netfilter/iptables
Platform: | Size: 3072 | Author: pineman | Hits:

[Linux-Unixdrivers

Description: H9200F(内核2.6.12)的DAC接口驱动 操作方法: 1、将驱动程序dac712.ko拷贝到系统目录:/lib/modules 2、执行如下命令加载模块,系统自动建立设备文件: insmod /lib/modules/dac712.ko-H9200F (kernel 2.6.12) of the DAC interface driven method of operation: one, the driver dac712.ko copied to the system directory:/lib/modules 2, the implementation of the following commands to load modules, the system automatically create a device file: insmod/lib/modules/dac712.ko
Platform: | Size: 12288 | Author: imho | Hits:

[Software EngineeringModultils-insmod

Description: Modultils工具源码分析之insmod篇.pdf-Modultils src analysis for insmod
Platform: | Size: 1186816 | Author: naijieli | Hits:

[Linux-Unix02.cdriver

Description: linux2.4内核下的驱动模板 非常规范的2.4内核驱动模板。直接make insmod插入即可看到现象-linux2.4 insmod rmmod
Platform: | Size: 6144 | Author: xdw | Hits:

[Linux-Unixinsmod

Description: Mini insmod implementation for busybox for linux API Driver.
Platform: | Size: 1024 | Author: penggierou | Hits:

[Linux driverinsmod

Description: 自己写的insmod可执行程序,可以替换bin目录下的insmod文件。可以参考参考。-Write your own insmod executable program that can replace insmod file bin directory. You can refer to reference.
Platform: | Size: 18432 | Author: 邵永初 | Hits:
« 12 3 4 »

CodeBus www.codebus.net