]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
* Fix vga_probe() so that it doesn't report a non-vga display adapter as
authordfr <dfr@FreeBSD.org>
Sat, 31 Oct 1998 10:35:24 +0000 (10:35 +0000)
committerdfr <dfr@FreeBSD.org>
Sat, 31 Oct 1998 10:35:24 +0000 (10:35 +0000)
commit6812cb0412f8b584d79915b6f855ce0cbdc2d962
tree04c86d5710708f0a053a9c18d0e4a4a8523ef270
parentc9ebff45d03b2e60c25849990936ef4b3bae0483
* Fix vga_probe() so that it doesn't report a non-vga display adapter as
  a vga.
* Fix broken logic in syscons for a failed probe.
* Fix AlphaStation 500/600 so that non-serial consoles are supported.

Submitted by: Thomas Valentino Crimi <tcrimi+@andrew.cmu.edu> (vga bits),
      Andrew Gallatin <gallatin@cs.duke.edu> (AS500/AS600)
sys/alpha/alpha/dec_kn20aa.c
sys/isa/syscons.c
sys/pci/pcisupport.c