summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2000-08-31 23:11:35 +0000
committerpeter <peter@FreeBSD.org>2000-08-31 23:11:35 +0000
commiteff5d582a01ba40ed735f77e3f58fec8f42d6604 (patch)
tree548c1d86f729edd11b788279a7df503e5c653b47 /lib/libc
parentbfbd66dc36e695d7ff6dc73bc53b36eba1d4101b (diff)
downloadFreeBSD-src-eff5d582a01ba40ed735f77e3f58fec8f42d6604.zip
FreeBSD-src-eff5d582a01ba40ed735f77e3f58fec8f42d6604.tar.gz
Take a shot at fixing multiple pci busses on i386.
pcib_set_bus() cannot be used on the new child because it is meant to be used on the *pci* device (it looks at the parent internally) not the pcib being added. Bite the bullet and use ivars for the bus number to avoid any doubts about whether the softc is consistant between probe and attach. This should not break the Alpha code.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud