-
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
-
本代码是基于LINUX系统下的,实现企业内部员工间通信的客服端代码部分。可以完成文件传输及集体会议等。已通过测试,代码完全无误。...
本代码是基于LINUX系统下的,实现企业内部员工间通信的客服端代码部分。可以完成文件传输及集体会议等。已通过测试,代码完全无误。-The code is based on LINUX systems, the achievement of internal staff communication part of the customer service side code. File transfer to be completed and collective meetings. Has been tested to be completely correct code.
- 2022-02-02 00:35:13下载
- 积分:1
-
Linux
Linux下的基于X11的图形开发环境。-Linux-based X11 graphical development environment.
- 2023-08-20 17:35:07下载
- 积分:1
-
学习UNLIX的好材料 电信内部资料 不容错过
学习UNLIX的好材料 电信内部资料 不容错过-Materials UNLIX good study of the internal telecommunications information should not be missed
- 2022-04-08 17:34:52下载
- 积分:1
-
通用的菜单界面程序
通用的菜单界面程序-common menu interface procedures
- 2023-08-31 04:40:03下载
- 积分:1
-
Linux系统调用mlock代码分析
LINUX 系统调用 mlock 的代码分析-Linux system call code analysis mlock
- 2023-01-05 17:55:03下载
- 积分:1
-
摩托罗拉A1200的Linux内核的SRC
Moto A1200 linux kernel SRC-Moto A1200 Linux kernel SRC
- 2023-04-06 05:20:04下载
- 积分:1
-
基于LINUX环境的电能量采集系统的通讯程序,可以直接从设备采集数据至后台软件。...
基于LINUX环境的电能量采集系统的通讯程序,可以直接从设备采集数据至后台软件。-LINUX-based environment, electric energy collection system of the communication procedures, you can collect data directly from the device to the back-office software.
- 2022-06-01 17:21:48下载
- 积分:1
-
keyLinux keyLinux
keyLinux keyLinux
- 2022-05-26 20:26:01下载
- 积分:1
-
在树下的命令下,用窗口,更强大!1、树
Linux下的tree命令,同window,功能更强大!
1、下载tree-1.5.1.1源程序
2、解压源码到工作目录tar zxvf tree-1.5.1.1.tgz
3、在tree-1.5.1.1目录交叉编译:make CC=arm-linux-gcc
4、安装:make prefix=/home/xxxx/rootfs install
Ubuntu下 直接 apt-get install tree 即可安装最新的tr-Linux under the tree order, with the window, more powerful! 1, tree-1.5.1.1 source code download 2, extract the source to the working directory tar zxvf tree-1.5.1.1.tgz3, in the tree-1.5.1.1 directory cross compiler: make CC = arm-linux-gcc4, install: make prefix =/home/xxxx/rootfs installUbuntu directly under the apt-get install tree to install the latest tr
- 2022-07-08 04:26:28下载
- 积分:1