syscons - Untangle device attachement from isa?, attach to nexus? instead.
authorImre Vadász <imre@vdsz.com>
Sun, 28 Jan 2018 15:11:10 +0000 (16:11 +0100)
committerImre Vadász <imre@vdsz.com>
Sun, 28 Jan 2018 15:45:53 +0000 (16:45 +0100)
commit20e2cd35cbe6ee16ff636fba5635b7c5f96b7744
treea57d47945a2b1c7aad3007689e5f8d2dced0f8b2
parentf2c400e8d295d33c95df1bc50e36c0585233955e
syscons - Untangle device attachement from isa?, attach to nexus? instead.

* The syscons device was still attaching via the isa? bus for mostly
  historical reasons. Instead directly attach to nexus? and use a custom
  _identify method to create the sc%d child devices.
sys/config/LINT64
sys/config/X86_64_GENERIC
sys/dev/misc/syscons/syscons_nexus.c [moved from sys/bus/isa/syscons_isa.c with 86% similarity]
sys/platform/pc64/conf/files