mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-05 02:29:45 +00:00
49dd9242f7
These audio drivers enable support for Intel HD Audio (Azalia) and Ensoniq AudioPCI (ES1370) compatible soundcards. They are ported from OpenBSD 5.7. Fixes #1498.
16 lines
256 B
Plaintext
16 lines
256 B
Plaintext
|
|
#
|
|
# Drivers ported from the Open Sound System
|
|
#
|
|
#REPOSITORIES += $(GENODE_DIR)/repos/dde_oss
|
|
|
|
#
|
|
# Drivers ported from the OpenBSD
|
|
#
|
|
#REPOSITORIES += $(GENODE_DIR)/repos/dde_bsd
|
|
|
|
#
|
|
# Drivers ported from iPXE
|
|
#
|
|
#REPOSITORIES += $(GENODE_DIR)/repos/dde_ipxe
|