1 1.1.2.2 snj # $NetBSD: LEGACY,v 1.1.2.2 2015/03/09 09:06:04 snj Exp $ 2 1.1.2.2 snj 3 1.1.2.2 snj # LEGACY kernel -- includes vga@isa and pcdisplay@isa for pre-PCI 4 1.1.2.2 snj # systems, due to significant pain making them fail to attach when 5 1.1.2.2 snj # drmkms has not already attached. see PR#49290 for details. 6 1.1.2.2 snj 7 1.1.2.2 snj include "arch/i386/conf/GENERIC" 8 1.1.2.2 snj 9 1.1.2.2 snj vga0 at isa? 10 1.1.2.2 snj pcdisplay0 at isa? # CGA, MDA, EGA, HGA 11 1.1.2.2 snj wsdisplay* at pcdisplay? console ? 12 1.1.2.2 snj 13 1.1.2.2 snj # XXX we could turn off all sorts of other modern features in this 14 1.1.2.2 snj # configuration, but that is left for future work. 15