搜索资源列表
block
- linux中断驱动程序的实现,我搞了很长时间爱你才搞出来-struct my_pipe { wait_queue_head_t inq,outq /* read and write queues*/ char*buffer,*end /* begin of buf,end of buf*/ int buffersize /* used in pointer arithmetic*/ char*rp,*wp /* where to read,where to w
ntfs-3g-2009.4.4
- he NTFS-3G driver is a freely and commercially available and supported read/write NTFS driver for Linux, Mac OS X, FreeBSD, NetBSD, OpenSolaris, QNX, Haiku, and other operating systems. It provides safe and fast handling of the Windows XP, Windows Se
seriallinux
- Read and write to serial port in linux
clock
- linux下块设备驱动Demo源码,实现对虚拟磁盘块设备驱动的读写操作-under linux block device Demo source, read and write operations on the virtual disk block device
3globalmeme_semrw
- linux设备驱动开发信号量读写源代码--采用宋宝华框架-linux device driver development semaphores read and write source code- Song Baohua framework