This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
pci
History
Andrew Turner
9ca014f67b
Pull the MSI/MSI-X handling functions out to help with INTRNG integration.
...
Obtained from: ABT Systems Ltd Sponsored by: The FreeBSD Foundation
2016-04-18 10:37:50 +00:00
..
eisa_pci.c
…
fixup_pci.c
…
hostb_pci.c
…
ignore_pci.c
…
isa_pci.c
…
pci_host_generic.c
Pull the MSI/MSI-X handling functions out to help with INTRNG integration.
2016-04-18 10:37:50 +00:00
pci_host_generic.h
Restore ThunderX Pass1.1 PCI changes removed by r295962
2016-02-26 12:16:11 +00:00
pci_if.m
Add a new PCI bus interface method to alloc the ivars (dinfo) for a device.
2016-04-15 03:42:12 +00:00
pci_iov_if.m
…
pci_iov_private.h
Clean up repeated "All rights reserved"
2016-03-14 17:41:17 +00:00
pci_iov_schema.c
Clean up repeated "All rights reserved"
2016-03-14 17:41:17 +00:00
pci_iov.c
Add a new PCI bus interface method to alloc the ivars (dinfo) for a device.
2016-04-15 03:42:12 +00:00
pci_iov.h
…
pci_pci.c
Use uintmax_t (typedef'd to rman_res_t type) for rman ranges.
2016-03-18 01:28:41 +00:00
pci_private.h
Add a new PCI bus interface method to alloc the ivars (dinfo) for a device.
2016-04-15 03:42:12 +00:00
pci_subr.c
Use uintmax_t (typedef'd to rman_res_t type) for rman ranges.
2016-03-18 01:28:41 +00:00
pci_user.c
…
pci.c
Add a new PCI bus interface method to alloc the ivars (dinfo) for a device.
2016-04-15 03:42:12 +00:00
pcib_if.m
…
pcib_private.h
…
pcib_support.c
…
pcireg.h
…
pcivar.h
Add a new PCI bus interface method to alloc the ivars (dinfo) for a device.
2016-04-15 03:42:12 +00:00
schema_private.h
Clean up repeated "All rights reserved"
2016-03-14 17:41:17 +00:00
vga_pci.c
Replace all resource occurrences of '0UL/~0UL' with '0/~0'.
2016-03-03 05:07:35 +00:00