- Modify the freebios tree so the pci config space api is mostly in sync between
authorEric Biederman <ebiederm@xmission.com>
Thu, 12 Jun 2003 19:23:51 +0000 (19:23 +0000)
committerEric Biederman <ebiederm@xmission.com>
Thu, 12 Jun 2003 19:23:51 +0000 (19:23 +0000)
commit7a5416af9574095c6df28fb8192fe4c063afa8da
tree66cc3bb27f8319255ebab48ba774d584693d4c22
parent540ae01cd341de75f5eb57906699ca24667d71cc
- Modify the freebios tree so the pci config space api is mostly in sync between
  code that runs without ram and code that runs with ram.

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@869 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/arch/i386/include/arch/romcc_io.h
src/arch/i386/lib/pci_ops.c
src/devices/device.c
src/devices/pci_device.c
src/include/device/device.h
src/include/device/pci_ops.h
src/southbridge/amd/amd8111/amd8111_ide.c
src/southbridge/amd/amd8111/amd8111_lpc.c
src/southbridge/amd/amd8111/amd8111_usb.c