Linux Sound subsystem development
 help / color / mirror / Atom feed
From: Alessandro Zummo <azummo@ita.flashnet.it>
To: linux-sound@vger.kernel.org
Subject: [PATCH] sb_card.c
Date: Mon, 28 Feb 2000 10:13:41 +0000	[thread overview]
Message-ID: <marc-linux-sound-95173722927703@msgid-missing> (raw)

[-- Attachment #1: Type: text/plain, Size: 292 bytes --]

  Amiga............: YAM          http://www.yam.ch/
  Unix.............: Metamail     ftp://ftp.bellcore.com/nsb/
  Windows/Macintosh: Eudora       http://www.qualcomm.com/

General info about MIME can be found at:

http://www.cis.ohio-state.edu/hypertext/faq/usenet/mail/mime-faq/top.html


[-- Attachment #2: Type: text/plain, Size: 141 bytes --]


 This one adds support for ESS1688.

 Patch is against plain 2.3.48 kernel tree. 

-- 

   - *Alex* -

  http://freepage.logicom.it/azummo/

[-- Attachment #3: sb_patch.2.3.48 --]
[-- Type: text/plain, Size: 827 bytes --]

--- linux/drivers/sound/sb_card.c	Sun Feb 27 22:29:45 2000
+++ sb-linux/drivers/sound/sb_card.c	Mon Feb 28 13:09:09 2000
@@ -491,6 +491,7 @@
 	{ISAPNP_VENDOR('C','T','L'), ISAPNP_FUNCTION(0x009D), 0,	&sb_init_awe,		"Sound Blaster AWE 64" },
 	{ISAPNP_VENDOR('C','T','L'), ISAPNP_FUNCTION(0x00C5), 0,	&sb_init_awe,		"Sound Blaster AWE 64" },
 	{ISAPNP_VENDOR('C','T','L'), ISAPNP_FUNCTION(0x00E4), 0,	&sb_init_awe,		"Sound Blaster AWE 64" },
+	{ISAPNP_VENDOR('E','S','S'), ISAPNP_FUNCTION(0x0968), SBF_DEV,	&sb_init_ess,		"ESS 1688" },
 	{ISAPNP_VENDOR('E','S','S'), ISAPNP_FUNCTION(0x1868), SBF_DEV,	&sb_init_ess,		"ESS 1868" },
 	{ISAPNP_VENDOR('E','S','S'), ISAPNP_FUNCTION(0x8611), SBF_DEV,	&sb_init_ess,		"ESS 1868" },
 	{ISAPNP_VENDOR('E','S','S'), ISAPNP_FUNCTION(0x1869), SBF_DEV,	&sb_init_ess,		"ESS 1869" },

             reply	other threads:[~2000-02-28 10:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-02-28 10:13 Alessandro Zummo [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-03-13 19:57 [PATCH] sb_card.c Alessandro Zummo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-linux-sound-95173722927703@msgid-missing \
    --to=azummo@ita.flashnet.it \
    --cc=linux-sound@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox