| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix BOOT_DRIVER to assign unique and meaningful name to structure. | Michael Brown | 2005-04-14 | 1 | -2/+2 |
| * | Separate out bus-scanning and device-probing logic. | Michael Brown | 2005-04-14 | 1 | -5/+19 |
| * | Allow for multiple BOOT_DRIVER()s in the same file, provided that they | Michael Brown | 2005-04-14 | 1 | -1/+1 |
| * | Use the magic of common symbols to allow struct dev to effectively grow at | Michael Brown | 2005-04-14 | 1 | -13/+14 |
| * | Add EISA as a bus type. | Michael Brown | 2005-04-13 | 1 | -4/+11 |
| * | Add MCA devices | Michael Brown | 2005-04-13 | 1 | -0/+3 |
| * | Add print_info method to dev_operations. | Michael Brown | 2005-04-13 | 1 | -0/+4 |
| * | Fix up find_pci_device so that it can be used for scanning for devices | Michael Brown | 2005-04-12 | 1 | -1/+6 |
| * | New device probing mechanism | Michael Brown | 2005-04-12 | 1 | -107/+39![]() |
| * | Initial revision | Michael Brown | 2005-03-08 | 1 | -0/+126 |

