Search found 7 matches

by sven
Sun Jul 22, 2007 10:34 pm
Forum: BSD
Topic: OSS 4.0 and recent -CURRENT
Replies: 14
Views: 45590

Sorry, couldn't reply earlier - had some wine-induced problems... ;) The patch works! I discovered another problem though (with or without the patch applied): try starting something like esd, do something sound-related, stop/kill esd and try to do a soundoff... it always gives me a message that the ...
by sven
Tue Jul 03, 2007 9:30 pm
Forum: BSD
Topic: OSS 4.0 and recent -CURRENT
Replies: 14
Views: 45590

Banging my head against the desk... the patch should fix it... could those people using -CURRENT please verify or modify? *** oss-v4.1test0-070624-src-cddl/kernel/OS/FreeBSD/os_freebsd.c 2007-06-24 18:09:04.000000000 +0200 --- oss-v4.1test0-070624-src-cddl-test/kernel/OS/FreeBSD/os_freebsd.c 2007-07...
by sven
Tue Jul 03, 2007 9:23 pm
Forum: BSD
Topic: FreeBSD sblive support is buggy in oss 4.xx
Replies: 9
Views: 37545

Could someone PLEASE look after the docs? :) I had and have had my problems there, too....
by sven
Thu Jun 28, 2007 7:08 pm
Forum: BSD
Topic: OSS 4.0 and recent -CURRENT
Replies: 14
Views: 45590

Binaries in the package use function msleep, which became macros, so as result compiled kernel module failed to load with a symbol resolution error. First part of the patch remove msleep macros and implement msleep function using msleep_spin. I using this patch for build #1002 and cannot test it fo...
by sven
Tue Jun 26, 2007 9:30 pm
Forum: BSD
Topic: OSS 4.0 and recent -CURRENT
Replies: 14
Views: 45590

Well.... I am really PUZZLED right now and I don't really know what to do... Sure, I found that directory earlier.... but as I have stated: I'm nor that good in hardware-programming (though I volunteer as a tester): what should I do now? I'm helpless at the moment... and sure I can wait till the nex...
by sven
Tue Jun 26, 2007 8:23 pm
Forum: BSD
Topic: OSS 4.0 and recent -CURRENT
Replies: 14
Views: 45590

Hi! This error is because bus_setup_intr changed a bit - see the last part of the patch. If you apply that part it will compile. BUT: it will fail miserably with a panic if you install it and try osstest for instance. The panic will be "spin locks can only use msleep_spin". Hmm... and I do...
by sven
Wed Jun 20, 2007 7:40 pm
Forum: BSD
Topic: OSS 4.0 and recent -CURRENT
Replies: 14
Views: 45590

Has anybody tried this with an -CURRENT from june (including this patch)? Got the same panics and haven't got the time to really look into it...

Go to advanced search