Subject: Re: NetBSD 3.0 on E420R - esiop cmd time out locks system
To: None <port-sparc64@netbsd.org>
From: doomwarrior <doomwarriorx@gmail.com>
List: port-sparc64
Date: 01/15/2006 12:03:38
Hi
i try to build now a KGDB to try to debug this thing. But i couldn't
config a KERNEL:
options KGDB # support for kernel gdb
options KGDB_DEVNAME="\"sab\"" # driver name for the kgdb serial chip
options KGDB_DEVADDR=0x400000 # physical address of the chip
options KGDB_DEVPORT=1 # port b
options KGDB_DEVRATE=38400 # baud rate
result:
# config TARGET
../../../../arch/sparc64/conf/TARGET32:81: syntax error
*** Stop.
this is the line with KGDB_DEVNAME.
Best Regards