搜索资源列表
demo_driver.tar
- 简单的linux驱动,copy_to_user, copy_from_user 测试-A simple linux driver, copy_to_user, copy_from_user test
demo_driver001.tar
- 简单的linux驱动,copy_to_user, copy_from_user 测试,在linux2.6.27下编译通过。-A simple linux driver, copy_to_user, copy_from_user testing, compiled by the linux2.6.27.
demo_driver002.tar
- 简单的linux驱动,copy_to_user, copy_from_user 测试,演示怎样对内核驱动的函数进行重载。-A simple linux driver, copy_to_user, copy_from_user testing, demonstrate how the functions of the kernel driver overload.
copy_user_64
- Standard copy_to_user with segment limit checking.
uv_sysfs
- This file shares the implementation of the userspace memcpy and the kernel s memcpy, copy_to_user and copy_from_user.