summaryrefslogtreecommitdiffstats
path: root/src/core/main.c
Commit message (Expand)AuthorAgeFilesLines
* Separate out bus-scanning and device-probing logic.Michael Brown2005-04-141-2/+13
* Use the magic of common symbols to allow struct dev to effectively grow atMichael Brown2005-04-141-19/+4Star
* Use dev's print_info method to print standardised information aboutMichael Brown2005-04-131-0/+3
* Fix up find_pci_device so that it can be used for scanning for devicesMichael Brown2005-04-121-1/+19
* Replaced main loop with a trivial implementation so that we can tryMichael Brown2005-04-121-21/+40
* arch_initialise() is now sufficiently generic that we may as well justMichael Brown2005-04-101-0/+21
* relocate() is called by arch_initialise().Michael Brown2005-04-091-1/+0Star
* Merged mcb30-realmode-redesign back to HEADMichael Brown2005-04-081-124/+13Star
* Initial revisionMichael Brown2005-03-081-0/+529