Lines Matching refs:version
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
73 Here is a list of linux kernels in the 2.4 series that had new version
75 lk 2.4.0 : sg version 3.1.17
76 lk 2.4.7 : sg version 3.1.19
77 lk 2.4.10 : sg version 3.1.20 **
78 lk 2.4.17 : sg version 3.1.22
80 ** There were 3 changes to sg version 3.1.20 by third parties in the
84 new version of the sg driver:
85 lk 2.2.0 : original sg version [with no version number]
86 lk 2.2.6 : sg version 2.1.31
87 lk 2.2.8 : sg version 2.1.32
88 lk 2.2.10 : sg version 2.1.34 [SG_GET_VERSION_NUM ioctl first appeared]
89 lk 2.2.14 : sg version 2.1.36
90 lk 2.2.16 : sg version 2.1.38
91 lk 2.2.17 : sg version 2.1.39
92 lk 2.2.20 : sg version 2.1.40
95 contains sg version 3.5.23 which is functionally equivalent to sg
96 version 3.1.22 found in lk 2.4.17 .