aboutsummaryrefslogtreecommitdiffstats
path: root/com32/include/sys
Commit message (Expand)AuthorAgeFilesLines
* pci: Rename get_module_name_from_pci_idssyslinux-3.74-pre13syslinux-3.74-pre12Erwan Velu2009-03-291-1/+1
* hdt: Adding PCI latencyErwan Velu2009-03-141-0/+1
* hdt: irq have to be in dev_infoErwan Velu2009-03-141-1/+1
* hdt: Adding legacy IRQ stuffErwan Velu2009-03-131-1/+2
* PCI: flexible modules.pcimap & pci.ids pathsErwan Velu2009-03-111-3/+3
* hdt: PCI: Adding categoryErwan Velu2009-02-261-1/+3
* hdt: Adding more defined values for pci components Enabling mulitple kernel m...Erwan Velu2009-02-251-7/+13
* hdt: Returning ENOPCIIDS and ENOMODULESPCIMAP when pci.ids and modules.pcidma...Erwan Velu2009-02-251-0/+5
* hdt: Adding get_class_name_from_pci_ids to grab class name from the pciidsErwan Velu2009-02-251-0/+2
* pci: revamp the PCI system to have a hierarchial formatH. Peter Anvin2008-08-121-25/+48
* pci: inlines for extracting part of a PCI device addressH. Peter Anvin2008-08-011-0/+15
* pci: store device addressH. Peter Anvin2008-08-011-0/+1
* pci: resize pci_device arrayssyslinux-3.71-pre15Sebastian Herbszt2008-07-191-5/+5
* <sys/cpu.h>: asm() formatting cleanupH. Peter Anvin2008-07-161-1/+2
* <sys/cpu.h>: drop redundant "return"H. Peter Anvin2008-07-161-1/+1
* com32: move cpuid inlines to <sys/cpu.h>H. Peter Anvin2008-07-161-5/+40
* pci: fix off-by-one error and introduce MAX_PCI_FUNCSebastian Herbszt2008-06-131-1/+2
* PCI detection code doesn't corrupt memory anymore (2nd try)Erwan2008-03-201-3/+3
* Fix building on a 64-bit system without a 32-bit system installedsyslinux-3.52-pre10syslinux-3.52H. Peter Anvin2007-09-241-0/+6
* Improving PCI collected informationsErwan Velu2007-08-161-15/+24
* Remove useless attempt at reading pci.idsH. Peter Anvin2007-04-011-2/+0
* Stealth whitespace cleanup (automated)H. Peter Anvin2007-03-143-37/+37
* Wrapper infrastructure for "shuffle and boot"H. Peter Anvin2007-03-123-0/+413
* Ethersel must use the pci com32 module instead of builtin pci detection codeErwan Velu2007-03-071-0/+11
* Merge with 3.2x branchH. Peter Anvin2006-09-121-0/+32
|\
| * Introducing a new com32 module to parse pci devices/busessyslinux-3.2xErwan Velu2006-09-121-0/+32
* | Include file updatesH. Peter Anvin2006-08-281-0/+6
|/
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-031-1/+1
* Beginnings of a file-moving APIhpa2005-09-252-1/+10
* Out-of-line __intcall and __farcall; better detection mechanism for CM#2hpa2005-08-091-1/+2
* Add PCI_CFG_BIOShpa2005-08-031-0/+1
* Support PCI configuration space mechanism #2 if necessary.hpa2005-01-051-6/+14
* Fix PCI access functionshpa2005-01-041-6/+6
* Support timeout in the menusyslinux-2.20-pre12hpa2004-12-211-2/+2
* Make the raw input console non-blocking with a timeout, allows handlinghpa2004-12-201-0/+21
* Very basic operations now work; need to handle line-orientedhpa2004-11-171-0/+43
* Very first cut at a klibc-derived C library for com32hpa2004-11-104-0/+159