Home | History | Annotate | Download | only in pci
History log of /src/sys/dev/pci/tga_conf.c
RevisionDateAuthorComments
 1.7  14-Mar-2009  dsl Change about 4500 of the K&R function definitions to ANSI ones.
There are still about 1600 left, but they have ',' or /* ... */
in the actual variable definitions - which my awk script doesn't handle.
There are also many that need () -> (void).
(The script does handle misordered arguments.)
 1.6  12-Dec-2001  elric branches: 1.6.118; 1.6.128; 1.6.134;
Added support for the PowerStorm 4d20, initial support that is.
I plan on cleaning a few things up over the next few days, but this
appears to be working for me.
 1.5  13-Nov-2001  lukem add RCSID
 1.4  02-Apr-2000  nathanw branches: 1.4.6; 1.4.8;
Restore ramdac-type field to TGA configuration structure.
 1.3  12-Mar-2000  nathanw Bus_space-ify TGA register accesses.
(raster operations are still using pointer-based access)
 1.2  04-Mar-2000  elric Added basic TGA2 support to the TGA driver. Abstracted the RAMDAC
code out into ../ic/bt485.c. Disabled tga_bt463.c, which we don't
currently support.
 1.1  15-Apr-1998  drochner branches: 1.1.14;
The "mi" TGA driver. It's still not of much use on anything but alpha
because it depends on initialization by the firmware.
Further, an mi mmap() is needed...
 1.1.14.1  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.4.8.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.4.6.2  08-Jan-2002  nathanw Catch up to -current.
 1.4.6.1  14-Nov-2001  nathanw Catch up to -current.
 1.6.134.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.6.128.1  28-Apr-2009  skrll Sync with HEAD.
 1.6.118.1  04-May-2009  yamt sync with head.

RSS XML Feed