Loading sound/oss/kahlua.c +1 −1 Original line number Diff line number Diff line /* * Initialisation code for Cyrix/NatSemi VSA1 softaudio * * (C) Copyright 2003 Red Hat Inc <alan@redhat.com> * (C) Copyright 2003 Red Hat Inc <alan@lxorguk.ukuu.org.uk> * * XpressAudio(tm) is used on the Cyrix MediaGX (now NatSemi Geode) systems. * The older version (VSA1) provides fairly good soundblaster emulation Loading sound/pci/cs5530.c +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ * cs5530.c - Initialisation code for Cyrix/NatSemi VSA1 softaudio * * (C) Copyright 2007 Ash Willis <ashwillis@programmer.net> * (C) Copyright 2003 Red Hat Inc <alan@redhat.com> * (C) Copyright 2003 Red Hat Inc <alan@lxorguk.ukuu.org.uk> * * This driver was ported (shamelessly ripped ;) from oss/kahlua.c but I did * mess with it a bit. The chip seems to have to have trouble with full duplex Loading sound/sound_core.c +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ module_exit(cleanup_soundcore); /* * OSS sound core handling. Breaks out sound functions to submodules * * Author: Alan Cox <alan.cox@linux.org> * Author: Alan Cox <alan@lxorguk.ukuu.org.uk> * * Fixes: * Loading Loading
sound/oss/kahlua.c +1 −1 Original line number Diff line number Diff line /* * Initialisation code for Cyrix/NatSemi VSA1 softaudio * * (C) Copyright 2003 Red Hat Inc <alan@redhat.com> * (C) Copyright 2003 Red Hat Inc <alan@lxorguk.ukuu.org.uk> * * XpressAudio(tm) is used on the Cyrix MediaGX (now NatSemi Geode) systems. * The older version (VSA1) provides fairly good soundblaster emulation Loading
sound/pci/cs5530.c +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ * cs5530.c - Initialisation code for Cyrix/NatSemi VSA1 softaudio * * (C) Copyright 2007 Ash Willis <ashwillis@programmer.net> * (C) Copyright 2003 Red Hat Inc <alan@redhat.com> * (C) Copyright 2003 Red Hat Inc <alan@lxorguk.ukuu.org.uk> * * This driver was ported (shamelessly ripped ;) from oss/kahlua.c but I did * mess with it a bit. The chip seems to have to have trouble with full duplex Loading
sound/sound_core.c +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ module_exit(cleanup_soundcore); /* * OSS sound core handling. Breaks out sound functions to submodules * * Author: Alan Cox <alan.cox@linux.org> * Author: Alan Cox <alan@lxorguk.ukuu.org.uk> * * Fixes: * Loading