comparison DOCS/video.html @ 7138:8ab4d11353ae

Fixed some small HTML errors. Patch by Andras Mohari <mayday@varoshaza.nagyatad.hu>.
author diego
date Thu, 29 Aug 2002 13:04:01 +0000
parents 0b70f3dc34eb
children f771e685f3b1
comparison
equal deleted inserted replaced
7137:9a44c38d388c 7138:8ab4d11353ae
38 <LI>from /proc/pci (use lspci -v command): 38 <LI>from /proc/pci (use lspci -v command):
39 <P> 39 <P>
40 <CODE>01:00.0 VGA compatible controller: Matrox Graphics, Inc.: Unknown device 0525</CODE> 40 <CODE>01:00.0 VGA compatible controller: Matrox Graphics, Inc.: Unknown device 0525</CODE>
41 <CODE>Memory at d8000000 (32-bit, prefetchable)</CODE> 41 <CODE>Memory at d8000000 (32-bit, prefetchable)</CODE>
42 </P></LI> 42 </P></LI>
43 <LI>from mga_vid kernel driver messages (use <CODE>dmesg</CODE): 43 <LI>from mga_vid kernel driver messages (use <CODE>dmesg</CODE>):
44 <P><CODE>mga_mem_base = d8000000</CODE></P></LI> 44 <P><CODE>mga_mem_base = d8000000</CODE></P></LI>
45 </UL> 45 </UL>
46 46
47 <P>Then let's find the memory size. This is very easy, just convert video ram 47 <P>Then let's find the memory size. This is very easy, just convert video ram
48 size to hexadecimal, or use this table:</P> 48 size to hexadecimal, or use this table:</P>