5.2-current: device pcm

Peter Ulrich Kruppa root at pukruppa.de
Sat Aug 7 09:41:42 PDT 2004


On Sat, 7 Aug 2004, Hanspeter Roth wrote:

>  On Aug 07 at 17:41, Radek Kozlowski spoke:
>
>> Read /usr/src/UPDATING:
>>
>> 20040716:
>>         The sound device drivers are renamed.  `sound' is always required,
>>         while `snd_*' should be configured accordingly to your hardware.
>>         Refer to NOTES for the detail of the drivers.
>
> I have now added `device sound' to the kernel configuration. But
> this doesn't make the sound module available. Also there isn't a
> /dev/mixer*.
>
> What does snd_* mean?
> I tried to add `device snd_pcm'. But this isn't accepted by config.
> Dmesg shows:
you need two device entries:
 	device	sound
and for example
 	device snd_ich
according to your specific sound device. Search 
/usr/src/sys/conf/NOTES for a complete list of supported devices.

Regards,

Uli.

>
> pci0: <multimedia, audio> at device 31.5 (no driver attached)
>
> What else is required?
>
> -Hanspeter
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>

 	+---------------------------+
 	|    Peter Ulrich Kruppa    |
         |         Wuppertal         |
         |          Germany          |
         +---------------------------+


More information about the freebsd-questions mailing list