ATIIXP-MODEM.conf 302 B

12345678910111213141516171819202122
  1. #
  2. # Configuration for the ATI IXP 150/200/250 modem controllers
  3. #
  4. <confdir:pcm/modem.conf>
  5. ATIIXP-MODEM.pcm.modem.0 {
  6. @args [ CARD ]
  7. @args.CARD {
  8. type string
  9. }
  10. type route
  11. slave.pcm {
  12. type hw
  13. card $CARD
  14. }
  15. slave.channels 2
  16. slave.format S16_LE
  17. ttable.0.1 1
  18. ttable.1.0 0
  19. hint.show off
  20. }