-
网络数据管理协议的开发
网络数据管理协议的开发-network data management protocol development
- 2023-05-15 06:05:03下载
- 积分:1
-
patch 之后,在/usr/src/linux/drivers/usb/生成spca5xx文件夹,
修改Makefile,spcadecoder.o...
patch 之后,在/usr/src/linux/drivers/usb/生成spca5xx文件夹,
修改Makefile,spcadecoder.o,spca50x.o的生成目录要加全,
即usr/src/linux/drivers/usb/,
而不只是drivers/usb/,make生成spca5xx.o
拷入/usr/src/linux/drivers/usb/,
修改该目录下Makefile,因已经使用spcadecoder.o,spca50x.o
生成spca5xx.o,没有必要再次生成spcadecoder.o,spca50x.o,
更重要的原因因要生成总驱动urbdrv.o,若加入这两者,则冲突之;
屏蔽两者的obj,加入spca5xx的obj make dep ,make zImage-install spca5xx driver for arm2410 linux
- 2022-03-02 16:41:03下载
- 积分:1
-
Driver Development Course Linux source code, in the hope that useful to everybod...
Linux驱动程序开发教程源码,希望对大家有用-Driver Development Course Linux source code, in the hope that useful to everybody
- 2022-02-13 05:26:45下载
- 积分:1
-
ARMLinux
基于ARMLinux的高速数据采集技术研究-ARMLinux-based high-speed data acquisition technology research
- 2023-05-26 06:10:02下载
- 积分:1
-
Mac OS X 10.4.9 for x86 Source Code crontabs 实现源代码
Mac OS X 10.4.9 for x86 Source Code crontabs 实现源代码-Mac OS X 10.4.9 for x86 Source Code crontabs realize the source code
- 2022-02-03 23:52:44下载
- 积分:1
-
入门程序,用于测试共享内存的基本编程, 可以学习共享内存的代码实现...
入门程序,用于测试共享内存的基本编程, 可以学习共享内存的代码实现-entry procedures for testing the basic shared-memory programming, we can learn from the shared memory implementation of the code
- 2022-03-30 17:37:08下载
- 积分:1
-
Tomcat5.0.18+Apache2.0.50+Linux9整合过程(完全版)之安装篇
Tomcat5.0.18+Apache2.0.50+Linux9整合过程(完全版)之安装篇 -Tomcat5.0.18+ Apache2.0.50+ Linux9 integration process (full version) Part of the installation
- 2022-07-03 20:33:20下载
- 积分:1
-
completion of the following non
完成ls的如下功能
不带参数的ls:列出当前目录下的非隐藏(文件和目录名不以.开头)的文件和目录
ls -a:列出当前目录下的所有文件和目录
ls -l:以长列表形式列出当前目录下的非隐藏的文件和目录。每个文件或目录只要求列出如下信息:类型与权限、文件名、链接数、用户ID、组ID、字节大小、块数
ls 路径名:如果路径名代表一个存在的文件则显示该文件,否则提示出错;如果路径名字代表一个存在的目录则列出该目录中的文件
列出文件名和目录名时,要求可执行文件最后加上一个*号,目录名最后加上一个/号。
所提供的路径名可以包含“.”,“..”,“~”等特殊目录-completion of the following non-functional parameters of ls : listed in the current directory-hidden (files and directories were not. Beginning) of files and directories ls-a : listed in the current directory of all files and directories ls-l : in the long list of current directory listed under the non-hidden possession of files and directories. Each file or directory only asked to list the following information : the type and competence, file name, number of links, the user ID and group ID, byte size, a few blocks ls path : If a path representatives of the document showed documents suggest otherwise error; If representatives of a path name the presence of the directory lists the directory lists the
- 2023-02-01 23:40:04下载
- 积分:1
-
Linux 串口编程参考文档,这里对相关的接口描述的很清晰的。...
Linux 串口编程参考文档,这里对相关的接口描述的很清晰的。-Uart reference document in Linux. You can use the interface functions easily.
- 2022-07-01 18:23:27下载
- 积分:1
-
Q921的LINUX下的驱动源码,比较好,可以好好的学习一下
Q921的LINUX下的驱动源码,比较好,可以好好的学习一下-Q921 driving under the LINUX source code, is better, you can learn about good
- 2022-10-11 13:50:03下载
- 积分:1