Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jun 2000 14:01:23 +0200
From:      Wilko Bulte <wkb@chello.nl>
To:        wc.bulte@chello.nl
Cc:        FreeBSD hackers list <FreeBSD-hackers@FreeBSD.ORG>
Subject:   Re: SM bus on VIA KX133 chipset?
Message-ID:  <20000618140122.A73008@freebie.wbnet>
In-Reply-To: <20000618104908.A281@freebie.wbnet>; from wkb@chello.nl on Sun, Jun 18, 2000 at 10:49:08AM %2B0200
References:  <20000618104908.A281@freebie.wbnet>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jun 18, 2000 at 10:49:08AM +0200, Wilko Bulte wrote:
> Since yesterday I finally have my Abit KA7 Athlon board online (I *hate=
*
> backordered CPUs..). It works like a charm, but I'd like to see if wmhm
> (hardware monitoring) can be made to work. Sofar starting wmhm gives me=
:

<hmpf, what use is a kernel.debug if you don't make use of it.. more=20
useful bt follows>

#0  boot (howto=3D256) at ../../kern/kern_shutdown.c:302
302                     dumppcb.pcb_cr3 =3D rcr3();
(kgdb) bt
#0  boot (howto=3D256) at ../../kern/kern_shutdown.c:302
#1  0xc016d29c in poweroff_wait (junk=3D0xc02c6a6f, howto=3D-917582336)
    at ../../kern/kern_shutdown.c:552
#2  0xc0281b15 in trap_fatal (frame=3D0xc94efc44, eva=3D64)
    at ../../i386/i386/trap.c:927
#3  0xc02817ed in trap_pfault (frame=3D0xc94efc44, usermode=3D0, eva=3D64=
)
    at ../../i386/i386/trap.c:820
#4  0xc02813eb in trap (frame=3D{tf_fs =3D 16, tf_es =3D 16, tf_ds =3D 16=
, tf_edi =3D
0,=20
      tf_esi =3D -1061303040, tf_ebp =3D -917570428, tf_isp =3D -91757044=
8,=20
      tf_ebx =3D -1066162784, tf_edx =3D -1061386496, tf_ecx =3D -1061303=
040,=20
      tf_eax =3D 0, tf_trapno =3D 12, tf_err =3D 0, tf_eip =3D -107221719=
0, tf_cs =3D
8,=20
      tf_eflags =3D 66118, tf_esp =3D -917570404, tf_ss =3D -1072409901})
    at ../../i386/i386/trap.c:426
#5  0xc017439a in device_get_softc (dev=3D0x0) at ../../kern/subr_bus.c:9=
86
#6  0xc01452d3 in smbus_request_bus (bus=3D0x0, dev=3D0xc0bdcd00, how=3D3=
)
    at ../../dev/smbus/smbconf.c:131
#7  0xc0218688 in bti2c_iic_callback (dev=3D0xc0bdcd00, index=3D1,
data=3D0xc94efd28)
    at ../../dev/bktr/bktr_i2c.c:275
#8  0xc0145d28 in IICBB_CALLBACK (dev=3D0xc0bdcd00, index=3D1,=20
    data=3D0xc94efd28 "\003") at iicbb_if.c:27
#9  0xc0145b2a in iicbb_callback (dev=3D0xc0bdcc80, index=3D1,=20
    data=3D0xc94efd28 "\003") at ../../dev/iicbus/iicbb.c:236
#10 0xc014655c in IICBUS_CALLBACK (dev=3D0xc0bdcc80, index=3D1,=20
    data=3D0xc94efd28 "\003") at iicbus_if.c:37
#11 0xc0146779 in iicbus_request_bus (bus=3D0xc0bdcc00, dev=3D0xc0bdcb80,=
 how=3D3)
    at ../../dev/iicbus/iiconf.c:108
#12 0xc0145f54 in iicsmb_callback (dev=3D0xc0bdcb80, index=3D1,=20
    data=3D0xc94efd78 "\003") at ../../dev/iicbus/iicsmb.c:242
#13 0xc0144ec4 in SMBUS_CALLBACK (dev=3D0xc0bdcb80, index=3D1,=20
    data=3D0xc94efd78 "\003") at smbus_if.c:37
#14 0xc01452ed in smbus_request_bus (bus=3D0xc0bdcb00, dev=3D0xc0bdca80, =
how=3D3)
    at ../../dev/smbus/smbconf.c:136
#15 0xc01455e8 in smbioctl (dev=3D0xc0bdca00, cmd=3D2148821255,=20
    data=3D0xc94efeac "G`\006(=CC=FB=BF=BFZ\220\004\bw=FA=BF=BF
=FC=BF=BF=ABz\026=C0", flags=3D1,=20
    p=3D0xc94ece00) at ../../dev/smbus/smb.c:202
#16 0xc01a3506 in spec_ioctl (ap=3D0xc94efde8)
    at ../../miscfs/specfs/spec_vnops.c:304
#17 0xc01a3231 in spec_vnoperate (ap=3D0xc94efde8)
    at ../../miscfs/specfs/spec_vnops.c:117
#18 0xc0236829 in ufs_vnoperatespec (ap=3D0xc94efde8)
    at ../../ufs/ufs/ufs_vnops.c:2303
#19 0xc019e1d0 in vn_ioctl (fp=3D0xc0cd9ac0, com=3D2148821255,=20
    data=3D0xc94efeac "G`\006(=CC=FB=BF=BFZ\220\004\bw=FA=BF=BF
=FC=BF=BF=ABz\026=C0", p=3D0xc94ece00)
    at vnode_if.h:429
#20 0xc017a716 in ioctl (p=3D0xc94ece00, uap=3D0xc94eff80) at
../../sys/file.h:174
#21 0xc0281dc1 in syscall2 (frame=3D{tf_fs =3D 47, tf_es =3D 47, tf_ds =3D=
 47,=20
      tf_edi =3D -1077937316, tf_esi =3D 134543688, tf_ebp =3D -107793752=
4,=20
      tf_isp =3D -917569580, tf_ebx =3D -1077937120, tf_edx =3D 4,=20
      tf_ecx =3D 672765632, tf_eax =3D 54, tf_trapno =3D 12, tf_err =3D 2=
,=20
      tf_eip =3D 672526192, tf_cs =3D 31, tf_eflags =3D 663, tf_esp =3D -=
1077937584,

      tf_ss =3D 47}) at ../../i386/i386/trap.c:1126
#22 0xc0276a16 in Xint0x80_syscall ()
#23 0x8049065 in ?? ()
#24 0x8048d9d in ?? ()
(kgdb)=20


--=20
Wilko Bulte  	 	http://www.freebsd.org  "Do, or do not. There is no try"
wilko@freebsd.org	http://www.nlfug.nl	Yoda - The Empire Strikes Back


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000618140122.A73008>