.. |
eisa_pci.c
|
|
|
fixup_pci.c
|
|
|
hostb_pci.c
|
Convert rman to use rman_res_t instead of u_long
|
2016-01-27 02:23:54 +00:00 |
ignore_pci.c
|
|
|
isa_pci.c
|
Convert rman to use rman_res_t instead of u_long
|
2016-01-27 02:23:54 +00:00 |
pci_host_generic.c
|
Convert the printfs here from %lx to %jx as well after r297000 in order
|
2016-03-18 19:36:43 +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
|
|
|
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
|
Clean up repeated "All rights reserved"
|
2016-03-14 17:41:17 +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
|
Support for Enhanced Allocation in PCI
|
2016-03-02 09:54:58 +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
|
Fix syntax error introduced in previous commit where I removed one
|
2016-02-19 16:53:21 +00:00 |
pci.c
|
Use uintmax_t (typedef'd to rman_res_t type) for rman ranges.
|
2016-03-18 01:28:41 +00:00 |
pcib_if.m
|
|
|
pcib_private.h
|
Convert rman to use rman_res_t instead of u_long
|
2016-01-27 02:23:54 +00:00 |
pcib_support.c
|
|
|
pcireg.h
|
Add support for Enhanced Allocation in pciconf
|
2016-02-26 08:35:04 +00:00 |
pcivar.h
|
Support for Enhanced Allocation in PCI
|
2016-03-02 09:54:58 +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 |