config

来自「周立功magic2410实验箱源码 第6章Linux高级实验(part1) 」· 代码 · 共 37 行

TXT
37
字号
## PCMCIA Card Configuration Database## config 1.249 2004/07/16 16:38:24 (David Hinds)## config.opts is now included at the very end.  In general, it is a# good idea to add things to that file rather than to this one.### Device driver definitions## These should generally not be changed!## For drivers that depend on multiple modules, the definitions here# assume that "modprobe" will resolve all dependencies.  Current# versions of cardmgr use modprobe by default but will fall back on# insmod if modprobe is unavailable.  On such a system, you must# explicitly specify module dependencies in this file.  Here, those# module dependencies are listed but commented out.#device "ide-cs"  class "ide" module "/temp/ide-cs"## ATA/IDE fixed disk devices#card "ATA/IDE Fixed Disk"  function fixed_disk  bind "ide-cs"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?