The typical SCSI generic driver commands.
典型的SCSI通用驱动器命令。
Finally, let's look at an inquiry command and how it would execute using the generic driver.
最后,我们看看inquiry命令,以及如何使用通用驱动器执行它。
You can take advantage of the SCSI generic driver from user space with the sg3utils package.
通过sg3utils包还可以从用户空间利用SCSIgeneric驱动器。
With a Linux generic driver interface, you can build applications that can send more kinds of SCSI commands to SCSI devices.
通过Linux通用驱动器接口,您可以构建能够向SCSI设备发送更多SCSI命令的应用程序。
Linux provides a generic driver for SCSI devices and an application programming interface so you can build applications to send SCSI commands directly to SCSI devices.
Linux提供一个SCSI设备通用驱动器和一个应用程序编程接口,您可以通过它们构建能够将SCSI命令直接发送到SCSI设备的应用程序。
With these generic driver interfaces, you can directly send SCSI commands to SCSI devices, bypassing a file system that is normally created on a SCSI disk and mounted under a directory.
通过这些通用的驱动器接口,您就可以将SCSI命令直接发送到 SCSI设备,而不需要经过在 SCSI磁盘上创建(并装载到某个目录)的文件系统。
This second driver provides the generic interface for drawing in video mode.
这个第二层驱动程序提供了视频模式中绘图的常规接口。
Wireless extensions is the name of a generic API that allows a driver to inform the user about space configuration and statistics specific to common wireless LANs.
无线扩展是一个普通api的名称,它允许驱动程序告知用户关于常见无线lan的空间结构和统计细节。
For example, an SQL utility can be compiled against the generic JDBC package, but at runtime (and with an additional piece of configuration information) can instantiate the correct JDBC driver.
例如,一个SQL工具可以依赖普通JDBC包来编译,而运行时(可以有附加配置信息)可以实例化适当的JDBC驱动。
The lowest layer is the basic console driver drivers/char/console.c, which provides a portion of the generic interface for the text console.
最底层是基本控制台驱动程序 drivers/char/console.c,它提供了文本控制台常规接口的一部分。
For Oracle, DB2 or MySQL database, you need to use the generic resource adapter that allows you to specify the driver and ConnectionURL for the JDBC driver (Listing 5).
对于Oracle、DB 2或MySQL数据库,您需要使用一般资源适配器,它允许您为JDBC驱动程序指定Driver和ConnectionURL(清单5)。
In the Advanced TAB, select VESA Driver (generic) as your video card.
在Advanced选项卡中,选择vesa Driver (generic)作为视频卡。
With generic device and device driver structures, most of the binding can take place using common code.
而对于那些通用的设备和设备驱动,大部分的绑定操作都可以使用共同的代码。
With generic device and device driver structures, most of the binding can take place using common code.
总线驱动已经自行处理了这个部分,因为总线有专门的结构来代替设备和驱动。
With generic device and device driver structures, most of the binding can take place using common code.
总线驱动已经自行处理了这个部分,因为总线有专门的结构来代替设备和驱动。
应用推荐