summaryrefslogtreecommitdiffstats
path: root/src/include/isa.h
Commit message (Expand)AuthorAgeFilesLines
* Add "name" field to struct device to allow human-readable hardware deviceMichael Brown2007-01-101-1/+1
* gcc is rather over-aggressive about optimising out static data structuresMichael Brown2006-04-241-1/+1
* isa.c uses the new table infrastructure.Michael Brown2005-04-271-2/+1Star
* ISA bus driver updated to report devices as present only if a driverMichael Brown2005-04-261-3/+6
* ConsistencyMichael Brown2005-04-221-1/+1
* Updated all common buses to new API.Michael Brown2005-04-221-10/+23
* Move RELOCATE into config.hMichael Brown2005-04-181-7/+0Star
* Make isa_probe_addr a simple integer rather than a struct, to facilitateMichael Brown2005-04-161-6/+4Star
* TypoMichael Brown2005-04-141-1/+1
* Added a generalised ISA device-probing mechanism.Michael Brown2005-04-141-14/+65
* Created separate isa_ids.h file and a utility function to print out ISAMichael Brown2005-04-131-6/+2Star
* Initial revisionMichael Brown2005-03-081-0/+32