Michael Brown
|
2e309f9eec
|
Fix BOOT_DRIVER to assign unique and meaningful name to structure.
|
20 年前 |
Michael Brown
|
ce8dea0dff
|
Separate out bus-scanning and device-probing logic.
|
20 年前 |
Michael Brown
|
1f26be34b8
|
Allow for multiple BOOT_DRIVER()s in the same file, provided that they
have different probe functions.
|
20 年前 |
Michael Brown
|
75d864432c
|
Use the magic of common symbols to allow struct dev to effectively grow at
link time to accommodate whatever bus objects are included.
|
20 年前 |
Michael Brown
|
a4f1a058a4
|
Add EISA as a bus type.
|
20 年前 |
Michael Brown
|
ac1c0a753d
|
Add MCA devices
|
20 年前 |
Michael Brown
|
95da907d5f
|
Add print_info method to dev_operations.
|
20 年前 |
Michael Brown
|
762fa9a478
|
Fix up find_pci_device so that it can be used for scanning for devices
*other* than the main boot device.
|
20 年前 |
Michael Brown
|
17c1ca90e7
|
New device probing mechanism
|
20 年前 |
Michael Brown
|
3d6123e69a
|
Initial revision
|
20 年前 |