QUOTE (Ixeon @ Feb 28 2008, 06:26 PM)

For example, there are unofficial win9x drivers for GF 7x and 8x, and I want to find for NT 4.0
And will NT 4.0 see all 4 GB of ram, or only 3.25 gb?
NT will see what the BIOS says is not reserved. Therefore, if the BIOS reserves 768MB of RAM, then the OS will see 3.25 of 4GB. This is
well documented here and elsewhere, so please use the search functions in the future.
As to video, the 9x drivers are far easier to write as they have direct access to the hardware - NT and it's kernel and HAL make it harder to write "unofficial" drivers, although it can be done if a dev wants to do some reverse engineering to figure it out. However, the previous universal driver link above is your best bet for now.
Remember, use search

.