All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Siemer <Robert.Siemer@gmx.de>
To: linux-sound@vger.kernel.org
Subject: [PATCH] (2.4.5) aci.c, miropcm20*.[c|h] for miroSOUND cards
Date: Tue, 12 Jun 2001 00:52:37 +0000	[thread overview]
Message-ID: <marc-linux-sound-99230719529903@msgid-missing> (raw)

Hello!

The patch is for miroSOUND sound cards. Especially the miroSOUND PCM20
radio is benefits from it, because of the updated RDS/RBDS stuff.

The latest is for 2.4.5 and can be found on:
http://www.uni-karlsruhe.de/~Robert.Siemer/Private/
http://www.uni-karlsruhe.de/~Robert.Siemer/Private/aci-2.4.5.patch
(40kB)

Changes:
-I renamed some files. As radio drivers got their own directory, it
 make sense to let my drivers start with miropcm20:

 linux/drivers/media/radio/:
 -rw-rw-r--  1 siemer siemer   6218 Jun 11 02:59 miropcm20-radio.c
 -rw-rw-r--  1 siemer siemer   4082 Jun 11 02:41 miropcm20-rds-core.c
 -rw-rw-r--  1 siemer siemer    529 Jun 11 02:41 miropcm20-rds-core.h
 -rw-rw-r--  1 siemer siemer   3041 Jun 11 02:41 miropcm20-rds.c

 Resulting modules:
 -rw-rw-r--  1 siemer siemer   3300 Jun 11 06:02 miropcm20-rds.o
 -rw-rw-r--  1 siemer siemer   7360 Jun 11 06:02 miropcm20.o

-created miropcm20-rds-core.h (aci.h is not the right place...)
-invented preprocessor macros for better readability
-started with RDS user interface driver; 
 try "cat /dev/v4l/rds/radiotext" to get radiotext...
 This is marked 'experimental' (driver is very basic at the moment)
 and needs devfs.
-adapted video_register_device()-call (changed in kernel)
-some documentation updates/corrections 


Bye,
	Robert
-
To unsubscribe from this list: send the line "unsubscribe linux-sound" in
the body of a message to majordomo@vger.kernel.org

             reply	other threads:[~2001-06-12  0:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-12  0:52 Robert Siemer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-06-12  0:52 [PATCH] (2.4.5) aci.c, miropcm20*.[c|h] for miroSOUND cards Robert Siemer

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-99230719529903@msgid-missing \
    --to=robert.siemer@gmx.de \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.