> The BIOS setup menu usually has an entry to specify the type of the
> installed video card. If this item is set to CGA, the BIOS and the
> vga driver will initialize the card, even if it is a VGA, as the CGA
> card. Are you sure that this doesn't happen to be the case with
> your system?
My B
>On -current my VGA card is being used as a CGA card. It is correctly
>recognized as a VGA:
>
>vga-pci0: mem 0xf800-0xfbff irq 11 at d
>evice 15.0 on pci0
The above message simply means that a PCI card classified as VGA is
found. This does not necessarily means that the card can be use
On -current my VGA card is being used as a CGA card. It is correctly
recognized as a VGA:
vga-pci0: mem 0xf800-0xfbff irq 11 at device
15.0 on pci0
vga0: at port 0x3d0-0x3db iomem 0xb8000-0xb on isa0
but then used as a CGA:
sc0: CGA <16 virtual consoles, flags=0x200>
The problem