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

/freebsd-9.3-release/sys/dev/pci/
H A Dpci_pci.cdiff 107248 Mon Nov 25 19:53:14 MST 2002 jhb Fix a couple of bugs in host_pcib_get_busno():
- If a PCI device is not present, then a 32-bit read_config() is going to
return 0xffffffff not 0xffff.
- For the 82454NX chipset, the MIOC that we read the bus numbers of the
various host-PCI bridges from is at function (slot) 0x10 not 0x0.

Approved by: re (rwatson)
H A Dpci_subr.cdiff 107248 Mon Nov 25 19:53:14 MST 2002 jhb Fix a couple of bugs in host_pcib_get_busno():
- If a PCI device is not present, then a 32-bit read_config() is going to
return 0xffffffff not 0xffff.
- For the 82454NX chipset, the MIOC that we read the bus numbers of the
various host-PCI bridges from is at function (slot) 0x10 not 0x0.

Approved by: re (rwatson)

Completed in 56 milliseconds