Searched refs:version (Results 1 – 25 of 1114) sorted by relevance
12345678910>>...45
/Documentation/scsi/ |
D | scsi-generic.txt | 13 Rather than document the driver's interface here, version information 21 - sg version 1 (original) from 1992 to early 1999 (lk 2.2.5) . 23 - sg version 2 from lk 2.2.6 in the 2.2 series. It is based on 24 an extended version of the sg_header interface structure. 25 - sg version 3 found in the lk 2.4 series (and the lk 2.5 series). 34 This describes the sg version 3 driver found in the lk 2.4 series. 39 Documentation for the version 2 sg driver found in the lk 2.2 series can 40 be found at http://sg.danny.cz/sg/. A larger version 60 - sg3_utils for the sg version 3 driver found in lk 2.4 61 - sg_utils for the sg version 2 (and original) driver found in lk 2.2 [all …]
|
D | ChangeLog.sym53c8xx_2 | 2 * version sym-2.1.0-20001230 6 * version sym-2.1.1-20010108 11 * version sym-2.1.2-20010114 17 * version sym-2.1.3-20010117 22 * version sym-2.1.4-20010120 28 * version sym-2.1.5-20010124 39 * version sym-2.1.6-20010207 67 * version sym-2.1.9-20010412 70 - Set #LUN in request sense only if scsi version <= 2 and 83 * version sym-2.1.10-20010509 [all …]
|
D | ChangeLog.sym53c8xx | 2 * version sym53c8xx-1.7.3c 13 * version sym53c8xx-1.7.3b 23 * version sym53c8xx-1.7.3a 29 * version sym53c8xx-1.7.3 35 * version sym53c8xx-1.7.3-pre1 65 * version sym53c8xx-1.7.2 66 - Remove the hack for PPC added in previous driver version. 83 * version sym53c8xx-1.7.1 90 * version sym53c8xx-1.7.0 101 report `resid' to user for linux version >= 2.3.99 [all …]
|
D | NinjaSCSI.txt | 60 [5] Copy nsp_cs.ko to suitable place, like /lib/modules/<Kernel version>/pcmcia/ . 71 version "WBT", "NinjaSCSI-3", "R1.0" 75 version "WORKBIT", "UltraNinja-16", "1" 80 version "IO DATA", "CBSC16 ", "1" 85 version "KME ", "SCSI-CARD-001", "1" 88 version "KME ", "SCSI-CARD-002", "1" 91 version "KME ", "SCSI-CARD-003", "1" 94 version "KME ", "SCSI-CARD-004", "1" 121 kernel version
|
D | dpti.txt | 28 * 2.0 version of the driver by Deanna Bonds and Mark Salyzyn. 31 * The driver was originally ported to linux version 2.0.34 34 * This was the first full GPL version since the last version used 35 * i2osig headers which were not GPL. Developer Testing version. 37 * V2.2 First released version 46 * V2.4 First version ready to be submitted to be embedded in the kernel
|
/Documentation/devicetree/bindings/arm/firmware/ |
D | tlm,trusted-foundations.txt | 10 - tlm,version-major: major version number of Trusted Foundations firmware 11 - tlm,version-minor: minor version number of Trusted Foundations firmware 17 tlm,version-major = <2>; 18 tlm,version-minor = <8>;
|
/Documentation/ABI/testing/ |
D | sysfs-platform-sst-atom | 6 LPE Firmware version for SST driver on all atom 12 aa: Major version is reflecting SoC version: 16 bb: Minor version 17 cc: Build version
|
D | sysfs-class-mei | 36 Description: Display the negotiated HBM protocol version. 38 The HBM protocol version negotiated 45 Description: Display the driver HBM protocol version. 47 The HBM protocol version supported by the driver. 62 Description: Display the ME firmware version. 64 The version of the platform ME firmware is in format:
|
D | sysfs-platform-wilco-ec | 23 Output will a version string be similar to the example below: 31 Output will a version string be similar to the example below: 34 What: /sys/bus/platform/devices/GOOG000C\:00/version 38 Display Wilco Embedded Controller firmware version.
|
D | sysfs-kernel-boot_params | 5 files: "data" and "version" and one subdirectory "setup_data". 14 "version" file is the string representation of boot 15 protocol version. 36 |__ version
|
D | sysfs-devices-system-ibm-rtl | 13 What: /sys/devices/system/ibm_rtl/version 17 Description: The version file provides a means by which to query 18 the RTL table version that lives in the Extended
|
D | sysfs-bus-mei | 7 Format: mei:<mei device name>:<device uuid>:<protocol version> 23 What: /sys/bus/mei/devices/.../version 27 Description: Stores mei client protocol version
|
/Documentation/sparc/ |
D | adi.rst | 6 ADI allows a task to set version tags on any subset of its address 7 space. Once ADI is enabled and version tags are set for ranges of 9 to memory in these ranges to the version set by the application 20 addresses ADI is being enabled on. MMU checks the version tag only 23 3. Set the version tag for virtual addresses using stxa instruction 30 top bits in the virtual address that specify the version tag. Once 31 version tag has been set for a memory location, the tag is stored in the 32 physical memory and the same tag must be present in the ADI version tag 34 SPARC M7 processor, MMU uses bits 63-60 for version tags and ADI block 36 version to, say 10, on a range of memory, must access that memory using [all …]
|
/Documentation/devicetree/bindings/powerpc/fsl/ |
D | ccf.txt | 11 fsl,corenet1-cf - CoreNet coherency fabric version 1. 14 fsl,corenet2-cf - CoreNet coherency fabric version 2. 18 between CCF version 1 and CCF version 2. This compatible 20 used for both CCF version 1 chips and CCF version 2
|
/Documentation/riscv/ |
D | boot-image-header.rst | 20 u32 version; /* Version of this header */ 40 - version field indicate header version number 43 Bits 0:15 Minor version 44 Bits 16:31 Major version 47 This preserves compatibility across newer and older version of the header. 48 The current version is defined as 0.2. 50 - The "magic" field is deprecated as of version 0.2. In a future
|
/Documentation/process/ |
D | changes.rst | 21 encountered a bug! If you're unsure what version you're currently 30 Program Minimal version Command to check the version 32 GNU C 4.6 gcc --version 33 GNU make 3.81 make --version 35 flex 2.5.35 flex --version 36 bison 2.0 bison --version 37 util-linux 2.10o fdformat --version 43 squashfs-tools 4.0 mksquashfs -version 47 PPP 2.4.0 pppd --version 48 nfs-utils 1.0.5 showmount --version [all …]
|
/Documentation/ |
D | Changes | 21 encountered a bug! If you're unsure what version you're currently 30 Program Minimal version Command to check the version 32 GNU C 4.6 gcc --version 33 GNU make 3.81 make --version 35 flex 2.5.35 flex --version 36 bison 2.0 bison --version 37 util-linux 2.10o fdformat --version 43 squashfs-tools 4.0 mksquashfs -version 47 PPP 2.4.0 pppd --version 48 nfs-utils 1.0.5 showmount --version [all …]
|
D | Makefile | 74 -D version=$(KERNELVERSION) -D release=$(KERNELRELEASE) \ 80 @$(srctree)/scripts/sphinx-pre-install --version-check 87 @$(srctree)/scripts/sphinx-pre-install --version-check 99 @$(srctree)/scripts/sphinx-pre-install --version-check 105 @$(srctree)/scripts/sphinx-pre-install --version-check 109 @$(srctree)/scripts/sphinx-pre-install --version-check
|
/Documentation/hwmon/ |
D | nct6683.rst | 36 Limit register locations on Intel boards with EC firmware version 1.0 38 datasheet. Nuvoton confirms that Intel uses a special firmware version 59 Board Firmware version 61 Intel DH87RL NCT6683D EC firmware version 1.0 build 04/03/13 62 Intel DH87MC NCT6683D EC firmware version 1.0 build 04/03/13 63 Intel DB85FL NCT6683D EC firmware version 1.0 build 04/03/13
|
D | occ.rst | 19 The P8 version of this driver is a client driver of I2C. It may be probed 23 The P9 version of this driver is a client driver of the FSI-based OCC driver. 38 certain OCCs in the system. The version number is not exported to the user 44 [with temperature sensor version 1] 50 [with temperature sensor version >= 2] 86 [with power sensor version < 2] 91 [with power sensor version >= 2] 99 [with power sensor version 0xa0] 105 For this sensor version, OCC sensor ID will be the same 133 [with caps sensor version > 1]
|
/Documentation/input/devices/ |
D | elantech.rst | 6 Extra information for hardware version 1 found and 18 4. Hardware version 1 22 5. Hardware version 2 28 6. Hardware version 3 33 7. Hardware version 4 39 8. Trackpoint (for Hardware version 3 and 4) 50 hardware versions unimaginatively called version 1,version 2, version 3 51 and version 4. Version 1 is found in "older" laptops and uses 4 bytes per 54 and width of the touch. Hardware version 3 uses 6 bytes per packet (and 56 of up to 3 fingers. Hardware version 4 uses 6 bytes per packet, and can [all …]
|
/Documentation/ABI/stable/ |
D | sysfs-hypervisor-xen | 38 <major>: major guest interface version 39 <minor>: minor guest interface version 95 What: /sys/hypervisor/version/extra 100 The Xen version is in the format <major>.<minor><extra> 105 What: /sys/hypervisor/version/major 110 The Xen version is in the format <major>.<minor><extra> 113 What: /sys/hypervisor/version/minor 118 The Xen version is in the format <major>.<minor><extra>
|
/Documentation/devicetree/bindings/ufs/ |
D | tc-dwc-g210-pltfrm.txt | 7 - compatible : compatible list must contain the PHY type & version: 10 complemented with the Controller IP version: 12 complemented with the JEDEC version:
|
/Documentation/networking/ |
D | skfp.txt | 117 - Kernel version 126 changed in SMT version v2.82. With this new SMT version, the yellow 146 v2.06 (20000511) (In-Kernel version) 152 v2.05 (20000217) (In-Kernel version) 156 v2.04 (20000207) (Standalone version) 160 v2.03 (20000111) (Standalone version) 164 v2.02 (991215) (Standalone version) 169 v2.01 (991122) (In-Kernel version) 180 - Compilation with kernel version 2.2.13 failed
|
/Documentation/devicetree/bindings/pinctrl/ |
D | pinctrl-mcp23s08.txt | 6 - "mcp,mcp23s08" (DEPRECATED) for 8 GPIO SPI version 7 - "mcp,mcp23s17" (DEPRECATED) for 16 GPIO SPI version 8 - "mcp,mcp23008" (DEPRECATED) for 8 GPIO I2C version or 9 - "mcp,mcp23017" (DEPRECATED) for 16 GPIO I2C version of the chip 11 - "microchip,mcp23s08" for 8 GPIO SPI version 12 - "microchip,mcp23s17" for 16 GPIO SPI version 13 - "microchip,mcp23s18" for 16 GPIO SPI version 14 - "microchip,mcp23008" for 8 GPIO I2C version or 15 - "microchip,mcp23017" for 16 GPIO I2C version of the chip 16 - "microchip,mcp23018" for 16 GPIO I2C version
|
12345678910>>...45