kernel hangs with SMP/Hyperthreading

2003-10-28 Thread Bernhard Valenti
hi,

i built a kernel with APIC_IO and SMP for my p4 with hyperthreading. 
when i try to boot the kernel it hangs during boot at:

APIC_IO: Testing 8254 interrupt delivery

doing

while (read_intr_count(8)  6)
;   /* nothing */
(sys/i386/isa/clock.c:1030)

read_intr_count(8) returns 0 forever...

i dont know how to provide a dmesg as i cant get to a shell. this 
computer is a laptop with sis 645dx chipset.

anyone have a fix for that?

regards,
bernhard
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


buildworld fails with with de_AT locale

2003-10-28 Thread Bernhard Valenti
hi,

a buildworld with a de_AT locale fails in src/lib/libedit, the file 
fcnl.h that gets created is broken. i found that problem in the mailing 
list(april this year), and wonder if this has still not been fixed?

regards,
bernhard
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


lock order reversal with pcm..

2001-11-30 Thread Bernhard Valenti

hi,

i'm running -current as of november 10th. when i'm playing sound over the
dsp i sometimes get:

lock order reversal
 1st 0xc19aea00 pcm0 @
/usr/src/sys/modules/sound/pcm/../../../dev/sound/pcm/sound.c:132
 2nd 0xc19ae8c0 pcm0:play:0 @
/usr/src/sys/modules/sound/pcm/../../../dev/sound/pcm/sound.c:189

and the sound cracks/stops playing for the fraction of a second. seems
like it happens more often during disk or network activity ( i mount
/usr/ports via nfs, and when i build a port it happens all the time). the
soundcard is a sblive. i searched the archive for this problem, but didnt
find anything, so i thought i report it. would be cool if someone has a
fix for that.

regards,
bernhard

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



atheron driver and netgear WG511T

2003-11-12 Thread Bernhard Valenti
hi,

i get this when inserting my Netgear WG511T card into my laptop:

ath0: Atheros 5212 mem 0x8801-0x8801 irq 11 at device 0.0 on 
cardbus0
ath0: unable to attach hardware; HAL status 13
device_probe_and_attach: ath0 attach returned 6

the ath manpage says that this chip should be supported... any ideas?

regards,
bernhard
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]