not accurate for built in graphics
Shouldn't
:: Quote :: series: 3Dfx Interactive, Inc. Voodoo 3 (rev 01)
vendor: 3Dfx Interactive, Inc. ram: 32 MegaBytes (note: not accurate for built in graphics) :: Code :: --- sgfxi 2008-07-19 22:55:47.000000000 -0400
+++ sgfxi-new 2008-07-19 22:56:18.000000000 -0400 @@ -744,7 +744,7 @@ fi if [ -n "$cardRam" ] then - echo " ${B}ram: ${C}$cardRam MegaBytes ${B}(note: not accurate for built in graphics)" + echo " ${B}ram: ${C}$cardRam MegaBytes ${B}(note: not accurate for built-in cards)" fi echo ${M}$LINE${N} } @@ -3144,4 +3144,4 @@ x_start_stop_master start -###**EOF**### \ No newline at end of file +###**EOF**### Thanks Back to top |
I debated that one, but decided that since built in gfx are usually just a chip on the mobo, and might even soon be built right into the cpu, graphics was slightly more clear than 'cards'.
There's probably a better way to say it though. Back to top |
Ah, I didn't know video cards might be present in the CPU in the near future, good point
Thanks Back to top |
All times are GMT - 8 Hours |