]> Zhao Yanbai Git Server - minix.git/commit
ALIX: No pci device at bus 0, dev 0, func 0 48/2948/1
authorrlfnb <ralf.neeb@googlemail.com>
Tue, 3 Mar 2015 20:23:40 +0000 (21:23 +0100)
committerLionel Sambuc <lionel@minix3.org>
Wed, 11 Mar 2015 12:46:41 +0000 (13:46 +0100)
commitb56a9d4725f0b3aa743904042e3d84db4e9af7ff
tree5a7d37227be84bec3117828cb42c900245d4d3be
parent3d0f2c86c4fbc1bc088f0c7babd766d97aada20f
ALIX: No pci device at bus 0, dev 0, func 0

Seems like its a kind of convention introduced by Intel but not
mandatory from a PCI specification point of view, that the PCI host
controller resides on bus 0, device 0 function 0. At least tinybios
(the bios used by ALIX and WRAP) based appliances are not able to boot
with this change.

Change-Id: I0e45c68c482972be7276028525985de920cf64f7
minix/drivers/bus/pci/pci.c