Re: midi panics

2001-02-27 Thread Seigo Tanimura

On Tue, 27 Feb 2001 22:53:06 +0900,
  "Daniel C. Sobral" <[EMAIL PROTECTED]> said:

Daniel> I'm getting fatal trap 12 with interrupts disabled related to the midi
Daniel> code during boot.

Daniel> Backtrace is:

Daniel> _mtx_lock_sleep+0x23a
Daniel> mpu_uartmode+0x3e
Daniel> mpu_attach+0x25

mpu_uartmode() is called before init of scp->mtx.

-- 
Seigo Tanimura <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



midi panics

2001-02-27 Thread Daniel C. Sobral

I'm getting fatal trap 12 with interrupts disabled related to the midi
code during boot.

Backtrace is:

_mtx_lock_sleep+0x23a
mpu_uartmode+0x3e
mpu_attach+0x25
mpusbc_attach+0x19
device_probe_and_attach+0x9a
bus_generic_attach+0x16
sbc_attach+0x3ad
device_probe_and_attach+0x9a
isa_probe_children+0x143
configure+0x39
mi_statup+0x68
begin+0x29

The problem DOES NOT HAPPEN when I have acpica in the kernel. With apm
instead, though, it panics each and every time.

Removing midi/seq from the kernel removes the problem.

-- 
Daniel C. Sobral(8-DCS)
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

Acabou o hipismo-arte. Mas a desculpa brasileira mais ouvida em Sydney
e' que nao tem mais cavalo bobo por ai'.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message