[parisc-linux] sym53c8xx driver with 64-bit kernel on C200.
Richard Hirst
rhirst@linuxcare.com
Mon, 5 Mar 2001 20:34:04 +0000
On Sat, Mar 03, 2001 at 08:45:03PM -0700, Ryan Bradetich wrote:
> OUTL (nc_dsp, pc); <-- This line of code causes the HPMC
That line triggers the 53c8xx to start fetching and
executing scripts from memory.
> The sim700 HPMC is caused by the following line of code in the
> sim700_init_host function.
>
> #if 1
> NCR_write32(DSP_REG, TARGDATA(HOST_ID)->ba->script+Ent_test1/4+3);
> <-- This line of code causes the HPMC
That line triggers the 53c7xx to start fetching and
executing scripts from memory.
Richard