DragonFly commits List (threaded) for 2005-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/bus/isa/i386 isa_compat.h src/sys/conf files.amd64 files.i386 options.amd64 options.i386 src/sys/dev/sound/isa/i386 ad1848.c ad1848_mixer.h adlib_card.c dev_table.c dev_table.h dmabuf.c midi_ctrl.h midi_synth.c ...
joerg 2005/03/28 06:42:45 PST
DragonFly src repository
Modified files:
sys/bus/isa/i386 isa_compat.h
sys/conf files.amd64 files.i386 options.amd64
options.i386
sys/i386/conf LINT
Removed files:
sys/dev/sound/isa/i386 ad1848.c ad1848_mixer.h adlib_card.c
dev_table.c dev_table.h dmabuf.c
midi_ctrl.h midi_synth.c midi_synth.h
midibuf.c opl3.c opl3.h patmgr.c
sequencer.c sound.doc sound_calls.h
sound_config.h sound_pnp.c
sound_switch.c sound_timer.c
soundcard.c soundvers.h sys_timer.c
sys/dev/sound/isa/i386/css cs4232.c
sys/dev/sound/isa/i386/gus gus_card.c gus_hw.h gus_linearvol.h
gus_midi.c gus_vol.c gus_wave.c
sys/dev/sound/isa/i386/mpu mpu401.c
sys/dev/sound/isa/i386/pas2 pas2_card.c pas2_midi.c
pas2_mixer.c pas2_pcm.c
sys/dev/sound/isa/i386/pca pcaudio.c
sys/dev/sound/isa/i386/sb sb_card.c sb_defs.h sb_dsp.c
sb_midi.c sb_mixer.c sb_mixer.h
sys/dev/sound/isa/i386/sbmidi sb16_midi.c
sys/dev/sound/isa/i386/sbxvi sb16_dsp.c
sys/dev/sound/isa/i386/spkr spkr.c
sys/dev/sound/isa/i386/sscape sscape.c
sys/dev/sound/isa/i386/trix trix.c trix_boot.h
sys/dev/sound/isa/i386/uart uart6850.c
Log:
Remove the pre-NEWPCM sound drivers and the speaker-based emulations.
In detail the devices css, gus, gusxvi, mpu, mss, opl, pas, sb, snd,
speaker, sscape, sscape_mss, trix and uart are no longer supported.
They are ISA-only devices and the more common devices are supported by
NEWPCM too. speaker and pca collide with the timer use of the default
kernel and have been broken for a while now.
Revision Changes Path
1.8 +0 -64 src/sys/bus/isa/i386/isa_compat.h
1.5 +0 -65 src/sys/conf/files.amd64
1.29 +0 -65 src/sys/conf/files.i386
1.4 +0 -5 src/sys/conf/options.amd64
1.10 +0 -5 src/sys/conf/options.i386
1.49 +0 -52 src/sys/i386/conf/LINT
http://www.dragonflybsd.org/cvsweb/src/sys/bus/isa/i386/isa_compat.h.diff?r1=1.7&r2=1.8&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/conf/files.amd64.diff?r1=1.4&r2=1.5&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/conf/files.i386.diff?r1=1.28&r2=1.29&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/conf/options.amd64.diff?r1=1.3&r2=1.4&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/conf/options.i386.diff?r1=1.9&r2=1.10&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/i386/conf/LINT.diff?r1=1.48&r2=1.49&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]