summaryrefslogtreecommitdiff
path: root/com32/include/sys/pci.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'hpa/master' into for-erwanPierre-Alexandre Meyer2009-08-041-52/+53
|\
| * Run Nindent on com32/include/sys/pci.hH. Peter Anvin2009-05-291-50/+53
| * Global whitespace cleanup.H. Peter Anvin2009-04-201-6/+6
* | pci: Adding get_module_name_from_alias()Erwan Velu2009-04-271-1/+3
|/
* pci: add pci_for_each_func3() which produces an addressH. Peter Anvin2009-04-141-0/+10
* 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
* 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
* 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-141-1/+1
* Ethersel must use the pci com32 module instead of builtin pci detection codeErwan Velu2007-03-071-0/+11
* Introducing a new com32 module to parse pci devices/busessyslinux-3.2xErwan Velu2006-09-121-0/+32
* 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
* Very first cut at a klibc-derived C library for com32hpa2004-11-101-0/+23