docs/config.txt: change *.obj to *.sys in the sound section

git-svn-id: svn://kolibrios.org@9425 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2021-12-15 22:12:04 +00:00
parent b5276e6c6d
commit af8ede5fd0
7 changed files with 48 additions and 48 deletions

View File

@@ -64,7 +64,7 @@ Now everything should be OK.
;It works for a part of the second and then stops, but system doesn't hang------
Go to 'config.inc' of my driver and change 'sb_irq_num' value from 5 to 7.
Then save, rebuild driver (compile 'sound.asm'), put 'sound' to /sys/drivers/
(you need to rename file 'sound' to 'sound.obj'), restart kernel and try again
(you need to rename file 'sound' to 'sound.sys'), restart kernel and try again
to produce sound.
;-------------------------------------------------------------------------------