Revision: 5203 Author: pebender Date: Mon Jul 20 14:18:38 2009 Log: - Added snd-seq kernel driver because some game emulators make use of it.
http://code.google.com/p/minimyth/source/detail?r=5203 Modified: /trunk/gar-minimyth/html/minimyth/document-changelog.txt /trunk/gar-minimyth/script/meta/minimyth/files/source/lists/minimyth-lib-list ======================================= --- /trunk/gar-minimyth/html/minimyth/document-changelog.txt Mon Jul 20 13:31:25 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Mon Jul 20 14:18:38 2009 @@ -29,6 +29,7 @@ buggy drivers). - Disabled MTRR cleanup support is case it is causing problems. - Disabled PAT support is case it is causing problems. + - Added snd-seq driver because some game emulators make use of it. Fixed bugs - Fixed a bug in the generation of the minimyth.conf.mk included in the ======================================= --- /trunk/gar-minimyth/script/meta/minimyth/files/source/lists/minimyth-lib-list Mon Jul 6 16:37:36 2009 +++ /trunk/gar-minimyth/script/meta/minimyth/files/source/lists/minimyth-lib-list Mon Jul 20 14:18:38 2009 @@ -103,6 +103,7 @@ modules/*/kernel/fs/unionfs/unionfs.ko modules/*/kernel/net/8021q/8021q.ko modules/*/kernel/net/packet/af_packet.ko +modules/*/kernel/sound/core/seq/snd-seq.ko modules/*/kernel/sound/pci/ali5451/snd-ali5451.ko modules/*/kernel/sound/pci/ca0106/snd-ca0106.ko modules/*/kernel/sound/pci/emu10k1/snd-emu10k1.ko --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "minimyth-commits" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/minimyth-commits?hl=en -~----------~----~----~----~------~----~------~--~---
