All of lore.kernel.org
 help / color / mirror / Atom feed
* Support for platform bus
@ 2005-08-31 23:42 Adrian McMenamin
  2005-09-01  4:12 ` Lee Revell
  2005-09-01 14:44 ` Takashi Iwai
  0 siblings, 2 replies; 4+ messages in thread
From: Adrian McMenamin @ 2005-08-31 23:42 UTC (permalink / raw)
  To: alsa-devel

I am attempting to write an ALSA driver for the sound card on the
Dreamcast.

I have this in the code:

	snd_card_set_dev(dreamcastcard, &platform_bus);

No errors are reported but the card doesn't show up in sysfs as a device
registered to the platform bus - is this because I need to do more to
force the device to appear there? (it doesn't appear under any bus but
it does show up as a module in sysfs):

sh-3.00# cd module
sh-3.00# ls -l
drwxr-xr-x    3 root     root            0 Aug 31 18:23 lockd
drwxr-xr-x    3 root     root            0 Aug 31 18:23 psmouse
drwxr-xr-x    3 root     root            0 Aug 31 18:26 snd
drwxr-xr-x    2 root     root            0 Aug 31 18:26 snd_card_aica
drwxr-xr-x    2 root     root            0 Aug 31 18:26 soundcore
sh-3.00# ls -l snd_card_aica/
-r--r--r--    1 root     root         4096 Aug 31 18:29 refcnt


Please cc me into any replies as I am not (yet - mailman seems slow)
subscribed to the list.

Thanks

Adrian



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-09-01 14:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-31 23:42 Support for platform bus Adrian McMenamin
2005-09-01  4:12 ` Lee Revell
2005-09-01  6:55   ` Adrian McMenamin
2005-09-01 14:44 ` Takashi Iwai

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.