At 12:41 PM -0500 12/6/04, Brian Hechinger wrote: >well, here is what i have in my config file: > >options L2CR_CONFIG="(L2SIZ_1M|L2CLK_20|L2RAM_PIPELINE_BURST|L2CR_L2WT) I see a leading " in the option. It's supposed to be a long integer, so if it gets interpreted as an array of chars, no telling what it does :-) tim