-PCI scanning
authoradar <adar>
Thu, 26 May 2005 09:58:10 +0000 (09:58 +0000)
committeradar <adar>
Thu, 26 May 2005 09:58:10 +0000 (09:58 +0000)
commit7a3b97675d95d666979d0b5fa0cae966f11ee188
tree30e13e7c76aa873ddfc9d333b0b9a749abcd89fb
parentc2edf1dc3e9a634fb7c68519d6cb6534a129e5b1
-PCI scanning
-PCI scanning through PCI-to-PCI bridges
-Preliminary USB code
-Tiny changes to pintos script so it'll run better
src/Makefile.build
src/devices/pci.c
src/devices/pci.h
src/devices/usb.c [new file with mode: 0644]
src/devices/usb.h [new file with mode: 0644]
src/threads/init.c
src/utils/pintos