]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
The nexus_attach() code works a lot better if it's actually connected to
authorpeter <peter@FreeBSD.org>
Mon, 23 Aug 1999 19:23:33 +0000 (19:23 +0000)
committerpeter <peter@FreeBSD.org>
Mon, 23 Aug 1999 19:23:33 +0000 (19:23 +0000)
commitc0b846b2a45d1386c0f10d01639652b562c48195
treecc80ebf87e033510dc1c1ffe61021b1402f8f0bf
parent5a863b38fd79b07f2cf8f60e2c2ff2951b23a424
The nexus_attach() code works a lot better if it's actually connected to
the device methods... Also, don't fail to add eisa/isa because a previous
device failed to attach.
sys/amd64/amd64/legacy.c
sys/amd64/amd64/nexus.c
sys/i386/i386/legacy.c
sys/i386/i386/nexus.c