Subject: Re: port-alpha/12923
To: R. C. Dowdeswell <elric@imrryr.org>
From: Markus W Kilbinger <kilbi@rad.rwth-aachen.de>
List: port-alpha
Date: 07/18/2001 21:27:23
>>>>> "R" == R C Dowdeswell <elric@mabelode.imrryr.org> writes:

    R> So, I've checked in the code to [hopefully] address
    R> port-alpha/12923.

    R> I'd appreciate it if some people with all manner of TGA
    R> variants update to -current and make sure that I didn't break
    R> their card's support.

    R> I have tested these changes on a PowerStorm 3d30 (8bit TGA,
    R> frame buffer, X still works) and a PowerStorm 4d20 (32bit TGA,
    R> console in VGA text mode.)

I did it with my AlphaStation 500/500 containing a PowerStorm 4d20:
Built a todays -current kernel and booted it with 1.5.1 userland:

Seems to work! The 4d20 no longer panics the kernel and a simple vga
is detected:

  vga0 at pci0 dev 8 function 0: Digital Equipment TGA2 (rev. 0x22)
  wsdisplay0 at vga0: console (80x25, vt100 emulation)

-> dmesg output looks like without the enabled 'tga*' kernel option.

'XalphaNetBSD' complains about:

  unable to get frame buffer info: Inappropriate ioctl for device

Altogether: Is it what you have expected?

Markus.