Michael Brown
|
3dbdeb588f
|
ISA bus driver updated to report devices as present only if a driver
thinks they are.
Other bus drivers modified for consistency.
|
19 年之前 |
Michael Brown
|
1e156f537b
|
Consistency
|
19 年之前 |
Michael Brown
|
3e8c2aa78b
|
Fix up fill_mca_nic.
|
19 年之前 |
Michael Brown
|
924143661a
|
Updated all common buses to new API.
|
19 年之前 |
Michael Brown
|
98ff29345e
|
Created a bus/device API that allows for the ROM prefix to specify an
initial device, and will also allow for e.g. a device menu to be presented
to the user.
|
19 年之前 |
Michael Brown
|
9183f2412e
|
bus header files must include dev.h to get struct dev.
|
19 年之前 |
Michael Brown
|
104880ca19
|
Tweak API to allow separation of bus-scanning and device-probing logic.
|
19 年之前 |
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.
|
19 年之前 |
Michael Brown
|
9711f50e20
|
Created separate isa_ids.h file and a utility function to print out ISA
IDs in a human-readable format.
|
19 年之前 |
Michael Brown
|
1aee4e8001
|
Extracted from 3c509.c
|
19 年之前 |