mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-28 16:43:09 +00:00
Fix error with reducing speed on SB reset.
This commit is contained in:
parent
ac322158f5
commit
e463296746
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1315
@ -611,6 +611,7 @@ sb_dsp_reset (int dev)
|
||||
DISABLE_INTR (flags);
|
||||
|
||||
sb_reset_dsp ();
|
||||
dsp_speed (dsp_current_speed);
|
||||
dsp_cleanup ();
|
||||
|
||||
RESTORE_INTR (flags);
|
||||
|
Loading…
Reference in New Issue
Block a user