summaryrefslogtreecommitdiffstats
path: root/src/drivers/bus/isa.c
Commit message (Expand)AuthorAgeFilesLines
* Added "name" field to bus structure.Michael Brown2005-04-251-7/+8
* Must not go beyond end of driver's probe list.Michael Brown2005-04-221-1/+4
* Updated all common buses to new API.Michael Brown2005-04-221-99/+117
* Fix BUILD_SERIAL.Michael Brown2005-04-181-4/+14
* Move RELOCATE into config.hMichael Brown2005-04-181-3/+17
* Use only the header files that we needMichael Brown2005-04-171-1/+1
* Improved debugging outputMichael Brown2005-04-161-0/+2
* Make isa_probe_addr a simple integer rather than a struct, to facilitateMichael Brown2005-04-161-3/+6
* Standardised debug message.Michael Brown2005-04-151-1/+1
* Added a generalised ISA device-probing mechanism.Michael Brown2005-04-141-0/+123