mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-05 05:49:27 +00:00
7fa8a688aa
way it attaches multiple PCI buses directly to the CPU, instead of having them hanging off from PCI to PCI bridges. This code is a hack, and will be obsoleted by the planned rework of the PCI code, which will change the dealing with PCI to PCI bridges and other special devices significantly. The patch also adds a kern_devconf entry for PCI bus 0 which is assumed to be a child of cpu0. The new PCI code will make it possible to hand out the kern_devconf structure to a pci device being attached, since this is (regretably, IMHO) required by a few ISA devices. Finally there are new PCI ids for some Intel chip set devices, which had already been known to 2.1.5R, but did not make it into -current. This closes "kern/1558: PCI probe seems to have lost a device in -current". |
||
---|---|---|
.. | ||
aic7xxx | ||
ar | ||
bktr | ||
ccd | ||
cy | ||
de | ||
dgb | ||
ed | ||
eisa | ||
ep | ||
fdc | ||
fe | ||
fxp | ||
ic | ||
ie | ||
joy | ||
kbd | ||
lnc | ||
mcd | ||
mse | ||
pci | ||
ppbus | ||
rc | ||
scd | ||
si | ||
sio | ||
snp | ||
speaker | ||
sr | ||
syscons | ||
vn |