Michael Brown
|
c3e41e6fd1
|
Added soon-to-be-requisite missing include.
|
преди 19 години |
Michael Brown
|
282b6f1a1a
|
isa.c uses the new table infrastructure.
|
преди 20 години |
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.
|
преди 20 години |
Michael Brown
|
5bace628ae
|
Added "name" field to bus structure.
|
преди 20 години |
Michael Brown
|
feb652709d
|
Must not go beyond end of driver's probe list.
|
преди 20 години |
Michael Brown
|
924143661a
|
Updated all common buses to new API.
|
преди 20 години |
Michael Brown
|
cf79681b80
|
Fix BUILD_SERIAL.
Change from using #if to #ifdef, since #if can't cope with string
constants.
|
преди 20 години |
Michael Brown
|
85b00c4b72
|
Move RELOCATE into config.h
Move ISA probe address logic from config.c into isa.c, create header file
config/isa.h.
|
преди 20 години |
Michael Brown
|
03346742c0
|
Use only the header files that we need
|
преди 20 години |
Michael Brown
|
e1a9798af4
|
Improved debugging output
|
преди 20 години |
Michael Brown
|
9f02376409
|
Make isa_probe_addr a simple integer rather than a struct, to facilitate
specification of ISA_PROBE_ADDRS.
|
преди 20 години |
Michael Brown
|
344ea224b4
|
Standardised debug message.
|
преди 20 години |
Michael Brown
|
9eac705dd2
|
Added a generalised ISA device-probing mechanism.
|
преди 20 години |