switch-coreboot/include/device
Stefan Reinauer 6869f4a129 new device model from Ron
This tree shows the new model. It demonstrates the constructor array
in use, for devices that are and are not specified in the dts. It
introduces a new generic structure, device_id, analogous to
device_path, which can describe all the types of device IDs we have.
It shows a way to set up arrays of structs, in the dts, for the
constructors, so we avoid ldscript hacks.

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@233 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-03-10 15:55:41 +00:00
..
agp.h big move orgy. 2006-11-22 12:15:55 +00:00
cardbus.h big move orgy. 2006-11-22 12:15:55 +00:00
device.h new device model from Ron 2007-03-10 15:55:41 +00:00
hypertransport.h big move orgy. 2006-11-22 12:15:55 +00:00
hypertransport_def.h big move orgy. 2006-11-22 12:15:55 +00:00
path.h big move orgy. 2006-11-22 12:15:55 +00:00
pci.h new device model from Ron 2007-03-10 15:55:41 +00:00
pci_def.h big move orgy. 2006-11-22 12:15:55 +00:00
pci_ids.h Update pci_ids.h to the latest version from the Linux kernel 2007-03-08 13:57:20 +00:00
pci_ops.h add pci ops so that we can do something. 2007-03-02 18:17:02 +00:00
pci_rom.h big move orgy. 2006-11-22 12:15:55 +00:00
pciexp.h big move orgy. 2006-11-22 12:15:55 +00:00
pcix.h big move orgy. 2006-11-22 12:15:55 +00:00
pnp.h This one is going to break all your changes, but fix up a lot of code. 2007-02-27 14:03:20 +00:00
pnp_def.h big move orgy. 2006-11-22 12:15:55 +00:00
resource.h big move orgy. 2006-11-22 12:15:55 +00:00
smbus.h This one is going to break all your changes, but fix up a lot of code. 2007-02-27 14:03:20 +00:00
smbus_def.h big move orgy. 2006-11-22 12:15:55 +00:00