⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 10-wwan-hso-preprobe.fdi

📁 udev是一种工具
💻 FDI
字号:
<?xml version="1.0" encoding="UTF-8"?> <!-- -*- SGML -*- --> <!--  This preprobe callout copies the hsotype of an Option WWAN-modem from the udev  configuration into the hal daemon database with key "info.hsotype".  Using a preprobe callout gives the possibility to use the new genrated key   "info.hsotype" as match rule for further configuration by a fdi file.  This fdi file has to be installed into the following directory:  /usr/share/hal/fdi/preprobe/20thirdparty--><deviceinfo version="0.2">  <device>    <match key="linux.subsystem" string="tty">    <match key="info.category" string="serial">    <!-- only needed for serial devices -->      <!-- High Speed Option network interface, test by vendor id to allow device name renaming -->      <match key="@info.parent:usb.vendor_id" int="0xaf0">        <append key="info.callouts.preprobe" type="strlist">hal-serial-hsotype</append>      </match>    </match>    </match>  </device></deviceinfo>

⌨️ 快捷键说明

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