资源列表
[Linux驱动] platform-driver-analysis
说明:详细了解linux的platform总线,让你编写linux设备驱动更加轻松。-Learn more about the linux platform bus, so you write Linux device drivers easier.<roc> 在 2024-12-29 上传 | 大小:4.67mb | 下载:0
[Linux驱动] interrupt-in-linux-driver
说明:详细描述了在linux设备驱动程序编写过程中使用中断。-Describes in detail the use of interrupts in the linux device driver writing process.<roc> 在 2024-12-29 上传 | 大小:1.85mb | 下载:0
[Linux驱动] linux-driver-when-use-IO-remap
说明:对linux设备驱动编写过程中使用内存映射进行了详细描述,并且对时钟的来源进行了详细分析。-In the Linux device driver to write the process of using the memory mapping is described in detail, and the clock source for a detailed analysis.<roc> 在 2024-12-29 上传 | 大小:978kb | 下载:0
[Linux驱动] IIC-linux-driver-analysis
说明:对linux设备驱动中如何编写IIC驱动进行了详细分析。-On linux device driver how to write IIC driver for a detailed analysis.<roc> 在 2024-12-29 上传 | 大小:3.19mb | 下载:0
[Linux驱动] driver_kernel
说明:在sysfs中注册自己的设备,这将导致udev创建相应的设备节点,完成驱动net设计-register your own device in sysfs, and this will cause udevd to create corresponding device node<罗姆> 在 2024-12-29 上传 | 大小:65kb | 下载:0
[Linux驱动] 01lcd_font
说明:针对友善之臂4412开发板裸机下操作LCD显示驱动,注:Lcd的背光默认没有开启,可以通过先加载linux内核来开启背光,然后按reset键重启进入u-boot来运行自己的程序;-Note 4412: Lcd s default backlight is not turned on, you can first load the linux kernel to open the backlight, and then press the<罗姆> 在 2024-12-29 上传 | 大小:14kb | 下载:0
[Linux驱动] 04misc_ioctl
说明:开发板4412_ARM9开发,通过使用miscdevice驱动框架构建设备结点,开发测试gpio和key驱动测试,测试使用ioctl函数调用实现,里面猪油详细注释;-Development board 4412 ARM9 development, through the use of miscdevice driver fr a mework to build device nodes, development and testing<罗姆> 在 2024-12-29 上传 | 大小:6kb | 下载:0
[Linux驱动] 25fb_drv_doublebuffer
说明:开发板4412_ARM9开发,通过fr a mebuffer控制电容屏,设置部分驱动方法:* 需要先关闭内核中的fr a mebuffer驱动,否则会冲突 make menuconfig -> Device Drivers -> Graphics support -> Samsung S3C fr a mebuffer support 同时要确保CONFIG_FB_S3C_NR_BUFFERS生成 程序<罗姆> 在 2024-12-29 上传 | 大小:21kb | 下载:0