会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 2. 发明申请
    • Simplified Device Drivers For Hardware Devices of a Computer System
    • 简化的计算机系统硬件设备驱动程序
    • US20060133878A1
    • 2006-06-22
    • US11276481
    • 2006-03-01
    • Vladimir SadovskyFranc CamaraKeisuke TsuchidaLyman Partin
    • Vladimir SadovskyFranc CamaraKeisuke TsuchidaLyman Partin
    • B41J5/30
    • G06F13/102
    • A computer system uses simplified device drivers for operating hardware devices. A simplified device driver for a hardware device of a given device type, such as a flatbed scanner, works with a system-supplied common driver for that given device type. The common driver and the simplified driver together function like a regular device driver. The simplified device driver implements a small number of entry point functions corresponding to a pre-selected set of operation commands “generic” to hardware devices of that given device type. When an application makes a request for an operation by the device, the request is passed through a device driver interface (DDI) to the common driver. The common driver then calls the entry point functions in the simplified device driver to carry out the requested operation.
    • 计算机系统使用简化的设备驱动程序来操作硬件设备。 用于给定设备类型的硬件设备(例如平板扫描仪)的简化设备驱动程序可与给定设备类型的系统提供的通用驱动程序一起使用。 通用驱动程序和简化驱动程序一起起作用,就像常规的设备驱动程序。 简化的设备驱动器实现对应于该给定设备类型的硬件设备的预选操作命令集“通用”的少量入口点功能。 当应用程序请求设备的操作时,请求将通过设备驱动程序接口(DDI)传递给公共驱动程序。 然后,通用驱动程序调用简化的设备驱动程序中的入口点函数来执行请求的操作。
    • 3. 发明申请
    • Simplified Device Drivers for Hardware Devices of a Computer System
    • 计算机系统硬件设备的简化设备驱动程序
    • US20060147235A1
    • 2006-07-06
    • US11276484
    • 2006-03-01
    • Vladimir SadovskyFranc CamaraKeisuke TsuchidaLyman Partin
    • Vladimir SadovskyFranc CamaraKeisuke TsuchidaLyman Partin
    • B41J5/30
    • G06F13/102
    • A computer system uses simplified device drivers for operating hardware devices. A simplified device driver for a hardware device of a given device type, such as a flatbed scanner, works with a system-supplied common driver for that given device type. The common driver and the simplified driver together function like a regular device driver. The simplified device driver implements a small number of entry point functions corresponding to a pre-selected set of operation commands “generic” to hardware devices of that given device type. When an application makes a request for an operation by the device, the request is passed through a device driver interface (DDI) to the common driver. The common driver then calls the entry point functions in the simplified device driver to carry out the requested operation.
    • 计算机系统使用简化的设备驱动程序来操作硬件设备。 用于给定设备类型的硬件设备(例如平板扫描仪)的简化设备驱动程序可与给定设备类型的系统提供的通用驱动程序一起使用。 通用驱动程序和简化驱动程序一起起作用,就像常规的设备驱动程序。 简化的设备驱动器实现对应于该给定设备类型的硬件设备的预选操作命令集“通用”的少量入口点功能。 当应用程序请求设备的操作时,请求将通过设备驱动程序接口(DDI)传递给公共驱动程序。 然后,通用驱动程序调用简化的设备驱动程序中的入口点函数来执行请求的操作。
    • 5. 发明申请
    • System and method employing script-based device drivers
    • 采用基于脚本的设备驱动程序的系统和方法
    • US20050108728A1
    • 2005-05-19
    • US11012366
    • 2004-12-14
    • Franc CamaraVladimir SadovskyLyman PartinByron Changuion
    • Franc CamaraVladimir SadovskyLyman PartinByron Changuion
    • G06F13/00G06F13/10
    • G06F13/102
    • A computer system and method uses script-based device drivers for operating hardware devices. The script-based driver architecture comprises a scripting driver, a script engine, and a driver script for a given hardware device, such as a scanner. The driver script is generally a text file containing a sequence of programming instructions defining the operational behavior of the hardware device. The scripting driver exports a set of objects whose functions can be called by the driver script to communicate with and control the device. When a request to operate the hardware device is received by the scripting driver, the script engine interprets the programming instructions in the driver script corresponding to the request and invokes the functions of the scripting driver objects called by the programming instructions to carry out the requested device operation.
    • 计算机系统和方法使用基于脚本的设备驱动程序来操作硬件设备。 基于脚本的驱动程序体系结构包括脚本驱动程序,脚本引擎和用于给定硬件设备(如扫描程序)的驱动程序脚本。 驱动程序脚本通常是包含定义硬件设备的操作行为的编程指令序列的文本文件。 脚本驱动程序导出一组对象,该对象的功能可以由驱动程序脚本调用以与设备进行通信和控制。 当脚本驱动程序接收到操作硬件设备的请求时,脚本引擎解释与该请求相对应的驱动程序脚本中的编程指令,并调用由编程指令调用的脚本驱动程序对象的功能,以执行所请求的设备 操作。
    • 9. 发明授权
    • Simplified device drivers for hardware devices of a computer system
    • 用于计算机系统硬件设备的简化设备驱动程序
    • US07322035B2
    • 2008-01-22
    • US11276481
    • 2006-03-01
    • Vladimir SadovskyFranc J. CamaraKeisuke TsuchidaLyman Cooper Partin
    • Vladimir SadovskyFranc J. CamaraKeisuke TsuchidaLyman Cooper Partin
    • G06F9/46
    • G06F13/102
    • A computer system uses simplified device drivers for operating hardware devices. A simplified device driver for a hardware device of a given device type, such as a flatbed scanner, works with a system-supplied common driver for that given device type. The common driver and the simplified driver together function like a regular device driver. The simplified device driver implements a small number of entry point functions corresponding to a pre-selected set of operation commands “generic” to hardware devices of that given device type. When an application makes a request for an operation by the device, the request is passed through a device driver interface (DDI) to the common driver. The common driver then calls the entry point functions in the simplified device driver to carry out the requested operation.
    • 计算机系统使用简化的设备驱动程序来操作硬件设备。 用于给定设备类型的硬件设备(例如平板扫描仪)的简化设备驱动程序可与给定设备类型的系统提供的通用驱动程序一起使用。 通用驱动程序和简化驱动程序一起起作用,就像常规的设备驱动程序。 简化的设备驱动器实现对应于该给定设备类型的硬件设备的预选操作命令集“通用”的少量入口点功能。 当应用程序请求设备的操作时,请求将通过设备驱动程序接口(DDI)传递给公共驱动程序。 然后,通用驱动程序调用简化的设备驱动程序中的入口点函数来执行请求的操作。
    • 10. 发明授权
    • Simplified device drivers for hardware devices of a computer system
    • 用于计算机系统硬件设备的简化设备驱动程序
    • US07536699B2
    • 2009-05-19
    • US11276484
    • 2006-03-01
    • Vladimir SadovskyFranc J. CamaraKeisuke TsuchidaLyman Cooper Partin
    • Vladimir SadovskyFranc J. CamaraKeisuke TsuchidaLyman Cooper Partin
    • G06F9/44
    • G06F13/102
    • A computer system uses simplified device drivers for operating hardware devices. A simplified device driver for a hardware device of a given device type, such as a flatbed scanner, works with a system-supplied common driver for that given device type. The common driver and the simplified driver together function like a regular device driver. The simplified device driver implements a small number of entry point functions corresponding to a pre-selected set of operation commands “generic” to hardware devices of that given device type. When an application makes a request for an operation by the device, the request is passed through a device driver interface (DDI) to the common driver. The common driver then calls the entry point functions in the simplified device driver to carry out the requested operation.
    • 计算机系统使用简化的设备驱动程序来操作硬件设备。 用于给定设备类型的硬件设备(例如平板扫描仪)的简化设备驱动程序可与给定设备类型的系统提供的通用驱动程序一起使用。 通用驱动程序和简化驱动程序一起起作用,就像常规的设备驱动程序 简化的设备驱动器实现对应于该给定设备类型的硬件设备的预选操作命令集“通用”的少量入口点功能。 当应用程序请求设备的操作时,请求将通过设备驱动程序接口(DDI)传递给公共驱动程序。 然后,通用驱动程序调用简化的设备驱动程序中的入口点函数来执行请求的操作。