SoftOSS not unregistering timer

Meelis Roos (mroos@tartu.cyber.ee)
Thu, 5 Nov 1998 18:32:03 +0200 (EET)


I usually have opl3 and sb drivers loaded (as RH 5 does by default).
I tried SoftOSS and found that after removing softoss2 module, SoftOSS
timer is still registered. Log is below.

2.1.127pre7, 126ac1 had nothing about this.

-------------begin log
root@roos:~>cat /proc/sound
OSS/Free:3.8s2++-971130
Load type: Driver loaded as a module
Kernel: Linux roos.tartu-labor 2.1.127 #1 Wed Nov 4 17:17:24 EET 1998 i586
Config options: 0

Installed drivers:

Card config:

Audio devices:
0: Sound Blaster 16 (4.13) (DUPLEX)

Synth devices:
0: Yamaha OPL3

Midi devices:

Timers:
0: System clock

Mixers:
0: Sound Blaster
root@roos:~>modprobe softoss2
root@roos:~>cat /proc/sound
OSS/Free:3.8s2++-971130
Load type: Driver loaded as a module
Kernel: Linux roos.tartu-labor 2.1.127 #1 Wed Nov 4 17:17:24 EET 1998 i586
Config options: 0

Installed drivers:

Card config:

Audio devices:
0: Sound Blaster 16 (4.13) (DUPLEX)

Synth devices:
0: Yamaha OPL3
1: SoftOSS

Midi devices:

Timers:
0: System clock
1: SoftOSS

Mixers:
0: Sound Blaster
root@roos:~>rmmod softoss2
root@roos:~>cat /proc/sound
OSS/Free:3.8s2++-971130
Load type: Driver loaded as a module
Kernel: Linux roos.tartu-labor 2.1.127 #1 Wed Nov 4 17:17:24 EET 1998 i586
Config options: 0

Installed drivers:

Card config:

Audio devices:
0: Sound Blaster 16 (4.13) (DUPLEX)

Synth devices:
0: Yamaha OPL3

Midi devices:

Timers:
0: System clock
1: SoftOSS

Mixers:
0: Sound Blaster
--------------------------end log

---
Meelis Roos (mroos@tartu.cyber.ee)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/