Ticket #118 (new enhancement)
Opened 7 months ago
Accept kernel parameters in CONFIG.SYS
| Reported by: | gentux2 | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | ALSA Hardware Compatibility |
| Component: | UNIAUD32 | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Blocking: | ||
| Blocked By: |
Description
ALSA modules can accept kernel parameters on the modprobe commandline: e.g.:
modprobe snd-hda-intel model=medion
This can help to enable hardware-specific quirks necessary for proper functioning, in some cases, especially with support for the newest hardware. Uniaud should accept and utilize these same parameters in the same way from the CONFIG.SYS, perhaps:
DEVICE=C:\MMOS2\UNIAUD32.SYS model=medion
or:
DEVICE=C:\MMOS2\UNIAUD32.SYS /K:model=medion
Note: See
TracTickets for help on using
tickets.
