summaryrefslogtreecommitdiffstats
path: root/src/drivers/bus/isa_ids.c
Commit message (Expand)AuthorAgeFilesLines
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-1/+1
* Updated ISAPnP, EISA, MCA and ISA buses to current device model.Michael Brown2007-03-101-7/+7
* bswap_16() exists; no need to use __bswap_16()Michael Brown2005-04-211-2/+2
* Use only the header files that we needMichael Brown2005-04-171-1/+3
* Use __bswap_16, since we're not dealing with quantities to go onto the network.Michael Brown2005-04-131-2/+2
* Created separate isa_ids.h file and a utility function to print out ISAMichael Brown2005-04-131-0/+24