module-init-tools-3.2.tar.gz mkinitrd-4.1.18-2.i386.rpm device-mapper-1.00.19-2.i386.rpm lvm2-2.00.25-1.01.i386.rpm 有以上四个包打包到一起方便大家下载,由于只有15M的空间有限,内核包就不打包在一起了,
2022-04-01 18:38:58 1.24MB Linux 升级 必须 工具包
1
proj88-openHarmonyOS-Cross-Device-Control 项目名称 基于openHarmony操作系统,为操作系统添加一个跨设备互联接口,并使用openharmony的跨设备互联能力与自己构建的接口实现一个跨设备应用。 项目描述 openHarmony中提供了远程调用接口和数据库互联功能,但是二者在直接的使用上并不能完美应对所有的功能需求。 目前提供的功能如下:跨设备传递调用Ability信息,跨设备数据库互通。但是没有实现跨设备的功能信息传递(A设备上直接通过某个API向B设备发送某种Ability内的控制信号)。 本实验的目标是在openHarmony上面实现新的远端调用接口,实现外部功能的传递api,从而完成跨设备互联接口,该接口的实现方式不限(包括但不限于系统能力、开发库)。 所属赛道 2021全国大学生操作系统比赛的“OS功能设计”赛道 参赛要求 以小组
2022-03-27 21:19:57 6KB
1
AMD High Definition Audio Device_7.12.0.7700.zip,驱动专业下载
2022-03-26 16:41:48 61KB 驱动
1
包含(gn、ninja、gcc_riscv32及tool_msys)
2022-03-24 13:44:08 94.49MB Harmonyos DevEcoDevicetool
1
本程序应用LPC2478 开发一个USB读卡系统,并且移植了EASY GUI. 采用模块化文件管理方式,使得程序有很强的可移植性! 程序包括:LPC2478大部分硬件驱动,SD驱动, TFT 液晶显示驱动, USB应用层函数, easyGUI 应用函数库等。
2022-03-22 13:59:09 3.56MB LPC2478 USB DEVICES
1
Device drivers make it possible for your software to communicate with your hardware, and because every operating system has specific requirements, driver writing is nontrivial. When developing for FreeBSD, you’ve probably had to scour the Internet and dig through the kernel sources to figure out how to write the drivers you need. Thankfully, that stops now. In FreeBSD Device Drivers, Joseph Kong will teach you how to master everything from the basics of building and running loadable kernel modules to more complicated topics like thread synchronization. After a crash course in the different FreeBSD driver frameworks, extensive tutorial sections dissect real-world drivers like the parallel port printer driver. You’ll learn: * All about Newbus, the infrastructure used by FreeBSD to manage the hardware devices on your system * How to work with ISA, PCI, USB, and other buses * The best ways to control and communicate with the hardware devices from user space * How to use Direct Memory Access (DMA) for maximum system performance * The inner workings of the virtual null modem terminal driver, the USB printer driver, the Intel PCI Gigabit Ethernet adapter driver, and other important drivers * How to use Common Access Method (CAM) to manage host bus adapters (HBAs) Concise descriptions and extensive annotations walk you through the many code examples. Don’t waste time searching man pages or digging through the kernel sources to figure out how to make that arcane bit of hardware work with your system. FreeBSD Device Drivers gives you the framework that you need to write any driver you want, now.
2022-03-21 16:53:34 8.69MB FreeBSD 设备驱动
1
用USB线连接好手机和电脑 手机的设置->无线和网络->绑定与便携式热点->USB绑定 这一项打对号 这时电脑会弹出安装硬件驱动的对话框,去网上搜下面这行的关键字,是一个手机虚拟网卡驱动 Remote NDIS based Internet Sharing Device
2022-03-19 10:19:52 29KB 安卓上网驱动
1
代理音频驱动程序 适用于macOS的HAL虚拟音频驱动程序,可将所有输出发送到另一个音频设备。 其主要目的是使使用macOS的系统音量控件(例如音量菜单栏图标或音量键盘按键)来更改不允许的外部音频接口的音量成为可能。 它对于其他某些东西也可能有用。 安装 手动安装 从此GitHub存储库下载最新版本 如果目录HAL不存在,则创建它。 打开终端窗口,执行以下命令,并在出现提示时输入管理员密码。 sudo mkdir /Library/Audio/Plug-Ins/HAL 将目录ProxyAudioDriver.driver移至/Library/Audio/Plug-Ins/HAL 。 在解压缩文件的根目录中执行。 sudo mv ./ProxyAudioDevice.driver /Library/Audio/Plug-Ins/HAL/ 通过执行以下命令来重新启动系统或重新启动Cor
2022-03-16 22:56:54 1.69MB audio macos audio-driver C++
1
在编译parted-3.2时,报错:configure: error: libdevmapper could not be found,找到device-mapper.1.02.28,并下了下来。 这个源码藏得有点深,分享出来给大家
2022-03-16 21:53:57 198KB dm device-mapper dm-devel parted
1
STM32之USB驱动库详解(架构+文件+函数+使用说明+示例程序)对应的代码
2022-03-16 14:13:09 463KB STM32 USB DEVICE CDC
1