Linux-Device-Driver

所属分类:驱动编程
开发工具:Batchfile
文件大小:0KB
下载次数:0
上传日期:2016-08-03 04:19:43
上 传 者sh-1993
说明:  这是UNIX中进程管理的基础知识,以及Linux设备驱动程序流是如何发生的
(This has basics of Process Managment in UNIX and how Linux Device Driver flow takes place)

文件列表:
Char_Device_Driver/ (0, 2016-08-02)
Char_Device_Driver/Makefile (455, 2016-08-02)
Char_Device_Driver/Module.symvers (0, 2016-08-02)
Char_Device_Driver/app.c (315, 2016-08-02)
Char_Device_Driver/apps/ (0, 2016-08-02)
Char_Device_Driver/apps/.example_seek.c.swp (12288, 2016-08-02)
Char_Device_Driver/apps/.ioctl_device.c.swp (12288, 2016-08-02)
Char_Device_Driver/apps/.name.swp (12288, 2016-08-02)
Char_Device_Driver/apps/.open_device.c.swp (12288, 2016-08-02)
Char_Device_Driver/apps/.read_device.c.swn (12288, 2016-08-02)
Char_Device_Driver/apps/.read_device.c.swo (12288, 2016-08-02)
Char_Device_Driver/apps/.read_device.c.swp (12288, 2016-08-02)
Char_Device_Driver/apps/.write_device.c.swo (12288, 2016-08-02)
Char_Device_Driver/apps/.write_device.c.swp (12288, 2016-08-02)
Char_Device_Driver/apps/Makefile (2095, 2016-08-02)
Char_Device_Driver/apps/app (13864, 2016-08-02)
Char_Device_Driver/apps/close.c (130, 2016-08-02)
Char_Device_Driver/apps/example_seek (9008, 2016-08-02)
Char_Device_Driver/apps/example_seek.c (1380, 2016-08-02)
Char_Device_Driver/apps/header.h (374, 2016-08-02)
Char_Device_Driver/apps/ioctl.h (10, 2016-08-02)
Char_Device_Driver/apps/ioctl_device.c (1366, 2016-08-02)
Char_Device_Driver/apps/ioctl_device.o (3504, 2016-08-02)
Char_Device_Driver/apps/ioctl_menu.c (430, 2016-08-02)
Char_Device_Driver/apps/ioctl_menu.o (2344, 2016-08-02)
Char_Device_Driver/apps/main.c (495, 2016-08-02)
Char_Device_Driver/apps/main.o (2296, 2016-08-02)
Char_Device_Driver/apps/name (27, 2016-08-02)
Char_Device_Driver/apps/name_new (27, 2016-08-02)
Char_Device_Driver/apps/name_old (27, 2016-08-02)
Char_Device_Driver/apps/open.c (122, 2016-08-02)
Char_Device_Driver/apps/open_device.c (143, 2016-08-02)
Char_Device_Driver/apps/open_device.o (1632, 2016-08-02)
Char_Device_Driver/apps/operation.c (879, 2016-08-02)
Char_Device_Driver/apps/operation.o (2656, 2016-08-02)
Char_Device_Driver/apps/read_device.c (936, 2016-08-02)
Char_Device_Driver/apps/read_device.o (3024, 2016-08-02)
Char_Device_Driver/apps/releas_device.c (154, 2016-08-02)
Char_Device_Driver/apps/releas_device.o (1664, 2016-08-02)
Char_Device_Driver/apps/seek_device.c (209, 2016-08-02)
... ...

# Linux-Device-Driver 1. Character-device-driver This has project of implementing Char device driver from scratch Implemented: a) open b) read c) write d) release e) close f) ioctl g) trim h) semaphore 2. Block-device-driver To implement ramdisk driver

近期下载者

相关文件


收藏者