tffs.con
来自「Linux下msys公司提供的doc2000的驱动源代码」· CON 代码 · 共 31 行
CON
31 行
# path to kernel sourcesTFFS_KERNEL=/usr/src/linux# TFFS versionTFFS_SVER=51430TFFS_LIB=sources# H/W customization:# Cotulla/Lubbock: call DOC init code for Cotulla, DOC address 0x14000000TFFS_COTULLA=n# Alchemy Au db1500: AMD flash address is 0x1e000000, length is 8MTFFS_AU1500=n# Regular x86 PC: addresses of DOC is 0xc8000-0xdf000, 8K windowTFFS_PCx86=n# Supported chips:TFFS_USE_AMD_ISA=nTFFS_USE_AMD_PCI=nTFFS_USE_MDOC=yTFFS_USE_MDOCP=yTFFS_USE_M512=nTFFS_USE_OREN=n# Supported FFS:TFFS_USE_FTL=nTFFS_USE_NFTL=yTFFS_USE_INFTL=yTFFS_USE_SAFTL=n
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?