1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-05 12:56:08 +00:00
freebsd/sys/dev/pci
Matthew N. Dodd ced8202c20 Implement 2 small helper functions:
pci_find_bsf() - Find a device_t by bus/slot/function.
	pci_find_device() - Find a device_t by vendor/device ID.
2002-01-10 00:56:02 +00:00
..
eisa_pci.c
fixup_pci.c Fix reversed arguments to pci_write_config() 2001-06-03 09:45:40 +00:00
ignore_pci.c
isa_pci.c Add support for the Intel 82443MX chipset 2001-12-21 01:28:59 +00:00
pci_if.m Slightly reimplement some recently added helper functions as methods, so 2001-02-27 23:13:20 +00:00
pci_pci.c Experimental patch to try to properly clip the range of the memory 2001-11-26 07:12:35 +00:00
pci_user.c o Modify access control code for /dev/pci device to use securelevel_gt() 2001-09-26 20:14:03 +00:00
pci.c Implement 2 small helper functions: 2002-01-10 00:56:02 +00:00
pcib_if.m
pcireg.h
pcivar.h Implement 2 small helper functions: 2002-01-10 00:56:02 +00:00