|
|
| version 1.12, 2003/11/08 17:06:01 | version 1.13, 2003/11/14 07:37:29 |
|---|---|
| Line 345 static const INITBL iniitem[] = { | Line 345 static const INITBL iniitem[] = { |
| {"clk_base", INITYPE_UINT32, &np2cfg.baseclock, 0}, | {"clk_base", INITYPE_UINT32, &np2cfg.baseclock, 0}, |
| {"clk_mult", INITYPE_UINT32, &np2cfg.multiple, 0}, | {"clk_mult", INITYPE_UINT32, &np2cfg.multiple, 0}, |
| {"pc_model", INITYPE_UINT8, &np2cfg.model, 0}, | |
| {"DIPswtch", INITYPE_ARGH8, np2cfg.dipsw, 3}, | {"DIPswtch", INITYPE_ARGH8, np2cfg.dipsw, 3}, |
| {"MEMswtch", INITYPE_ARGH8, np2cfg.memsw, 8}, | {"MEMswtch", INITYPE_ARGH8, np2cfg.memsw, 8}, |