Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Panic during agp_intel attach



On Mon, Jan 21, 2008 at 07:14:23PM +0200, Andreas Gustafsson wrote:
> as 0x91 is not aligned to a 32-bit boundary.  What's the correct fix?

Check what the code does, use 0x90 and shift all values/constants accordingly,
if anythings shifts out (have yet to see that), use 0x94 and repeat.

Martin



Home | Main Index | Thread Index | Old Index