On Thu, Feb 23, 2012 at 08:28:47AM -0500, John Baldwin wrote: > Hmm, can you see what 'dev->nameunit' is? Maybe just do 'p *dev' actually > and reply with that.
(kgdb) p *dev $1 = {ops = 0xc50de000, link = {tqe_next = 0xc5271380, tqe_prev = 0xc5271184}, devlink = {tqe_next = 0xc5271380, tqe_prev = 0xc527118c}, parent = 0xc51fca80, children = {tqh_first = 0x0, tqh_last = 0xc5271318}, driver = 0x0, devclass = 0xc5270a40, unit = 0, nameunit = 0xc5006a00 "uart0", desc = 0xc5511205 <Address 0xc5511205 out of bounds>, busy = 0, state = DS_NOTPRESENT, devflags = 0, flags = 35, order = 30, ivars = 0xc5270d00, softc = 0x0, sysctl_ctx = {tqh_first = 0x0, tqh_last = 0x0}, sysctl_tree = 0x0} ./danfe _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"