Home
last modified time | relevance | path

Searched refs:this (Results 1 – 9 of 9) sorted by relevance

/pciutils/
H A DCOPYING7 of this license document, but changing it is not allowed.
44 that everyone understands that there is no warranty for this free
73 covered by this License; they are outside its scope. The act of
101 parties under the terms of this License.
132 the scope of this License.
173 except as expressly provided under this License. Any attempt
195 this License.
201 excuse you from the conditions of this License. If you cannot
227 be a consequence of the rest of this License.
235 the limitation as if written in the body of this License.
[all …]
H A Dls-map.c19 byte this, dev, func, first, last, bug; member
38 b->this = get_conf_byte(d, np); in map_bridge()
44 p->bus, p->dev, p->func, b->this, b->first, b->last); in map_bridge()
45 if (b->this != p->bus) in map_bridge()
142 printf("Entered via %02x:%02x.%d\n", b->this, b->dev, b->func); in map_bridges()
H A DREADME5 All files in this package can be freely distributed and used according
16 configuration registers and several utilities based on this library.
77 specify this option, the configure script will try to guess
102 than I release new versions of this package, so it is maintained separately.
H A DREADME.Windows39 Accounts settings (take effect after next login). By default this privilege is
47 To compile this port, run following command:
56 In this case try to compile with additional make option: COMPAT_GETOPT=yes
H A DChangeLog203 For back-ends of this type, we now provide an emulated read-only
236 of minor bugs related to this.
529 (modules.pcimap no longer exists). To facilitate this, libpci
633 mature if the most important bug of the month was this one ;-)
903 device. So far, this is supported only on Linux with the
989 instead of "r". This is needed on DOS systems, where this function
1588 this time the version checks should be right.
1703 for reporting this problem.
1945 * lib/proc.c: pread/pwrite fixed again, this time on libc5 :(
2358 (thanks to Geert Uytterhoeven for finding this out)
[all …]
H A Dpci.ids1192 # For secure part version of this chip
1194 # For secure part version of this chip
1196 # For secure part version of this chip
1198 # For secure part version of this chip
1200 # For secure part version of this chip
1203 # For secure part version of this chip
1205 # For secure part version of this chip
4350 …rom another mainboard, since all other ID numbers on this mainboard including the sub-device of th…
7378 … used 1507 instead of 1057 in some chips. Please look at the 1507 entry as well when updating this.
10753 # Foxconn has used a wrong vendor ID for this one
/pciutils/lib/
H A Dlibpci.ver4 * Visibility declarations in the source take precedence over this script,
12 * For PE/COFF targets this file is processed by ver2def.pl script and not
H A Di386-io-access.h73 #error Do not know how to access I/O ports on this compiler
H A Di386-ports.c36 #error Do not know how to access I/O ports on this OS.