Search found 3 matches

by woody
Wed Jun 27, 2007 8:46 am
Forum: BSD
Topic: OSS 4.0 and recent -CURRENT
Replies: 14
Views: 45611

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 don't...
by woody
Mon May 07, 2007 3:50 pm
Forum: BSD
Topic: OSS 4.0 and recent -CURRENT
Replies: 14
Views: 45611

OSS 4.0 and recent -CURRENT

the latest -CURRENT have one significant change - function msleep() renamed to _sleep() and now msleep is a macros. So as result osscore module can't be loaded. I implemented function msleep() in osscore.c according to sys/systm.h header (convert macros to function), but system has been unstable. It...
by woody
Tue Jan 23, 2007 9:19 pm
Forum: BSD
Topic: FreeBSD 7-CURRENT amd64 kernel panic
Replies: 0
Views: 13360

FreeBSD 7-CURRENT amd64 kernel panic

I try 4.0rc2 and 4.0rc8 drivers. In both cases installing and starting drivers complete without any error, but when I try 'osstest' or other audio software my system hangs with kernel panic. Waiting for help. Thanks. There is soundon.log Open Sound System starting Tue Jan 23 06:17:12 EET 2007 OSS ve...

Go to advanced search