Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SND_SERIAL_GENERIC
:
( CONFIG_SERIAL_DEV_BUS ) && ( CONFIG_OF )
snd-serial-generic
To include support for mapping generic serial devices as raw ALSA MIDI devices, say Y here. The driver only supports setting the serial port to standard baudrates. To attain the standard MIDI baudrate of 31.25 kBaud, configure the clock of the underlying serial device so that a requested 38.4 kBaud will result in the standard speed.
Use this devicetree binding to configure serial port mapping Documentation/devicetree/bindings/sound/serial-midi.yaml
To compile this driver as a module, choose M here: the module will be called snd-serial-generic.
Raw data from LKDDb:
lkddb module snd-serial-generic CONFIG_SND_SERIAL_GENERIC : sound/drivers/Kconfig : "Generic serial MIDI driver" # in 5.19, 6.0–6.14, 6.15-rc+HEAD
lkddb of "" "" "serial-midi" : CONFIG_SND CONFIG_SND_SERIAL_GENERIC : sound/drivers/serial-generic.c # in 5.19, 6.0–6.14, 6.15-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - S index
Automatically generated (in year 2025). See also LKDDb sources on GitLab