freebsd-nq/sys/amd64
John Baldwin 5b2119223e Move the hostb driver out of the i386 and amd64 PCI code (where it was
duplicated anyways) and into a single MI driver.  Extend the driver a bit
to implement the bus and PCI kobj interfaces such that other drivers can
attach to it and transparently act as if their parent device is the PCI
bus (for the most part).
2005-12-20 21:09:45 +00:00
..
acpica Catch up with ACPI-CA 20051021 import 2005-11-01 22:44:08 +00:00
amd64 Make our ELF64 type definitions match standards. In particular this 2005-12-18 04:52:37 +00:00
compile
conf Merge DRM CVS as of 2005-12-02, adding i915 DRM support thanks to Alexey Popov, 2005-12-03 01:23:50 +00:00
ia32 Catch up to the system siginfo changes. Use a union for the ia32 layout 2005-12-06 23:06:29 +00:00
include MFi386: 2005-12-08 18:33:30 +00:00
isa For the amd64 platform, we can depend on the TSC being present. This patch 2005-12-12 22:27:07 +00:00
linux32 Remove linux_mib_destroy() (which I actually added in between 5.0 and 5.1) 2005-12-15 16:30:41 +00:00
pci Move the hostb driver out of the i386 and amd64 PCI code (where it was 2005-12-20 21:09:45 +00:00
Makefile