搜索资源列表
Btr01
- 该驱动的编译,需要linux内核源代码的支持。驱动编译默认指向的源代码路径为/usr/src/linux,如果您的linux源代码没有安装,请务必安装。如果您的内核源代码的路径不是/usr/src/linux,可以建立一个符号链接ln –s /usr/src/linux-x.xx.xx /usr/src/linux在驱动源代码路径下执行 make 命令,生成驱动的目标文件 can9880.o在/dev目录下建立can相应的设备文件,使用主设备号254mknod can98801 c 254 0-
soft-links-and-hard-links
- 硬链接是利用Linux中为每个文件分配的物理编号——inode建立链接。因此,硬链接不能跨越文件系统。(用ls –i命令可以查看目录下文件的inode编程)。 软链接(符号链接)是利用文件的路径名建立链接。通常建立软链接使用绝对路径而不是相对路径,以最大限度增加可移植性。 -Hard link is to use Linux distribution for each physical file number- inode link is established. Therefore,
constants
- ASCII values for a number of symbolic constants, printing functions.
kallsyms
- in-kernel printing of symbolic oopses and stack traces.
arm_symbol
- Arm specific symbolic name handling.
alpha_symbol
- Alpha specific symbolic name handling.
LINUX
- 1. 在Linux系统中,以 文件 方式访问设备 。 2. Linux内核引导时,从文件 /etc/fstab 中读取要加载的文件系统。 3. Linux文件系统中每个文件用 i节点 来标识。 4. 全部磁盘块由四个部分组成,分别为引导块 、专用块 、 i节点表块 和数据存储块。 5. 链接分为: 硬链接 和 符号链接 。 6. 超级块包含了i节点表 和 空闲块表 等重要的文件系统信息。 7. 某文件的权限为:d-rw-_r--_r--,用数值形式表示该权限,则该八进制数
i386_symbol
- i386 specific symbolic name handling.
ia64_symbol
- IA-64 specific symbolic name handling.
mips_symbol
- MIPS specific symbolic name handling.
ppc64_symbol
- PPC64 specific symbolic name handling.
sparc_symbol
- SPARC specific symbolic name handling.
x86_64_symbol
- x86_64 specific symbolic name handling.
kallsyms
- in-kernel printing of symbolic oopses and stack traces.
constants
- ASCII values for a number of symbolic constants, printing functions, etc.
xfs_ioctl
- We can only generate handles for inodes residing on a XFS filesystem, and only for regular files, directories or symbolic links.
vga-connector
- a symbolic name for the connector corresponding to a hardware label - ddc-i2c-bus: phandle to the I2C bus that is connected to VGA DDC.
smb2inode
- Failed on a symbolic link - query a reparse point info.
mntpt
- check a symbolic link to see whether it actually encodes a mountpoint - sets the AFS_VNODE_MOUNTPOINT flag on the vnode appropriately.
perf-list
- perf-list - List all symbolic event types.