<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=US-ASCII">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR></HEAD>
<BODY id=role_body style="FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Arial" 
bottomMargin=7 leftMargin=7 topMargin=7 rightMargin=7><FONT id=role_document 
face=Arial color=#000000 size=2>
<DIV>hate to be clogging up the list but memcpy works!!</DIV>
<DIV>It looks like the VT8622/8623/8635 all have the same way</DIV>
<DIV>of dealing with this shadow copy stuff.  After losing a</DIV>
<DIV>couple of hours sleep, I've hit another snag here (partial log):</DIV>
<DIV> </DIV>
<DIV>====================================</DIV>
<DIV>setting pci slot<BR>setting vt8235 slot<BR>Assigning IRQ 5 to 
0:11.1<BR>  Readback = 5<BR>Assigning IRQ 12 to 0:11.5<BR>  Readback = 
12<BR>INSTALL REAL-MODE IDT<BR>DO THE VGA BIOS<BR>found VGA: vid=1106, 
did=3122<BR>Setting up VGA, VGABIOS_START: 
0xfffc0000<BR>write_protect_vgabios<BR>Looks like VGA_ROM is good: 0x55 
0xaa<BR>VGA copy looks good<BR>bus/devfn = 0x100<BR>biosint: # 0x15, eax 0x5f00 
ebx 0x100 ecx 0x100 edx 0x12<BR>biosint: ebp 0x138dc esp 0xff2 edi 0xf934 esi 
0x141f8<BR>biosint: ip 0x637f cs 0xc000 flags 0x46<BR>calling 
handleint21()<BR>done with handleint21()<BR>returning from 
biosint()...ret=-1<BR>biosint: # 0x1a, eax 0xb108 ebx 0x0 ecx 0x0 edx 
0x3d5<BR>biosint: ebp 0x138dc esp 0xfcc edi 0xf6 esi 0x155eb<BR>biosint: ip 
0x40da cs 0xc000 flags 0x46<BR>calling pcibios()<BR>0xb108: bus 0 devfn 0x0 reg 
0xf6 val 0x3<BR>done with pcibios()<BR>returning from 
biosint()...ret=0<BR>=================================================</DIV>
<DIV>
<DIV>I've tried to put some debugging outputs but the system</DIV>
<DIV>just grinds to a halt after the second call to biosint().</DIV>
<DIV>It's now my belief that directly manipulating the registers on 
the Apollo</DIV>
<DIV>CLE266 northbridge might yield better results for the epia M.</DIV>
<DIV>VIA doesn't seem inclined to give out the datasheets or source code, as the 
posts on viaarena indicate.  I wonder if looking at the linux driver 
patches for kernel 2.4 and greater might offer some clues.  Any help 
would be greatly appreciated!</DIV></DIV></FONT></BODY></HTML>