Lines Matching refs:access

89 	* Re-factored access to i386 ports on all relevant platforms.
91 * Added i386 port access on OpenBSD.
131 can be combined with another back-end which provides access
136 access to physical memory, and also manual configuration on some
160 of iopl() to gain access to I/O ports.
201 It does not provide direct access to the configuration space,
239 trying to access devices outside domain 0.
354 * Improvements of the FreeBSD back-end: read-only access for non-root,
604 which are currently reserved. This avoids unaligned access errors on
842 * Configuration of the access methods are now specified by the new
849 select an arbitrary access method. The `-P' switch (configure proc
1078 and always build all access methods.
1124 * lib/i386-ports.c, lib/i386-io-*: Report failures during port access
1129 the port access state to generic code.
1131 * lib/i386-io-hurd.h: Ask the kernel for I/O port access appropriately.
1238 at least read-only access. Patch by Pavel Celeda <[email protected]>.
1310 * lspci.man, setpci.man: Improved the man pages. Documented all access
1316 due to insufficient access rights.
1335 access more than that.
1471 * setpci.c (main): Allow access to whole 4096 bytes of the config space.
1477 currently implemented only in Linux proc and sysfs access methods
1540 * lib/access.c (pci_get_dev): Added support for domains.
1560 * lib/sysfs.c: Added Linux sysfs access method based on the patch
1563 * lib/proc.c: Renamed the access method name from "/proc/bus/pci" to "Linux-proc".
1595 Remove shadows of the syscall access method which was never
1635 * lib/i386-ports.c: Split OS-dependent I/O port access from i386-ports.c.
1659 * lib/configure [GNU]: Use the i386 ports for configuration access.
1739 * lib: Removed partially implemented "syscall" access method which will
1962 * lib/access.c: Corrected order of access methods -- it's wonderful how
2037 * lib/Makefile, lib/access.c: Added fbsd-device target.
2049 * lib/fbsd-device.c: Added FreeBSD /dev/pci access module contributed
2207 * lib/access.c (pci_init): When a->method == PCI_ACCESS_AUTO,
2208 set it to the real access method afterwards.
2241 * lib/access.c: Added general caching mechanism.
2258 works on 2.0 kernels (only with direct/dump access, of course).
2273 PCI access debugging option here.