freebsd-dev/sys/sparc64
John Baldwin e131ba36e8 Move 'device pci' for the PCI bus driver to the MI NOTES file.
The PCI bus was already listed in all of the MD NOTES files and the
driver should at least compile on all platforms.
2016-04-29 23:53:55 +00:00
..
central Fix the resource_list_print_type() calls to use uintmax_t. 2016-03-22 22:25:08 +00:00
conf Move 'device pci' for the PCI bus driver to the MI NOTES file. 2016-04-29 23:53:55 +00:00
ebus sparc64: for pointers replace 0 with NULL. 2016-04-15 12:17:34 +00:00
fhc Fix the resource_list_print_type() calls to use uintmax_t. 2016-03-22 22:25:08 +00:00
include Since r296250 it is no longer possible for devices to use bus space 2016-04-10 22:43:36 +00:00
isa Introduce a RMAN_IS_DEFAULT_RANGE() macro, and use it. 2016-02-20 01:32:58 +00:00
pci Add a bus_null_rescan() method that always fails with an error. 2016-04-27 17:49:42 +00:00
sbus Fix the resource_list_print_type() calls to use uintmax_t. 2016-03-22 22:25:08 +00:00
sparc64 Use our nitems() macro when param.h is available. 2016-04-20 15:45:55 +00:00