Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-04-26 | Add support for the WSDISPLAYIO_LINEBYTES ioctl and the | Matthieu Herrb | |
WSDISPLAYIO_MODE_DUMBFB mode (mode where mmapping /dev/ttyC0 maps the framebuffer only) This makes the XF4 wsfb driver work on the TGA cards. Ok miod@, deraadt@ | |||
2002-04-01 | Add support for PowerStorm 4D20 TGA boqrds with IBM 561 ramdac (aka | Matthieu Herrb | |
32bit TGA) From NetBSD, ok deraadt@. | |||
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2001-03-18 | New TGA driver for alpha. Takes advantage of rasops code. | Nathan Binkert | |
This now gives a working console on alpha when using TGA. Code from NetBSD. | |||
2000-10-14 | Add $OpenBSD$ tags. | Aaron Campbell | |
2000-08-04 | add support for tga2; from NetBSD | Eric Jackson | |
2000-07-03 | closer approximation to an alpha using new wscons. | Michael Shalayeff | |
tga moved to dev/pci. by request from alpha people. |