Searched hist:219865 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/pci/
H A Dpcivar.hdiff 219865 Tue Mar 22 10:18:11 MDT 2011 jhb Rename pci_find_extcap() to pci_find_cap(). PCI now uses the term
"extended capabilities" to refer to the new set of capability structures
starting at offset 0x100 in config space for PCI-express devices. For now
both function names will still work. I will merge this to older branches
to ease driver portability, but 9.0 will ship with a new pci_find_extcap()
function that locates extended capabilities instead.

Reviewed by: imp
MFC after: 1 week
H A Dpci.cdiff 219865 Tue Mar 22 10:18:11 MDT 2011 jhb Rename pci_find_extcap() to pci_find_cap(). PCI now uses the term
"extended capabilities" to refer to the new set of capability structures
starting at offset 0x100 in config space for PCI-express devices. For now
both function names will still work. I will merge this to older branches
to ease driver portability, but 9.0 will ship with a new pci_find_extcap()
function that locates extended capabilities instead.

Reviewed by: imp
MFC after: 1 week

Completed in 250 milliseconds