geexbox-generator-0.90-3/0040755000000000000000000000000007676400622013742 5ustar rootrootgeexbox-generator-0.90-3/iso/0040755000000000000000000000000007676400612014533 5ustar rootrootgeexbox-generator-0.90-3/iso/GEEXBOX/0040755000000000000000000000000007676400621015634 5ustar rootrootgeexbox-generator-0.90-3/iso/GEEXBOX/etc/0040755000000000000000000000000007676400621016407 5ustar rootrootgeexbox-generator-0.90-3/iso/GEEXBOX/etc/modules0100644000000000000000000000060407676400620017776 0ustar rootrootapm sound ac97_codec ac97 uart401 mpu401 ad1848 opl3 opl3sa opl3sa2 sb_lib ali5455 ad1816 ad1889 adlib_card aedsp16 awe_wave cmpci cs4232 cs4281 cs46xx emu10k1 es1370 es1371 esssolo1 forte gus i810_audio kahlua mad16 maestro3 maestro nm256_audio pas2 pss rme96xx sb sgalaxy sonicvibes sscape trident trix via82cxxx_audio wavefront ymfpci ati_remote videodev bttv card=2 lirc_dev lirc_i2c geexbox-generator-0.90-3/iso/GEEXBOX/etc/mplayer/0040755000000000000000000000000007676400621020060 5ustar rootrootgeexbox-generator-0.90-3/iso/GEEXBOX/etc/mplayer/codecs.conf0100644000000000000000000010704507676400621022173 0ustar rootroot;============================================================================= ; Default codecs config file. It replaces the old codecs.c file! ; Before editing this file, please read DOCS/tech/codecs.conf.txt ! ;============================================================================= release 20030119 ;============================================================================= ; VIDEO CODECS ;============================================================================= ; mpeg 1/2 decoding: ;; Note: mpegpes is preferred for hw decoders: ; ;videocodec mpegpes ; info "Mpeg PES output (.mpg or Dxr3/DVB card)" ; comment "for hardware decoding" ; status working ; format 0x10000001 ; mpeg 1 ; format 0x10000002 ; mpeg 2 ; driver mpegpes ; out MPES videocodec mpeg12 info "MPEG 1 or 2 (libmpeg2)" comment "with postprocessing" status working format 0x10000001 ; mpeg 1 format 0x10000002 ; mpeg 2 driver libmpeg2 ; dll "libmpeg2" out YV12,I420,IYUV videocodec ffmpeg12 info "FFmpeg MPEG 1/2" status working format 0x10000001 ; mpeg 1 format 0x10000002 ; mpeg 2 fourcc mpg1,mpg2 fourcc PIM1 ; Pinnacle hardware-mpeg1 driver ffmpeg dll "mpegvideo" out YV12,I420,IYUV ; we have only native opensource codecs for these: videocodec nuv info "NuppelVideo" status working fourcc NUV1 driver nuv out I420,IYUV videocodec mpng info "PNG images decoder" status working comment "Gray scaled PNG with Alpha channel not supported" fourcc mpng,MPNG dll "libpng" driver mpng out BGR32,BGR24 videocodec mtga info "TGA images decoder" status working comment "Only 24bpp and 32bpp RGB TGA files supported" fourcc mtga,MTGA driver mtga out BGR32,BGR24 videocodec sgi info "SGI images decoder" status working comment "SGI1 is an internal MPlayer FOURCC" fourcc SGI1 driver sgi out BGR24 videocodec fli info "Autodesk FLI/FLC Animation" status working comment "FLIC is an internal MPlayer FOURCC" fourcc FLIC driver fli out BGR32,BGR24 videocodec qtrle info "Quicktime Animation (RLE)" status working format 0x20656C72 ; "rle " driver qtrle out BGR32,BGR24,BGR15 query videocodec qtrpza info "Quicktime Apple Video" status working fourcc rpza,azpr driver qtrpza out BGR32,BGR24,BGR15 videocodec qtsmc info "Apple Graphics (SMC) codec" status working format 0x20636d73 ; "smc " driver qtsmc out BGR32,BGR24 videocodec cyuv info "Creative YUV (native codec)" status working fourcc cyuv,CYUV driver cyuv out 411P out YUY2,UYVY out 422P videocodec msrle info "Microsoft RLE" status working format 0x1 format 0x2 driver msrle out BGR32,BGR24,BGR16,BGR15 videocodec roqvideo info "Id RoQ File Video Decoder" status buggy comment "buggy" fourcc RoQV ; RoQV is an internal MPlayer FOURCC driver roqvideo out YV12 videocodec lzo info "LZO compressed" status working fourcc LZO1 driver lzo dll "liblzo" out YV12,I420 out BGR24 flip ; prefer native codecs over win32? ; the win32 codecs probably are (better) optimized and support direct ; rendering, so this may be not the best idea... ;WIN32: videocodec cram info "Microsoft Video 1" comment "-vop palette required for 8bpp" status buggy fourcc cram,CRAM CRAM fourcc msvc,MSVC CRAM fourcc wham,WHAM CRAM driver vfw dll "msvidc32.dll" out BGR24,BGR15,BGR8 static,query videocodec cvidvfw info "Cinepak Video" status working fourcc cvid driver vfw dll "iccvid.dll" ; out YUY2 ; out UYVY out BGR24,BGR15 static videocodec huffyuv info "HuffYUV" status buggy fourcc HFYU driver vfw dll "huffyuv.dll" out YUY2 flip,noflip,query ; out UYVY flip out BGR32,BGR24 flip,query ;NATIVE: videocodec svq1 info "Sorenson v1 (native codec)" status buggy fourcc SVQ1 driver svq1 out YVU9 videocodec video1 info "Microsoft Video 1 (native codec)" status working fourcc cram,CRAM fourcc msvc,MSVC fourcc wham,WHAM driver msvidc out BGR32,BGR24 videocodec cvid info "Cinepak Video (native codec)" status working fourcc cvid,CVID driver cinepak out YV12,I420,IYUV out YUY2 out BGR32,BGR24 videocodec mphuffyuv info "HuffYUV (native codec)" status working fourcc HFYU driver huffyuv out YUY2 out BGR32,BGR24 videocodec mpmszh info "AVImszh (native codec)" status working fourcc MSZH driver lcl out BGR24 videocodec mpzlib info "AVIzlib (native codec)" status working fourcc ZLIB driver lcl out BGR24 ;XAnim (slow): videocodec cvidxa info "XAnim's Radius Cinepak Video" status buggy fourcc cvid driver xanim dll "vid_cvid.xa" out YV12,IYUV,I420 static ; time to decide what to do with the mpeg4/divx variants... ; ff* is fastest... videocodec ffhuffyuv info "FFHuffYUV" status untested fourcc HFYU driver ffmpeg dll huffyuv out YUY2,422P,YV12 out BGR32,BGR24 videocodec ffsvq1 info "FFmpeg Sorenson Video v1" status working fourcc SVQ1 driver ffmpeg dll svq1 out YVU9 videocodec ffdivx info "FFmpeg DivX ;-) (MS MPEG-4 v3)" status working fourcc MPG3,mpg3 div3 fourcc MP43,mp43 div3 ; M$ MPEG4 v3 (fourcc mapping to div3) fourcc DIV5,div5 div3 ; DivX 3.20 fourcc DIV6,div6 div4 ; -||- fourcc DIV3,div3,DIV4,div4 fourcc AP41 div3 ; AngelPotion stuff fourcc COL1,col1,COL0,col0 ; Cool codec (based on mpg4ds32.ax) fourcc 3IVD,3ivd ; divxdoctored files (3ivx.com) driver ffmpeg dll msmpeg4 out YV12,I420,IYUV videocodec ffmp42 info "FFmpeg M$ MPEG-4 v2" status working fourcc DIV2,div2 mp42 fourcc MP42,mp42 driver ffmpeg dll msmpeg4v2 out YV12,I420,IYUV videocodec ffmp41 info "FFmpeg M$ MPEG-4 v1" status working fourcc DIV1,div1 mpg4 fourcc MPG4,mpg4 driver ffmpeg dll msmpeg4v1 out YV12,I420,IYUV videocodec ffwmv1 info "FFmpeg M$ WMV1/WMV7" status working fourcc WMV1,wmv1 driver ffmpeg dll wmv1 out YV12,I420,IYUV videocodec ffwmv2 info "FFmpeg M$ WMV2/WMV8" status buggy fourcc WMV2,wmv2 driver ffmpeg dll wmv2 out YV12,I420,IYUV videocodec ffodivx info "FFmpeg MPEG-4" status working fourcc DIVX,divx fourcc DIV1,div1 divx fourcc MP4S,mp4s ; ISO MPEG-4 Video V1 fourcc M4S2,m4s2 fourcc xvid,XVID,XviD,XVIX fourcc DX50,BLZ0 DX50 fourcc mp4v format 0x4 fourcc UMP4 fourcc 3IV2,3iv2 ; 3ivx Delta 4 format 0x10000004 ; mpeg 4 es driver ffmpeg dll mpeg4 ;opendivx out YV12,I420,IYUV videocodec xvid info "Xvid (MPEG-4)" status working fourcc DIVX,divx fourcc xvid,XVID,XviD format 0x4 driver xvid out YV12 out I420 out YUY2 out UYVY out YVYU out BGR32,BGR24,BGR16,BGR15 dll "libxvidcore.a" ; divx4 does direct render, and is native on linux videocodec odivx info "OpenDivX API (ODIVX,DIVX4,DIVX5,XVID)" comment "with postprocessing" status working fourcc mp4v fourcc DIVX,divx fourcc DIV1,div1 divx ; fourcc MP4S,mp4s ; ISO MPEG-4 Video V1 fourcc MP43,mp43,DIV3,div3,DIV4,div4 DIV3 ; for DivX4Linux only! fourcc AP41 DIV3 ; AngelPotion stuff fourcc xvid,XVID,XviD fourcc DX50,BLZ0 DX50 format 0x4 driver odivx dll "libdivxdecore.so" out YV12,I420,IYUV videocodec divx4 info "DivX4Linux API (DIVX4,DIVX5,XVID)" comment "with postprocessing" status working fourcc mp4v fourcc DIVX,divx fourcc DIV1,div1 divx ; fourcc MP4S,mp4s ; ISO MPEG-4 Video V1 fourcc MP43,mp43,DIV3,div3,DIV4,div4 DIV3 ; for DivX4Linux only! fourcc AP41 DIV3 ; AngelPotion stuff fourcc xvid,XVID,XviD fourcc DX50,BLZ0 DX50 format 0x4 driver divx4 dll "libdivxdecore.so" ; out I420 ; planar direct rendering out YUY2 out UYVY out BGR32,BGR24,BGR16,BGR15 ; is divx4vfw stable enough, working everywhere and faster than divxds? videocodec divx4vfw info "DivX4Windows-VFW" status buggy comment "sig11 with -framedrop" fourcc DIVX,divx ; opendivx / divx4 fourcc DIV1,div1 divx ; fourcc MP4S,mp4s ; ISO MPEG-4 Video V1 fourcc MP43,mp43,DIV3,div3,DIV4,div4 DIV3 ; for DivX4Linux only! fourcc AP41 DIV3 ; AngelPotion stuff format 0x4 driver vfw dll "divx.dll" ; out YV12 ; buggy out YUY2 out BGR32,BGR24,BGR15 ; the original ones... prefer DShow for postprocessing: videocodec divxds info "DivX ;-) (MS MPEG-4 v3)" comment "with postprocessing" status working fourcc MP43,mp43 div3 ; fourcc mapping to div3 fourcc DIV5,div5 div3 fourcc DIV6,div6 div4 fourcc DIV3,div3,DIV4,div4 fourcc AP41 div3 ; AngelPotion stuff driver dshow dll "divx_c32.ax" guid 0x82CCd3E0, 0xF71A, 0x11D0, 0x9f, 0xe5, 0x00, 0x60, 0x97, 0x78, 0xaa, 0xaa out YUY2,UYVY out BGR32,BGR24,BGR16,BGR15 videocodec divx info "DivX ;-) (MS MPEG-4 v3)" status working fourcc MP43,mp43 div3 ; M$ MPEG4 v3 (fourcc mapping to div3) fourcc DIV5,div5 div3 ; DivX 3.20 fourcc DIV6,div6 div4 ; -||- fourcc DIV3,div3,DIV4,div4 fourcc AP41 div3 ; AngelPotion stuff driver vfw dll "divxc32.dll" out YUY2 yuvhack out BGR32,BGR24,BGR15 ; hmm. we should check, maybe these are/will be playable with libavcodec: videocodec mpeg4ds info "Microsoft MPEG-4 v1/v2" status working comment "with postprocessing" fourcc DIV2,div2 mp42 fourcc MP4S,mp4s ; ISO MPEG-4 Video V1 fourcc MPG4,mpg4 fourcc MP42,mp42 driver dshow dll "mpg4ds32.ax" guid 0x82CCD3E0, 0xF71A, 0x11D0, 0x9F, 0xE5, 0x00, 0x60, 0x97, 0x78, 0xEA, 0x66 out YUY2 out BGR32,BGR24,BGR16,BGR15 videocodec mpeg4 info "Microsoft MPEG-4 v1/v2" status working fourcc MPG4,mpg4 fourcc MP42,mp42 fourcc DIV2 mp42 driver vfw dll "mpg4c32.dll" out YUY2 yuvhack out BGR32,BGR24,BGR15 videocodec wmv8 info "Windows Media Video 8" status working fourcc WMV2 driver dshow dll "wmv8ds32.ax" guid 0x521fb373, 0x7654, 0x49f2, 0xbd, 0xb1, 0x0c, 0x6e, 0x66, 0x60, 0x71, 0x4f out YV12,I420,IYUV out YUY2,UYVY out BGR32,BGR24,BGR16,BGR15 videocodec wmv7 info "Windows Media Video 7" status working fourcc WMV1 driver dshow dll "wmvds32.ax" guid 0x4facbba1, 0xffd8, 0x4cd7, 0x82, 0x28, 0x61, 0xe2, 0xf6, 0x5c, 0xb1, 0xae out YUY2,UYVY out BGR32,BGR24,BGR16,BGR15 videocodec wmv9dmo info "Windows Media Video 9 DMO" status working fourcc WMV3 driver dmo dll "wmv9dmod.dll" guid 0x724bb6a4, 0xe526, 0x450f, 0xaf, 0xfa, 0xab, 0x9b, 0x45, 0x12, 0x91, 0x11 out YV12 ;,I420,IYUV out YUY2,UYVY out BGR32,BGR24,BGR16 ;,BGR15 videocodec wmvdmo info "Windows Media Video DMO" status working fourcc WMV1 fourcc WMV2 fourcc WMV3 driver dmo dll "wmvdmod.dll" guid 0x82d353df, 0x90bd, 0x4382, 0x8b, 0xc2, 0x3f, 0x61, 0x92, 0xb7, 0x6e, 0x34 out YV12 ;,I420,IYUV out YUY2,UYVY out BGR32,BGR24,BGR16 ;,BGR15 videocodec ubmp4 info "UB Video MPEG 4" comment "black&white" status buggy fourcc mp4v UMP4 ; black&white, sometimes buggy too fourcc UMP4 driver vfw dll "ubvmp4d.dll" out I420 out UYVY ; mjpegs: ; Notes: m3jpeg+mjpeg are mmx optimized. avid is very stable but slow. ; ijpg only decodes jpeg images (no mjpg), and slow. ; Update: ffmjpeg is almost perfect (and optimized) now, prefer it to others. videocodec ffmjpeg info "FFmpeg MJPEG decoder" status working fourcc MJPG,mjpg fourcc AVRn,AVDJ ; AVID fourcc jpeg ; MOV photo-jpeg fourcc mjpa ; Apple MJPEG-A (Quicktime) fourcc JFIF ; SMJPEG (Loki) fourcc ijpg,IJPG ; -mf type=jpeg fourcc JPEG ; SGI's AVI Photo-jpeg driver ffmpeg dll mjpeg out 444P out 422P out YUY2 ; queryed (conversion from yuv422p) out YV12,I420,IYUV ; slow. usable only for standalone jpegs, like -mf, avid or photojpeg: videocodec ijpg info "Independent JPEG Group's codec" status working fourcc ijpg,IJPG ; -mf type=jpeg fourcc jpeg ; MOV Photo Jpeg fourcc AVRn,AVDJ ; AVID driver ijpg dll libjpeg out RGB24,BGR24,BGR32 ; http://www.morgan-multimedia.com/dev/codec_spec.htm videocodec m3jpeg info "Morgan Motion JPEG Codec" status working fourcc MJPG fourcc mjpa,mjpb,mjpg MJPG ; MOV files fourcc dmb1 MJPG ; MJPEG by Matrox Rainbow Runner driver vfw dll "m3jpeg32.dll" ; out YV12,I420 out YUY2,UYVY out BGR32,BGR24,BGR15 videocodec mjpeg info "MainConcept Motion JPEG" status working fourcc MJPG fourcc mjpa,mjpb,mjpg MJPG ; MOV files ; fourcc AVRn,AVDJ MJPG ; AVID (sometimes buggy) driver vfw dll "mcmjpg32.dll" out YUY2,UYVY out BGR32,BGR24,BGR15 videocodec avid info "AVID Motion JPEG" status working comment "slooooooooow but stable" fourcc AVRn fourcc AVDJ AVRn fourcc MJPG,mjpg AVRn driver vfw dll "AvidAVICodec.dll" out BGR24 flip videocodec LEAD info "LEAD (M)Jpeg" status working comment "supports interlaced MJPEG" fourcc MJPG fourcc jpeg MJPG ; MOV Photo Jpeg driver vfw dll "LCodcCMP.dll" out BGR24,BGR15 videocodec imagepower info "ImagePower MJPEG2000" status buggy fourcc IPJ2 driver vfw dll "jp2avi.dll" out BGR32,BGR24,BGR15 videocodec m3jpeg2k info "Morgan MJPEG2000" status working fourcc MJ2C driver vfw dll "m3jp2k32.dll" out YV12,I420,IYUV out YUY2,UYVY out BGR32,BGR24,BGR15 ; http://www.morgan-multimedia.com/dev/directshow_dec_spec.htm videocodec m3jpegds info "Morgan MJPEG" status crashing fourcc MJPG mjpg fourcc mjpa,mjpb,mjpg mjpg ; MOV files fourcc dmb1 mjpg ; MJPEG by Matrox Rainbow Runner driver dshow dll "m3jpegdec.ax" guid 0x6988b440, 0x8352, 0x11d3, 0x9b, 0xda, 0xca, 0x86, 0x73, 0x7c, 0x71, 0x68 out I420 out YUY2,UYVY out BGR32,BGR24,BGR16,BGR15 videocodec pegasusm info "Pegasus Motion JPEG" status crashing fourcc MJPG driver vfw ; dll "pvmjpg20.dll" ; v2.0 dll "pvmjpg21.dll" ; v2.1 out BGR24 flip videocodec pegasusl info "Pegasus Lossless JPEG" status crashing fourcc JPGL fourcc MJPG JPGL driver vfw dll "pvljpg20.dll" out BGR24 flip videocodec pegasusmwv info "Pegasus Motion Wavelet 2000" status crashing fourcc PVW2 driver vfw dll "pvwv220.dll" out BGR24 flip ; h263: - I don't know. comments? videocodec vivo info "Vivo H.263" status working fourcc VIVO,vivo vivo fourcc viv1,viv2 vivo driver vfw dll "ivvideo.dll" out BGR32,BGR24,BGR15 flip in BGR24 videocodec u263 info "UB Video H.263/H.263+/H.263++ Decoder" status working fourcc U263 fourcc vivo,VIVO U263 fourcc viv1 U263 driver dshow dll "ubv263d+.ax" guid 0x00af1181, 0x6ebb, 0x11d4, 0x9d, 0x5a, 0x00, 0x50, 0x04, 0x79, 0x6c, 0xc0 ; out UYVY ; BGR32,BGR16,BGR15 seems to work too out BGR24 flip videocodec i263 info "I263" status working fourcc I263,i263 ; fourcc I420,i420 fourcc vivo,VIVO I263 fourcc viv1 I263 driver vfw dll "i263_32.drv" out I420 out YUY2 out BGR32,BGR24,BGR15 videocodec ffi263 info "FFmpeg I263 decoder" status working fourcc I263,i263 driver ffmpeg dll h263i out YV12,I420,IYUV videocodec ffh263 info "FFmpeg H263+ decoder" status working fourcc H263,U263,h263,X263 fourcc viv1 h263 driver ffmpeg dll h263 out YV12,I420,IYUV videocodec h263xa info "XAnim's CCITT H.263" status crashing fourcc H263,h263 fourcc viv1 H263 fourcc VIVO,vivo H263 driver xanim dll "vid_h263.xa" out YV12,IYUV,I420 videocodec h261xa info "XAnim's CCITT H.261" status untested fourcc H261,h261 driver xanim dll "vid_h261.xa" out YV12,IYUV,I420 videocodec m261 info "M261" status untested fourcc m261,M261 driver vfw dll "msh261.drv" out BGR32,BGR24,BGR15 ; indeo: ; Note: indeo 3 is buggy, both xanim (bad decoding) and VfW (not work with DR) ; Prefer win32 ones, they are faster, and 4/5 can DR. for fallback, there are ; Xanim codecs, they provide YV12, useful for YUV display or encoding. videocodec indeo5ds info "Intel Indeo 5" status working fourcc IV50,iv50 driver dshow dll "ir50_32.dll" guid 0x30355649, 0x0000, 0x0010, 0x80, 0x00, 0x00, 0xaa, 0x00, 0x38, 0x9b, 0x71 out YV12,IYUV,I420 out YUY2,UYVY out BGR32,BGR24,BGR16,BGR15 videocodec indeo5 info "Intel Indeo 5" status working fourcc IV50,iv50 driver vfwex dll "ir50_32.dll" ; out YV12,I420 ; flickering out YUY2 out BGR32,BGR24,BGR15 videocodec indeo4 info "Intel Indeo 4.1" status working fourcc IV41,iv41 driver vfw dll "ir41_32.dll" out IF09 out BGR24,BGR15 in YVU9 videocodec indeo3 info "Intel Indeo 3.1/3.2" status working fourcc IV31,iv31 fourcc IV32,iv32 driver vfwex dll "ir32_32.dll" out IF09 out BGR24,BGR15 flip,static in YVU9 videocodec indeo5xa info "XAnim's Intel Indeo 5" status working fourcc IV50,iv50 driver xanim dll "vid_iv50.xa" out YVU9 videocodec indeo4xa info "XAnim's Intel Indeo 4.1" status working fourcc IV41,iv41 driver xanim dll "vid_iv41.xa" out YVU9 videocodec indeo3xa info "XAnim's Intel Indeo 3.1/3.2" status working fourcc IV31,iv31 fourcc IV32,iv32 driver xanim dll "vid_iv32.xa" out YVU9 ; DV: qdv is more stable... libdv is slow, mcdv is unstable videocodec qdv info "Sony Digital Video (DV)" status working fourcc dvsl,dvsd,dvhd ; ???? fourcc DVSD dvsd ; pal .avi fourcc "dvcp" dvsd ; pal .mov fourcc "dvc " dvsd ; ntsc .mov driver dshow dll "qdv.dll" guid 0xB1B77C00, 0xC3E4, 0x11CF, 0xAF, 0x79, 0x00, 0xAA, 0x00, 0xB6, 0x7A, 0x42 out YUY2 out UYVY out BGR24,BGR16,BGR15 ; BGR32 is buggy, at least with one sample videocodec ffdv info "FFmpeg DV decoder" status working fourcc DVSD,dvsd ; PAL fourcc DVCS,dvcs ; NTSC ? fourcc "dvcp" ; PAL DV in .mov fourcc "dvc " ; NTSC DV in .mov driver ffmpeg dll dvvideo out 411P,YV12 videocodec libdv info "Raw DV decoder (libdv)" status working fourcc DVSD,dvsd ; PAL fourcc DVCS,dvcs ; NTSC ? fourcc "dvcp" ; PAL DV in .mov fourcc "dvc " ; NTSC DV in .mov driver libdv dll libdv.so.2 out YUY2 ; note: it crashes with pond.dv :( videocodec mcdv info "MainConcept DV Codec" status working fourcc DVSD,dvsd ; PAL fourcc DVCS,dvcs ; NTSC ? fourcc CDVC,cdvc ; ??? fourcc "dvcp" dvsd ; PAL DV in .mov fourcc "dvc " dvcs ; NTSC DV in .mov driver vfw dll "mcdvd_32.dll" out YUY2 out UYVY out BGR32,BGR24,BGR15 ; 3ivx: videocodec 3ivXxa info "XAnim's 3ivX Delta 3.5 plugin" status working fourcc 3IV1 driver xanim dll "vid_3ivX.xa" out YV12,IYUV,I420 videocodec 3ivX info "3ivX Delta 3.5" status crashing fourcc 3IV1 driver dshow dll "3ivxdmo.dll" guid 0x0E6772C0, 0xDD80, 0x11D4, 0xB5, 0x8f, 0xA8, 0x6B, 0x66, 0xd0, 0x61, 0x1c out YV12 out YUY2 out BGR32,BGR24,BGR16,BGR15 ; experimental real video decoder using closed source codecs videocodec rv40 info "Linux RealPlayer 9 RV40 decoder" status working fourcc RV40,rv40 driver realvid dll "drv4.so.6.0" out I420 videocodec rv40win info "Win32 RealPlayer 9 RV40 decoder" status working fourcc RV40,rv40 driver realvid dll "drv43260.dll" out I420 videocodec rv30 info "Linux RealPlayer 8 RV30 decoder" status working fourcc RV30,rv30 driver realvid dll "drv3.so.6.0" out I420 videocodec rv30win info "Win32 RealPlayer 8 RV30 decoder" status working fourcc RV30,rv30 driver realvid dll "drv33260.dll" out I420 videocodec rv20 info "Linux RealPlayer 8 RV20 decoder" status working fourcc RV20,rv20 driver realvid dll "drv2.so.6.0" out I420 videocodec rv20win info "Win32 RealPlayer 8 RV20 decoder" status working fourcc RV20,rv20 driver realvid dll "drv23260.dll" out I420 ; others: videocodec ffrv10 info "FFmpeg RV10 decoder" status working fourcc RV10,rv10 fourcc RV13,rv13 driver ffmpeg dll rv10 out YV12,I420,IYUV videocodec vp3 info "On2 OpenSource VP3-Codec" status working comment "For SSE-systems use fixed dll from ftp://mplayerhq.hu/MPlayer/samples/drivers32/" fourcc VP30,vp30,VP31,vp31 flags align16 driver vfwex dll "vp31vfw.dll" out YUY2 out BGR32,BGR24,BGR15 videocodec mwv1 info "Motion Wavelets" status working fourcc MWV1 driver vfw dll "icmw_32.dll" out BGR24,BGR15 flip videocodec asv2 info "ASUS V2" status working fourcc ASV2 driver vfw dll "asusasv2.dll" out UYVY out BGR32,BGR24,BGR15 flip videocodec asv1 info "ASUS V1" status working fourcc ASV1 driver vfw dll "asusasvd.dll" out UYVY out BGR32,BGR24,BGR15 flip videocodec mss1 info "Windows Screen Video" status working fourcc MSS1 driver dshow dll "msscds32.ax" guid 0x3301a7c4, 0x0a8d, 0x11d4, 0x91, 0x4d, 0x00, 0xc0, 0x4f, 0x61, 0x0d, 0x24 out BGR32,BGR24,BGR16,BGR15 ; CLRVIDDC.DLL needed too, with uppercase videocodec ucod info "UCOD-ClearVideo" status working fourcc UCOD driver vfw dll "clrviddd.dll" out BGR32,BGR24,BGR15 flip videocodec vcr2 info "ATI VCR-2" status working fourcc VCR2 driver vfw dll "ativcr2.dll" out YV12 out BGR24 videocodec CJPG info "CJPG" status untested comment "need sample files (this dll is decompression only!)" fourcc CJPG driver vfw dll "CtWbJpg.DLL" out YUY2 out UYVY out BGR24,BGR15 ; our BGR15->BGR32 is bad or the DLL? videocodec tm20 info "TrueMotion 2.0" status working comment "YUV faulting" fourcc TM20 driver dshow dll "tm20dec.ax" guid 0x4cb63e61, 0xc611, 0x11D0, 0x83, 0xaa, 0x00, 0x00, 0x92, 0x90, 0x01, 0x84 out BGR32,BGR24,BGR16 videocodec sp5x info "SP5x codec - used by Aiptek MegaCam" status working fourcc SP53,SP54,SP55,SP56,SP57,SP58 driver vfw dll "sp5x_32.dll" out BGR24,BGR15 ; quicktime codecs: videocodec qt3ivx info "win32/quicktime 3IV1 (3ivx) decoder" status working fourcc 3IV1 driver qtvideo dll "3ivx Delta 3.5.qtx" out YUY2 videocodec qth263 info "win32/quicktime H.263 decoder" status crashing fourcc h263 driver qtvideo dll "QuickTime.qts" out YUY2 videocodec qtrlerpza info "win32/quicktime RLE/RPZA decoder" comment "no colorspace accepted" status crashing fourcc rpza format 0x20656C72 ; "rle " driver qtvideo dll "QuickTime.qts" out BGR32,BGR24,BGR15 videocodec qtvp3 info "win32/quicktime VP3 decoder" status crashing fourcc VP31 driver qtvideo dll "On2_VP3.qtx" out YUY2 videocodec qtzygo info "win32/quicktime ZyGo decoder" status buggy comment "wrong colors" fourcc ZyGo,zygo,lsvx driver qtvideo dll "ZyGoVideo.qtx" out BGR32,RGB32 videocodec qtbhiv info "win32/quicktime BeHereiVideo decoder" comment "sample file wanted!" status untested fourcc bhiv driver qtvideo dll "BeHereiVideo.qtx" out YUY2 videocodec qtcvid info "win32/quicktime Cinepak decoder" status working fourcc cvid driver qtvideo dll "QuickTime.qts" out YUY2 videocodec qtindeo info "win32/quicktime Indeo decoder" status crashing fourcc IV31,iv31 fourcc IV32,iv32 fourcc IV41 driver qtvideo dll "QuickTime.qts" out YUY2 videocodec qtmjpeg info "win32/quicktime MJPEG decoder" status crashing fourcc dmb1 fourcc mjpa fourcc mjpb driver qtvideo dll "QuickTime.qts" out YUY2 videocodec qtmpeg4 info "win32/quicktime MPEG-4 decoder" status crashing fourcc mp4v driver qtvideo dll "QuickTime.qts" out YUY2 videocodec qtsvq3 info "win32/quicktime SVQ3 decoder" status working fourcc SVQ3 driver qtvideo dll "QuickTimeEssentials.qtx" out YUY2 videocodec qtsvq1 info "win32/quicktime SVQ1 decoder" status buggy fourcc SVQ1 driver qtvideo dll "QuickTime.qts" out YVU9 ; buggy codecs: (any volunteers for native rewrite?) videocodec zlib info "AVIzlib" status working comment "24bpp only" fourcc ZLIB driver vfw dll "avizlib.dll" out BGR24 flip videocodec mszh info "AVImszh" status working comment "24bpp only" fourcc MSZH driver vfw dll "avimszh.dll" ; out YUY2 ; out BGR32,BGR24,BGR15 out BGR24 videocodec alaris info "Alaris VideoGramPiX" ; http://www.alaris.com/movies/toocool.vgm ; Martin Schuster status crashing comment "only produces strange patterns" fourcc VGPX,VTLP VGPX driver vfwex dll "vgpix32d.dll" out UYVY out BGR24 ; non-working codecs: videocodec vcr1 info "ATI VCR-1" status crashing fourcc VCR1 driver vfw dll "ativcr1.dll" out RGB24 flip videocodec pim1 info "Pinnacle Hardware MPEG1" status crashing comment "no picture. use ffmpeg12!" fourcc PIM1 driver vfw dll "pclepim1.dll" out BGR24 flip ; out I420 ; out YUY2 ; out BGR32,BGR24,BGR16,BGR15 videocodec qpeg info "Q-Team's QPEG (www.q-team.de)" status working comment "BGR8 only!" fourcc Q1.0,QPEG fourcc Q1.1,qpeq driver vfw dll "qpeg32.dll" out BGR8 flip videocodec rricm info "rricm" status crashing fourcc dmb1 driver vfw dll "rricm.dll" out YUY2 out BGR24 flip ; sample videos: http://www.techsmith.com/products/camtasia/examplevideos.asp videocodec camtasia info "TechSmith Camtasia Screen Codec" status working fourcc TSCC,tscc driver vfw dll "tsccvid.dll" out BGR15 flip ; raw formats: (now RGB formats are autodetected) ; these raw codecs are used mostly by tv input ; 0x20776172 is used by Quicktime ('raw ') ; 0x0 is used by AVI ; YV12,RGB|32,RGB|24.. is created by MPlayer videocodec rawrgb32 info "RAW RGB32" status working driver raw format 0x0 format 0x20776172 format 0x52474220 out RGB32 videocodec rawrgb24 info "RAW RGB24" status working driver raw format 0x0 format 0x20776172 format 0x52474218 out RGB24 videocodec rawrgb16 info "RAW RGB16" status working driver raw format 0x0 format 0x20776172 format 0x52474210 out RGB16 videocodec rawbgr32flip info "RAW BGR32" status working driver raw format 0x0 out BGR32 flip videocodec rawbgr32 info "RAW BGR32" status working driver raw format 0x0 format 0x42475220 out BGR32 videocodec rawbgr24flip info "RAW BGR24" status working driver raw format 0x0 out BGR24 flip videocodec rawbgr24 info "RAW BGR24" status working driver raw format 0x0 format 0x20776172 format 0x42475218 out BGR24 videocodec rawbgr16flip info "RAW BGR15" status working driver raw format 0x0 out BGR16 flip videocodec rawbgr16 info "RAW BGR15" status working driver raw format 0x0 format 0x20776172 format 0x42475210 out BGR16 videocodec rawbgr15flip info "RAW BGR15" status working driver raw format 0x0 out BGR15 flip videocodec rawbgr15 info "RAW BGR15" status working driver raw format 0x0 format 0x20776172 format 0x4247520F out BGR15 videocodec rawbgr8flip info "RAW BGR8" status working driver raw format 0x0 out BGR8 flip videocodec rawbgr8 info "RAW BGR8" status working driver raw format 0x0 format 0x20776172 format 0x42475208 out BGR8 videocodec rawbgr1 info "RAW BGR1" status working driver raw format 0x0 format 0x20776172 format 0x42475201 out BGR1 flip videocodec rawyuy2 info "RAW YUY2" status working driver raw format 0x0 0x32595559 format 0x20776172 fourcc yuy2,YUY2 out YUY2 videocodec rawuyvy info "RAW UYVY" status working driver raw format 0x0 0x59565955 format 0x20776172 fourcc uyvy,UYVY out UYVY videocodec rawyv12 info "RAW YV12" status working driver raw format 0x0 0x32315659 format 0x20776172 fourcc yv12,YV12 out YV12 videocodec rawi420 info "RAW I420" status working driver raw format 0x0 0x30323449 format 0x20776172 fourcc i420,I420 fourcc IYUV,iyuv out I420,IYUV videocodec rawyvu9 info "RAW YVU9" status working driver raw format 0x0 0x39555659 format 0x20776172 fourcc yvu9,YVU9 out YVU9 ; NULL codec - for testing. videocodec null info "NULL codec (no decoding!)" status crashing comment "for unknown/unsupported codecs or testing" driver null out YV12 out I420 out YUY2 out UYVY out YVU9 out BGR32,BGR24,BGR16,BGR15 ;============================================================================= ; AUDIO CODECS ;============================================================================= audiocodec wma9dmo info "Windows Media Audio 9 DMO" status working format 0x162 driver dmo dll "wma9dmod.dll" guid 0x27ca0808, 0x01f5, 0x4e7a, 0x8b, 0x05, 0x87, 0xf8, 0x07, 0xa2, 0x33, 0xd1 audiocodec wmadmo info "Windows Media Audio DMO" status working format 0x160 format 0x161 format 0x162 driver dmo dll "wmadmod.dll" guid 0x2eeb4adf, 0x4578, 0x4d10, 0xbc, 0xa7, 0xbb, 0x95, 0x5f, 0x56, 0x32, 0x0a audiocodec qdmc info "Quicktime QDMC/QDM2 audio decoders" status working format 0x324D4451 ; "QDM2" format 0x434D4451 ; "QDMC" driver qtaudio dll "QuickTime.qts" audiocodec qclp info "Quicktime QCLP audio decoder" status working format 0x706C6351 ; "QCLP" driver qtaudio dll "QuickTime.qts" audiocodec qtmace3 info "Quicktime MACE3 audio decoder" status working format 0x3343414D ; "MAC3" driver qtaudio dll "QuickTime.qts" audiocodec qtmace6 info "Quicktime MACE6 audio decoder" status working format 0x3643414D ; "MAC6" driver qtaudio dll "QuickTime.qts" audiocodec racook info "RealAudio COOK" status working format 0x6B6F6F63 ; "cook" driver realaud dll "cook.so.6.0" audiocodec rasipr info "RealAudio Sipro" status working format 0x72706973 ; "sipr" driver realaud dll "sipr.so.6.0" audiocodec raatrc info "RealAudio ATRAC3" status working format 0x63727461 ; "atrc" driver realaud dll "atrc.so.6.0" audiocodec imaadpcm info "IMA ADPCM" status working format 0x11 format 0x34616d69 ; "ima4" (MOV files) format 0x1100736d ; "ms\x00\x11" (MOV files) driver imaadpcm audiocodec msadpcm info "MS ADPCM" status working format 0x2 format 0x0200736d ; "ms\x00\x02" (MOV files) driver msadpcm audiocodec dk4adpcm info "Duck DK4 ADPCM (rogue format number)" status working comment "This format number was used by Duck Corp. but not officially registered with Microsoft" format 0x61 driver imaadpcm audiocodec dk3adpcm info "Duck DK3 ADPCM (rogue format number)" status working comment "This format number was used by Duck Corp. but not officially registered with Microsoft" format 0x62 driver dk3adpcm audiocodec roqaudio info "Id RoQ File Audio Decoder" status working comment "RoQA is an internal MPlayer FOURCC" fourcc RoQA driver roqaudio audiocodec libdv info "raw DV audio decoder (libdv)" status working fourcc RADV driver libdv dll libdv.so.2 audiocodec ffdv info "FFmpeg DV audio decoder" status working fourcc RADV driver ffmpeg dll "dvaudio" audiocodec faad info "AAC MPEG2/MPEG4 Audio" status working fourcc mp4a,MP4A driver faad dll libfaad2 audiocodec pcm info "Uncompressed PCM" status working format 0x1 format 0x20776172 ; "raw " (MOV files) format 0x736f7774 ; "twos" (MOV files) format 0x74776f73 ; "sowt" (MOV files) ;;;; these are for hardware support only: (alaw,ulaw,ima-adpcm,mpeg,ac3) ; format 0x6 ; format 0x7 ; format 0x11 ; format 0x50 ; format 0x2000 ;;;; driver pcm audiocodec divx info "DivX audio (WMA)" status working format 0x160 format 0x161 driver acm dll "divxa32.acm" audiocodec msadpcmacm info "MS ADPCM" status working format 0x2 driver acm dll "msadp32.acm" audiocodec mp3 info "mp3lib MPEG layer-2, layer-3" status working comment "Optimized to MMX/SSE/3Dnow!" format 0x50 ; layer-1 && layer-2 format 0x55 ; layer-3 format 0x33706d2e ; ".mp3" CBR/VBR MP3 (MOV files) format 0x5500736d ; "ms\0\x55" older mp3 fcc (MOV files) driver mp3lib flags seekable audiocodec ffwmav1 info "DivX audio v1 (ffmpeg)" status untested format 0x160 driver ffmpeg dll "wmav1" audiocodec ffwmav2 info "DivX audio v2 (ffmpeg)" status untested format 0x161 driver ffmpeg dll "wmav2" audiocodec ffmac3 info "Macintosh Audio Compression and Expansion 3:1" status untested fourcc "MAC3" driver ffmpeg dll "mace3" audiocodec ffmac6 info "Macintosh Audio Compression and Expansion 6:1" status untested fourcc "MAC6" driver ffmpeg dll "mace6" audiocodec ffmp3 info "FFmpeg layer-3 audio decoder" comment "integer only" status working format 0x55 format 0x33706d2e ; ".mp3" CBR/VBR MP3 (MOV files) format 0x5500736d ; "ms\0\x55" older mp3 fcc (MOV files) driver ffmpeg dll "mp3" flags seekable audiocodec ffmp2 info "FFmpeg layer 1,2 audio decoder" comment "integer only" status working format 0x50 driver ffmpeg dll "mp2" flags seekable ;MAD library audiocodec mad info "libMAD MPEG layer 1-2-3" status working format 0x50 format 0x55 format 0x33706d2e ; ".mp3" CBR/VBR MP3 (MOV files) format 0x5500736d ; "ms\0\x55" older mp3 fcc (MOV files) driver libmad dll "libmad" flags seekable audiocodec mp3acm info "MPEG layer-3" status working comment "conflicts with security kernel patches" format 0x55 driver acm dll "l3codeca.acm" flags seekable audiocodec imaadpcmacm info "IMA ADPCM" status working format 0x11 driver acm dll "imaadp32.acm" audiocodec msgsmacm info "MS GSM" status working format 0x31 ; format 0x32 driver acm dll "msgsm32.acm" audiocodec msnaudio info "MSN AUDIO" status working ; format 0x31 format 0x32 driver acm dll "msnaudio.acm" audiocodec msgsm info "MS GSM" status working format 0x31 format 0x32 fourcc agsm driver msgsm audiocodec alaw info "aLaw" status working format 0x6 format 0x77616C61 ; 'alaw', .mov files driver alaw audiocodec ulaw info "uLaw" status working format 0x7 format 0x77616c75 ; "ulaw" (MOV files) driver alaw audiocodec dvdpcm info "Uncompressed DVD/VOB LPCM" status working format 0x10001 driver dvdpcm audiocodec a52 info "AC3-liba52" status working format 0x2000 driver liba52 dll "liba52" audiocodec ac3 info "AC3-libac3" comment "removed from mplayer, use liba52" status working format 0x2000 driver libac3 dll "libac3" audiocodec voxware info "VoxWare" status working format 0x75 driver dshow dll "voxmsdec.ax" guid 0x73f7a062, 0x8829, 0x11d1, 0xb5, 0x50, 0x00, 0x60, 0x97, 0x24, 0x2d, 0x8d audiocodec acelp info "ACELP.net Sipro Lab Audio Decoder" status working format 0x130 driver dshow dll "acelpdec.ax" guid 0x4009f700, 0xaeba, 0x11d1, 0x83, 0x44, 0x00, 0xc0, 0x4f, 0xb9, 0x2e, 0xb7 audiocodec imc info "Intel Music Coder" status working comment "driver at http://codeczone.virtualave.net/FXIMCAUD.zip" format 0x401 driver acm dll "imc32.acm" audiocodec hwac3 info "AC3 through SPDIF" status working format 0x2000 driver hwac3 audiocodec vorbis info "OggVorbis Audio Decoder" status working comment "OggVorbis driver using libvorbis" format 0xFFFE driver libvorbis dll "libvorbis" flags seekable ; acm codec doesn't work, haven't tried zorannt dshow codec ; driver acm ; dll "vorbis.acm" audiocodec vivoaudio info "Vivo G.723/Siren Audio Codec" status working format 0x111 ; vivo g.723 format 0x112 ; siren driver acm dll "vivog723.acm" audiocodec g72x info "G.711/G.721/G.723" status crashing comment "does not work yet - just noise :(" format 0x111 ; vivo g.723 format 0x112 ; vivo siren driver g72x dll "g72x.c" audiocodec atrac3 info "Sony ATRAC3" status buggy comment "format not accepted" format 0x270 driver acm dll "atrac3.acm" audiocodec ALF2 ; http://www.nctsoft.com/products/NCTALFCD/ ; jdp@mail.sonofon.dk info "ALF2" status working format 0x1FC4 ; ALF2 driver acm dll "alf2cd.acm" audiocodec truespeech info "DSP Group TrueSpeech(TM)" status working format 0x22 driver acm dll "tssoft32.acm" ; rt32dcmp.dll needed too audiocodec voxwarert24 info "VoxWare RT24 speech codec" status working format 0x181c driver acm dll "nsrt2432.acm" audiocodec lhacm info "Lernout & Hauspie CELP and SBC codecs" status working format 0x1101 ; CELP format 0x1102 ; SBC format 0x1103 ; SBC format 0x1104 ; SBC driver acm dll "lhacm.acm" geexbox-generator-0.90-3/iso/GEEXBOX/etc/mplayer/input.conf0100644000000000000000000000375407676400621022074 0ustar rootroot## ## MPlayer input control file ## ## You are able to redefine default keyboard/joystick/mouse/LIRC bindings, or ## add new ones. ## ## The file should be placed into $HOME/.mplayer directory. ## RIGHT seek +10 LEFT seek -10 DOWN seek -60 UP seek +60 PGUP seek 600 PGDWN seek -600 - audio_delay 0.100 + audio_delay -0.100 q quit ESC quit ENTER pt_step 1 1 p pause SPACE pause HOME pt_up_step 1 END pt_up_step -1 > pt_step 1 < pt_step -1 INS alt_src_step 1 DEL alt_src_step -1 o osd z sub_delay -0.1 x sub_delay +0.1 9 volume -1 / volume -1 0 volume 1 * volume 1 1 contrast -1 2 contrast 1 3 brightness -1 4 brightness 1 5 hue -1 6 hue 1 7 saturation -1 8 saturation 1 d frame_drop r sub_pos -1 t sub_pos +1 #? sub_step +1 # immediately display next subtitle #? sub_step -1 # previous w panscan -0.1 e panscan +0.1 h tv_step_channel 1 l tv_step_channel -1 n tv_step_norm b tv_step_chanlist ## ## GUI ## #l gui_loadfile #t gui_loadsubtitle #a gui_about #s gui_stop #p gui_playlist #r gui_preferences #c gui_skinbrowser ## ## Joystick section ## WARNING: joystick support has to be explicitly enabled at ## compiletime with --enable-joystick ## JOY_RIGHT seek 10 JOY_LEFT seek -10 JOY_UP seek 60 JOY_DOWN seek -60 JOY_BTN0 pause JOY_BTN1 osd JOY_BTN2 volume 1 JOY_BTN3 volume -1 ## ## OSD Menu movement keys ## ## If you are using only the keyboard it is enough to define one command (like ## "menu up"), because the that single key will display the menu, which can ## then be navigated with the cursor keys and ENTER. ## ## LIRC users should bind each "menu" command to a button on their remote. ## ## The set_menu command displays directly the (sub)menu specified as ## its argument. Usage should be self-explanatory (although not likely ## to be needed), after reading input.conf. ## #MOUSE_BTN0 menu up #y menu down #y menu ok #y menu cancel #y menu hide #y set_menu general_pref m menu hide ; menu hide a quit s run /usr/bin/tvswitch k halt j play_dvd c mute f pt_step -1 g pt_step 1 geexbox-generator-0.90-3/iso/GEEXBOX/etc/mplayer/mplayer.conf0100644000000000000000000000041207676400621022372 0ustar rootrootvo=vesa:vidix,vesa framedrop=yes vsync=yes fs=yes zoom=yes menu=yes double=yes cache=8192 idx=yes lircconf=/etc/lirc subfont-text-scale=3 font=/usr/share/mplayer/font/font.ttf subfont=/usr/share/mplayer/font/font.desc bgvideo=/usr/share/mplayer/background-audio.avi geexbox-generator-0.90-3/iso/GEEXBOX/etc/tvsettings0100644000000000000000000000014707676400620020542 0ustar rootrootTVSTANDARD=pal NVTV_ON="-t -S $TVSTANDARD -r 640,480 -s Normal -C CONVERT" NVTV_OFF="-m -s 640x480@75" geexbox-generator-0.90-3/iso/GEEXBOX/lib/0040755000000000000000000000000007676400612016402 5ustar rootrootgeexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/0040755000000000000000000000000007676400612020052 5ustar rootrootgeexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/0040755000000000000000000000000007676400620020575 5ustar rootrootgeexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/misc/0040755000000000000000000000000007676400621021531 5ustar rootrootgeexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/misc/lirc_dev.o0100644000000000000000000002703007676400621023477 0ustar rootrootELF 4(UWV!S>P\$U,$,$XDžDžDž0DžXDždDž`uKxt,$CHMuS ZtMC|uFtKxCtt5uZ1[^_]ËK(QSh v뜋K4QSlirc_dev.c__module_kernel_versiondebuglirc_thread.text.lock.lirc_devadd_to_bufirctls__constant_c_and_count_memsetirctl_openirctl_closeirctl_pollirctl_ioctlirctl_readfops__module_license__module_parm_debugplugin_lockexit_mmexit_filesexit_fs__up_wakeupschedule_timeoutprintk__wake_upinterruptible_sleep_onlirc_register_plugin__down_failed_interruptiblesprintfkernel_thread__down_failed__this_modulelirc_unregister_plugin__pollwait__get_user_4add_wait_queuescheduleremove_wait_queue__generic_copy_to_user__kstrtab_lirc_register_plugin__ksymtab_lirc_register_plugin__kstrtab_lirc_unregister_plugin__ksymtab_lirc_unregister_pluginlirc_dev_initregister_chrdev__module_description__module_authorinit_modulecleanup_moduleunregister_chrdev%- " #1$@%_"n s# #'L()!'3+9?+J+_ d# # # #< I N#d k  #/+++ # # #F] b#} #( -#8DV [#m r# #!&G-S\ep u# #  " #0 .  #   #$ p u    # /# 0A 1 2     #  17  < #G V 1t  y #  #   2 ` e l 8|  #  #  =   #  #> C#Wl q#{!!'!*!!!!'!*!!'!!%!/'9!C'M!W'a! 7 (48@H &3, 5 geexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/misc/lirc_i2c.o0100644000000000000000000001373007676400621023400 0ustar rootrootELF 4( VS\$t$ tǃ1[^jD$PCHP tcuLtuŃ Ҋ% ƒ?fhX맊 $T$D$t1P1Ph evPjD$PD$HP Ht%u ZÍ&hXvuD$ T$11D$PhYXݍt&UWVSPD$ |$~?~*uZ[^_]Íh@Xv1؍t&jD$PD$ HP Ht-uh_T$t5uP1ۉ1vE J|؈aa\1PhY[T$뙍'PjD$PD$HP Ht%u ZÍ&hXvu-T$tҀtD$ 1뽊T$1D$PhYX뾐t&D$@tP,uPZ損&D$@tP0u   PX䍶UWVSt$D$h5hXZ۸jHkHh Sijlirc_i2c: read error <7>lirc_i2c: key %02x Hauppauge IRPixelview IRPV951 IRKNC ONE IRyesno<7>lirc_i2c: key (0x%02x/0x%02x) <7>lirc_i2c: something wrong in get_key_pv951 lirc_i2c: Huh? unknown i2c address (0x%02x)? lirc_i2c: chip found @ 0x%02x (%s) lirc_i2c: probe 0x%02x @ %s: %s Kd00+6>LR`l~0%6?KGCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.data.bss.modinfo.rodata.str1.1.rodata.str1.32.rel.rodata.comment@ 0 ) % 0 /4 =2 eL2` ! ` \  h  q  7 $*0=lOW`esp(0* H< 7<`    . B# Vfm{@KS  (lirc_i2c.c__module_kernel_versiondebugminorget_key_haupget_key_pixelviewcodes.0get_key_pv951last_button.1get_key_knc1set_use_incset_use_declirc_templatedriverir_probeir_detachir_commandclient_templateir_attach__constant_memcpyprobe.2__constant_c_and_count_memset__module_license__module_parm_debug__module_parm_minori2c_master_recvprintk__this_modulekmallockfreei2c_attach_clientlirc_register_pluginlirc_unregister_plugini2c_detach_client__module_author__module_descriptioninit_modulei2c_add_drivercleanup_modulei2c_del_driver<"J # #" ! &#1O T#w #" #*28?R W#" # #$$$@$F$O$s}%  #&% ;F K#Q'W(   )*&Ygx"   #.0'!`d $(,048<@DHLPTX\`dhlptx|geexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/misc/ati_remote.o0100644000000000000000000001757407676400620024053 0ustar rootrootELFP4( UWVS(\$@!D$ D$D$ D$l$uڊFuf= D$t9\$"FʃD$8D$D$f ud$D$f tKFT$8V t-T$ FT$V FV 5F8V uFPFPh 뜊D$)T$RN8#C B$D$,($UT$D$8F tGj\$ ($Uj($UT$$ 8F u 9v#SjjUSjjUWjjUWPjjUWD$,RRhY[6F8V  9s ,9s 9s uQd9s _Q29OE< Ph(_X>tTFPFPFPPh@FD$L$iA0 Ft렋D$D@D1HtË CCPZu1h`XʋD$DHDtÍCD$D$xPPuDD9DuùUWVS(D$<kD$@B kX{t 1҃([^_]ËS T$J1҄yt$F1<u֋D$D$t$< ƒ~ʀ@T$ T$jjCPt$ThhD$1҅PhDjPL$H hj?ht$<&T$<U1IS^4$1f= t1҃$gf u  _dž dž$ džD  dž`FdždESD$PhWt$ T$ fdž L$Lff ff ff Ƅ} Ƅ}  Ɛ $DD@t$FPhlY[D$yiA|jB}j5pi6qj7rg8sl9t:udescription=USB ATI Remote driverlicense=GPLparm_channel_mask=iparm_desc_channel_mask=bitmask that determines which remote control channels to ignoredone ** unknown key=%02x%02x kind=%d ** weird byte=0x%02x maxp=%d endpoint=0x%02x %s remote channel %dbInterval=%d <6>%s on usb%d:%d.%d %s %sati_remotelength=%d %02x %02x %02x %02x %02x %02x %02x %02x ** weird key=%02x%02x%02x%02x <3>ati_remote: error submitting urb <6> remote control channel %d corresponds to input%d USB ATI (X10) remote %04x:%04x<6>ati_remote.c: 2.1.0:USB ATI Remote driver G  GCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.data.bss.modinfo.rodata.str1.1.rodata.str1.32.rel.rodata.comment4G   )  % ( /4 =2L2`. `4\ ` hq` & 7=C p`jlj {FN'2 ru ;( !;8M ]  m 2}`"W *19EO\djr  ati_remote.c__module_kernel_version__module_licenseinit1init2ati_remote_translation_tablesend_packetati_remote_irqati_remote_openati_remote_closeati_remote_usb_outati_remote_probe__constant_c_and_count_memsetati_remote_disconnectati_remote_id_table__module_usb_device_size__module_usb_device_tableati_remote_driverati_remote_initati_remote_exit__module_author__module_description__module_parm_channel_mask__module_parm_desc_channel_maskchannel_maskadd_wait_queueusb_submit_urbremove_wait_queueusb_unlink_urbschedule_timeoutprintkjiffiesinput_event__wake_upusb_set_idlekmallockfreesprintfinput_register_deviceusb_stringinput_unregister_deviceusb_registerusb_deregisterinit_modulecleanup_module"#$ %$&Z$_ d' '.Wj( ' )/5;)cio)w})(())))  'F(_(x((( ' '&!u# ' '+,,1-FQb ..(f k' N  S 'f /u  z '     . 0  .5 0^ - % 1  2  '  3 %* -   $(,0geexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/modules.usbmap0100644000000000000000000000027507676400620023457 0ustar rootroot# usb module match_flags idVendor idProduct bcdDevice_lo bcdDevice_hi bDeviceClass bDeviceSubClass bDeviceProtocol bInterfaceClass bInterfaceSubClass bInterfaceProtocol driver_info geexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/modules.generic_string0100644000000000000000000000003707676400620025166 0ustar rootroot# module id=string geexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/modules.parportmap0100644000000000000000000000003507676400620024347 0ustar rootroot# module pattern geexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/modules.pnpbiosmap0100644000000000000000000000003007676400620024325 0ustar rootroot# module id geexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/0040755000000000000000000000000007676400617022063 5ustar rootrootgeexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/arch/0040755000000000000000000000000007676400617023000 5ustar rootrootgeexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/arch/i386/0040755000000000000000000000000007676400617023471 5ustar rootrootgeexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/arch/i386/kernel/0040755000000000000000000000000007676400617024751 5ustar rootrootgeexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/arch/i386/kernel/apm.o0100644000000000000000000004256407676400617025716 0ustar rootrootELFp%4(S\$L$ 19 t@ vQSh  [à wtShoUWVSSSD$\$ L$$l$(_= tSd$,$1ҎڎŽWU. ]_ED$,D$0D$4D$80d$,$WEZY[^_]UWVS \$$L$(_= tFd$l$D$ 1ҎڎŽWU. ]_ŋD$,(d$l$W [^_]SQ\$ PPjhStD$Z[Ë$f1SD$ \$PPD$PD$PD$Pjjh S t D$[ËT$D$ff=w f1܋D$fQPD$PD$PhS1҄tT$ZD$PjZYPPjjhSt)@vZD$PhYXf f(PPjjhSc(WVSP 1+ '! !@u6=uFdt6Ћ + ; w!@tʅuX[^_X[^_Aŋt Hu롡9ÿt t맅tN; Y!$+ kd1;$WV p=$tjD$PY^ ^_jZSQ\$ uf f u,f=P%S@PhSt T$Z[Åt f% 1f S=\$$t [ÍD$PD$PD$PD$PD$Pjjh S tD$ƋT$D$fT$D$ f=tD$ f f1떋D$ VSVt$\$uftDPVPhSt T$[[^fKt1t f% f f fu맋T$B$9B SL$A$@әQ$DQ([UWV`Sl$|$9t0Ct&C @;S$S taC f|C(C<t[u[^_]ǃtHuC4ƃ t uC0뱡@Ht C$@S$h`X[^_]Ã=DSu[Ü[@SS[أ@@DS[SjjZYtp|$t^f=wIh8X`t`X @u [jXh[Qjk<SYt6u1jjjj%pShXZ1j{YtSt PhXZPD$PD$P…XYu$ZÁt@Ht1RhGYXVSf=Ht f >4<hXZ=t+;v F w$jV^=4Xxndj XW=u1=8u%jV8Y=0[$j[^f=j!먡f8t(>jjjVc<=<ujV>XZPh=4~]f=v|Bң|~d=H|ujfZtPh}YXhY؃=0|S T$!D$$D$D$ \$D$\$D$D$d=Pu!ٍT$ [ËD$t8Att$hZY1UWVS\$(|$,l$0s\h:VYZu w [^_]VyZt CtVa[vnVKZucVQfD$jD$ PW u.D$tHtF t uF9c)Z9r!xt ?18!D$T$D$!VYt {u۸!T$WVS|$t$_\h?SZZ1҅Yu*tt VPW SYAt1[^_VSD$ t$$X\hDSYZu C<t[^ÁAAt݋CHCK 0=0~rCCuS 맸!D$ $!Ct zuܸ! j_[;Sj 8^XgC~$HCK 4=4~1Sj XZVSt$^\hJSZYufF\S~4)Ѕ4~nS~0)Ѕ0~M`9t:t'9Xt Rt9ZutCBSY[1^h ^C`jnXJS\$ hjPXZAA A$AAAA! tQHQ ˆQfCf ˆQC ˆQ`A `1K\[1jPh@[ZUWVS D$ fD$fD$PD$ PD$P; Ru\fD$ff%fT$T$fD$f=tf=v(fD$ fftfTxXƁSVWPD$PD$P PfRPh(ht$L<[^_]WV T!⍺>\uǂdǂ`f=u4ff=fv"f=v fhZ=Hf ff ftf=f=Hu*=t T1 ^_ÍD$ PD$ PD$P  fT$ƃbtjtzƒt"ttzRQhfD$ f=ttPhXZf=$D$ PhfD$f^_t(fxR%Ph hYhY돺Qh@jjZYPh^_j^EPhfRPh Ph_fXQQffuhZYZh( PPPhf f=Xt  =\t =Lt $t(f=&f=w f=H=(h=t h-'fPBPDpG fP@pFPF f$H@fPJPLpO@fPRPTpW @fPZP\p_fPHpNPNfPPpVPVfPXp^P^jjhJ t@ @$hjh h=cYd_,1h PP5Ph@f=w1f=whNY0PhPXZPPh_ fh*=,t df fu f=wZhjhJ =t =TPu =TujjYZtPhy+XZWVS|$L$!9P ۋt$uȃt*wHt [^_uff_!, 1.16,<H\hyj  ] kernel_version=2.4.21author=Stephen Rothwelldescription=Advanced Power Managementlicense=GPLparm_debug=iparm_desc_debug=Enable debug modeparm_power_off=iparm_desc_power_off=Enable power offparm_bounce_interval=iparm_desc_bounce_interval=Set the number of ticks to ignore suspend bouncesparm_allow_ints=iparm_desc_allow_ints=Allow interrupts during BIOS callsparm_broken_psr=iparm_desc_broken_psr=BIOS has a broken GetPowerStatus callparm_realmode_power_off=iparm_desc_realmode_power_off=Switch to real mode before powering offparm_idle_threshold=iparm_desc_idle_threshold=System idle percentage above which to make APM BIOS idle callsparm_idle_period=iparm_desc_idle_period=Period (in sec/100) over which to caculate the idle percentageparm_smp=iparm_desc_smp=Set this to enable APM use on an SMP platform. Use with caution on older systemssystem standbysystem suspendnormal resumecritical resumelow batterypower status changeupdate timecritical suspenduser standbyuser suspendsystem standby resumecapabilities changePower management disabledInterface not connectedUnrecognized device IDParameter out of rangeInterface not engagedFunction not supportedResume timer disabledNo APM present<5>apm: %s: %s <7>apm_do_idle failed (%d) OffPower Off <4>apm: suspend was vetoed. suspendstandbyget_event<7>apm: received %s notify busy<7>apm: setting state busy <3>apm: %s passed bad filp readpollioctlrelease?minseckapmdon lineon backup powerunknownlowcriticalcharging%d%% minutesseconds%d %s unknown highoff lineengage power managementenable power managementdriver versionapm_bios<6>apm: BIOS not found. <5>apm: overridden by ACPI. apm cseg16 len %x cseg len %x, dseg len %xdisengage power managementReal mode interface already connected16 bit interface already connected32 bit interface already connected32 bit interface not supportedUnable to enter requested stateBIOS did not set a return code<5>apm: %s: unknown error code %#2.2x <3>apm: an event queue overflowed <2>apm: suspend was vetoed, but suspending anyway. <7>apm: received unknown event 0x%02x <3>apm: filp not in user list <3>apm: cannot allocate struct of size %d bytes %s %d.%d 0x%02x 0x%02x 0x%02x 0x%02x %d%% %d %s <6>apm: AC %s, battery status %s, battery life <6>apm: battery flag 0x%02x, battery life <6>apm: power status not available <6>apm: Connection version %d.%d <6>apm: BIOS version %d.%d Flags 0x%02x (Driver version %s) <5>apm: disabled on user request. <6>apm: entry %x:%lx cseg16 %x dseg %x<6>apm: no 32 bit BIOS support @   3 J`S`мS0h  Q[0h jjjjAA-6 $,!/,5.80;6A8DGCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.data.bss.modinfo.rodata.str1.1.rodata.str1.32.rel.rodata.rel.fixup.rel__ex_table__ksymtab.comment4< l9` ) % B/`h4` =2L2 ``# \ C l$Lh tD@ w`$`s D $$$([ 1.:J N[es (@0 p ==w   c2Id, 7;VG(T? `o~ _1d;h5n):!,W8`B4S0d!#mD|@D)mn8<R$vGqH%|6. {H UP`A )oj dwc Q >]  THLX\ L,)52f CJS[h}p %/<JTXjxL5@&r "5%RpLL`8;" EHeeXUU `_apm.c__module_kernel_versionidle_thresholdidle_periodbounce_intervalsmpapm_disabledpower_offapm_waitqueueapm_suspend_waitqueuedriver_versionapm_event_nameerror_tableapm_errorapm_bios_callapm_bios_entryapm_bios_call_simpleapm_driver_versionapm_get_eventset_power_stateset_system_power_statet.2apm_do_idleclock_slowedapm_do_busyuse_apm_idle.3last_jiffies.4last_stime.5apm_cpu_idleoriginal_pm_idleapm_power_offapm_enable_power_managementapm_get_power_statusapm_engage_power_managementqueue_emptyget_queued_eventnotified.6queue_eventuser_liststandbys_pendingsuspends_pendingset_timegot_clock_diffclock_cmos_diffget_time_diffreinit_timersuspendignore_sys_suspendignore_normal_resumestandbynotified.7get_eventlast_resume.8ignore_bounce.9check_eventsdebugpending_count.10apm_event_handlerapm_mainloopexit_kapmdcheck_apm_userdo_read__constant_copy_to_userdo_polldo_ioctldo_releasedo_openapm_get_infoapmkapmd_runningapm_bios_fopsapm_deviceapm_initallow_intsbroken_psrrealmode_power_offset_pm_idleapm_exit__module_licenseprintkapm_infojiffiesdefault_idlemachine_real_restarthandle_poweroffsysrq_poweroff_op__wake_upget_cmos_timextimepm_send_alladd_wait_queueschedule_timeoutremove_wait_queueschedule__pollwaitkfreekmallocsprintfdaemonizepm_power_off__this_modulepm_activegdtcreate_proc_entrykernel_threadmisc_registerpm_idlemisc_deregisterremove_proc_entryinit_modulecleanup_module__module_author__module_description__module_parm_debug__module_parm_desc_debug__module_parm_power_off__module_parm_desc_power_off__module_parm_bounce_interval__module_parm_desc_bounce_interval__module_parm_allow_ints__module_parm_desc_allow_ints__module_parm_broken_psr__module_parm_desc_broken_psr__module_parm_realmode_power_off__module_parm_desc_realmode_power_off__module_parm_idle_threshold__module_parm_desc_idle_threshold__module_parm_idle_period__module_parm_desc_idle_period__module_parm_smp__module_parm_desc_smp #[7W\w\\ #[-\9Se]m~]]^]]@\ity]~\_\\"\.\;\\\ \\[[#1c7<dHcOUd[ate\[b[ %e<j[],;js\]e % 0 : \D N [ b z   [    f g 3 8 hV [ [ x  f i  h   j0     f i  h6 < g       k  [ l[ =\Za\\mn\\\\\1>\P\_\mvo[6;[D\W\[qx[[[ \ %[3@\Q\[`[nu\[\\\\\\\\ \'q/:qCrr\x\\\"'s5<pHMtUZu`ivntvx~\\\\[\\[\[\ \[ \,7?DvJ\Y\bgwnsx|oqib $@DHLPTX\`dhlp`txp $,4<DLT\dl (1=H  $(,048<@DHLPTX\geexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/0040755000000000000000000000000007676400615023537 5ustar rootrootgeexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/media/0040755000000000000000000000000007676400615024616 5ustar rootrootgeexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/media/video/0040755000000000000000000000000007676400615025724 5ustar rootrootgeexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/media/video/bttv.o0100644000000000000000000026264207676400615027074 0ustar rootrootELF 4(WV S \$cucRhS tD1tftۉ~ WZP[^_ShY[WVS|$\$t2ۉ~ VZP|$[^_[^_S\$u-PXu[1h@YXS\$t$ !P!RQh[VSt$ Pit ȉT$X% ЉXXyD$|$u`tD$Pit$k$T$! \=u't[^ÍD$Phm@V D$4DVXZD$It&"X%XD$X XUWVSSD$ l$k 11҉$É1ҋL$Ӊʀ҉Y[^_]VS\$ 959=S91 =u~! t1F ~ǃ=u[^D$ A[^ǂ=tD$ IhNXrPRhP8t=u/ǀǀǃ_Rh 뻃=<hXZ%UWVSV=t$aPitt ȉPiɐ1ҋD$;B,࿉B,࿉kP$ TA ‰QPi; PVPiY[tt$k$TӋ! ډPiu$=u Y[^_]hjV[]WVXZԋB,@B,@ t$hq S\$< SǀX[WVSt$|$9<t+<V3[4$S4$PDXt[^_É|$t$[^_UWVSD$(=$D$L$($t$ Sʼn$@+$@i. Y @T$ $L$rpL$(@D$D$\$D$(|$Sʼn$@+$@i. Z @T$D$L$pqL$((@=w[^_]Í@P@Rh@Ս@P@RT$0hUWVSQQt$ D$($T$$T$$D$4$Z4$@]+4$@i.Y $% ƒ@D$$$ǃD$$Sʼn$@+$@i.  @ZD$$|$pT$FD$$qT$$B[^[^_1]UWVS@t$`D$dT$h=fD$>fT$<\$lt$ÃS t @[^_]D$>D$D$<D$D$D$fD$8D$<T$>Ѝ2T$ T$D$ T$T$T<f&ff9D$<D$$D$XT$XBD$XBD$\D$XT$\BD$\BL$$D$ D$\fD$:T$҉T$,,L$ŋT$)͉L$)щT$T$ L$4L$)d$4;l$4$vl$49v;l$,vl$,L$)l$,D$4uL$0L$(D$0 BD$4 D$4B1Ft$[t$@Y+t$@i. Z D$@FD$0%l$=d$0|$,L$$fD$:T$ D$:9RD$XpT$XBD$XL$TBD$\D$XqT$\BD$\BT$\B=D$\w1@T$X@PRhҋD$(T$(Ct$ ]t$ @_+t$ @i. Y $@L$4L$ D$(T$(Ct$Zt$@]+t$@i. _ D$@L$4L$WL$( T$D$ D$D$ ȉD$t7D$>D$D$<D$D$D$fD$8L$>D$<D$D$fD$8T$>D$<D$D$YD$\T$X@P@RL$\hUWVS \$LD$Hf t$DfD$l$@Ef =L$4<f&ff9D$D$Ë` D$8t$T$T$8BD$8BD$$D$4T$4BD$4BD$8D$4T$8BD$8BD$$L$ D$0D$89D$0D$ D$0L$ T$8D$0T$uL$4L$\$ Ê11|$ D$ D$umu|$ #;!;t$(T$ |$ €|$ 1ЃEFuC;t$(w|$ t|$ t D$0tD$,D$D$$L$ D$09D$0s |$ t$ D$8pT$8BD$8BD$uLJ3[^_]áPRXZ̸! UWVS1=$$vv v@ v@v@v@v@tyv@t[^_]j$\$SR0 uԋD$f8Shv@U `t hu1D$PU]Xj$D$P/ q4tgf(t]f*tS=t@[D$tu DžjUXZSx4tDž̺v@Xv@v@j$$V// $f<`t1$%B($f%B4B, ȉB, $fiי%B8B, ȉB, $%B$WU $u[jUY^SQW_ݍ*W]d*H cucRhh8 th8$Py'6UXyvvv4@j4$$S.' Pi 9$f$v xShv4@U$ 9<)$PU4Y^vjP$& M8D$ jD$j0$$<S>& P$4i;f$b Shv0@U )VU$jPUW ! lHu+!AHj$$LPZ% $Pt6t1t,t' t"$L~$H~$T2($Dt4$Hf2$Lf0$P8йf,$PfH$Tf.=u[UXSPQ$P$X$Th 11vv 1ҁvvwWvthvu0of4pon1uftvtqvw 1ҁ v 뢁 v4$D2$H0$LH$P.$Tj$H$\j$v<v< v v(p$l 󥋄$ $ $$$ufDŽ$4Shv(U  uj(SjSUЃ j j$lS! $p$$t($x*$| @t$xj 됁v0v0wZvyhjD$

=B@ @@ p=@B$@(p=B,@0q@B4=v! uPVh  t  [^Ë 拃@0ppPh& +tB@t9=w@ @Ph0XZЃ=w0@h:X⋃@PhGXZa=w(@Xh:YPhQ tK@t u9=w@@Ph[XZЃ=w@qh:Y⋃@PheXZ=w@h:Y⋃@Pho r1tH @VS\$ hS觿5,jSx]C0Ph`54jVxzPh du [^50jCtP xPh VSY[S^UWVSt$$dždždž@=@|F0dždždž<dž@dž dž$fdž(@fdž*fdž,fdžHdžD"fdž.fdž0fdž2dž4dždždždždždždždždždždž dždhh_]u [^_]hhY[thhXZtA@@0@@@ cucRhh ?hP_]1;=s11틞hh@D+Y[+G ;=rhjdžǀǀǀ ǀǀ =@x@0@(@L ǀ 1=(耋Bh=@,ǀfdž`fdž\fdž^fdžbl1=$B@ǀ=t=ti 1 V[$V_]SVdždžVVjV觽V1V1҃ 1 땋@, ǀ hVXZ]hVhVMUWVS \$$$!D$= D$D$D$tD$ t}=tJ PD$  uPD$uPh  @ =S XD$= tt@@֙ǃ=DDjSS(ǀ = t'D$tD$@u `tEjSXZ$<$ǀh`S jQh 4=Pǃ9Y@@֙=u]DDjSTSǀ[^_]Qh ǃǃjSSmLRh7 ǃQhQ^_.hdXZ  @SjS"  Pt$h1t$Gvt!D$@uPhY^ t|$xPhXZt|$xPh^_hY6hXe4`hXZC [^_]UWVSUl$=]8,   ǀǀǀ=D$PjD$D$Pj1;=s 1D0NG ;=r⋃(SpXXZ{0tS_t P^t CtPYP`uxdtH@d)@Pp`hǃE8[^_]1PX_PY4P^P_PXPXPXhSXZEPYh^_WVS|$$ Ph i$ǃǃǃǃǃY^@@ǃ@ǃjthS2jth`PjthCtPfG&f$G` WZt h`_X[^_jjW hW`u dGd)@Pw`htff=nPjWD$Pj WG ƒRPG@v = v  =u2h`1Z~[Åuh`X  P RQh h`YWVWL$T$t$wq$^^_ffffFBދfFfBЋFBċFBFB벋FBFBF B 뚉ȃt3r"tfwfi]PFBFBF B FB/WSQL$\$D$w $XZ[_ffCʃt*rt ffWVS|$L$!9P ۋt$uȃt*wHt [^_uffWVSt$\$!9P ɋ|$uG؃t2wHtˉ[^_Éuf݉f҉1tftUWVS4D$LfXft$X9|$PD$T$LBJD$D$TB$d$ $1ҋD$4$f-fD$$T$LBD$Tf%fD$L$ -‹D$TƋD$f L$L ffA0f Ɖ%|$l$Ht =|$T|$T|$TDL@DLDlL$$ʼnD D$ڋDLf% ‰TLÉDPD$TDD$%DL$LADADD 4[^_]ËDL;1[#\[h{1l:M_WVSQ\$t$Sj.D$TSj,D$ TTtv@ts1ۃ=tT9+ C:uTR%Pk h PcwPPiff=PS RPh FP<c PPFPh(=11kP$؋C ׃\~ዎPiɐtrTPih1ۃ kP$؅4\ u Ph C ~h ZX[^_É늉1kP$C\~T=ɸ  TR%Phh@'UWVST$l$ Ixuu1 u5t&PSiېh[^_]Ír Ixuu1 ua륀:uzuUWVSQQT$ǀh0T$ % Z$p%@D$ $tVU u P|$ u PT$,h|$ u P u P u PD$@h@,t T$T$D$dt ǀ u[^[^_]ý'%D$h_XWVS\$ǀh ?hpS  ǃd<u<ǃhǃl@ǃxǃtǃpǃ|A tPtbP'tM Pdt7ht' PFPh[^_ø ׸ ǃP4ǃP ǃdr?)ƍ@ǃd w $ At ǃP4dt0 PRVh ǃ!U κ" ǃd뢺5 C 딺T 덺5 놋T$ǀ7ǀǀ ǀ$  B@BVSL$ B@\$BkP$؋ ‰BhBhB,࿉B,࿉ [^ËT$P t3 t tjRd XZÃDtPtÉT$jj S\$Pǃ"PH\w$SXfPPi|u|O#w%$0ǃǃǃPiǃt th` tPh m@S tPht@S Pit ǃdt PixPixuVPixt,Pixt[hx hS h hS h hS h hS hh hS x S Y,h hS y\ǃǃǃ ǃ6ǃǃǃ6ǃǃǃrLǃdǃhǃl ǃxǃtǃpǃ|8hh SSTO0ǃdh`XZSS' T`0xǃdǃ_hh SSmSG8hh SSGhh SS,Shh Sh SBWV>Ixuu1 u"D$ ǀh>hY^^_h>hVS= t$ h XZ ,+! ъ")2w @Bt džd=t0۸ u P4DBQh`[^À="jSS\$ǃdǃhǃlǃx ǃtǃpǃ|<ǃǃǃhS S =tǃdǃh1[hǃdǃhY[UWVSt$l$ǀǀhǀ1hX9ZsgD$؃ IyG9r%h_% Iyϋ%[^_1]ËOVSQt$P5CXZuY[^5ChSt$VrÅ۸xPh$4$[VSt$ 1ɃP= Mt,QPiRh@[^À=!Muˀ="Au€=#Cu1 B~:5udžPS  Bk L~y@11f B ~щff.f9t ~f8/uU$f% lw$džPS&' ( ) džPTdžPRdžPUdžPXdžPWdžPVdžPZydžP[jdžPYǀKU bWVSЊaȃ1HtwPPD$htGD$Vh^X u P u Ph [^_]h"[à 4x l4`VS|$t$ te=&&u;Pk$iX! \[^h/X븃=&&thLWVS|$L$ ؉ދ!hͣ! =Yu&=u[^_t$h hjWXZUWVS|$P12  rjhbWUhǀhShS ǀhSjhbW[^_]ý@F=tfmtPh fmw9=t ǃ=tPj  Z1[ÍD$Pj@ =tL$=tL$D$Pj@ hYX>hXZD$;rÉi$PD$D$ T1ËD$;r1i$S\$h@;Xr[i$PVSD$ ;L$\$r[^i$! ˉ=u1hVZYD$;ri$tËD$1VSD$ ;L$\$r[^i$!ˋ! ˉ=u1hV[^D$;si$t1ÍÃ|$L$t&Ã؃|$L$t&Ã؋D$ËD$   VSt$ F,X<tPht@S tPh m@S =u[1^Vh UWVSt$l$|$1ۋt @0x0u C~[^_]WUP0 D$;ri$D$WVSPt$D$|$\$uX=ttPWhjD$PP Ht;t=u_[^_hXPh ҃=tt hXD$WVSQ1ۃ|$$ËL$Ct$|$ T$tZ[^_‰D$D$SD$PP 9HWVS\$t$|$jhjPVx31j;PP u~[^_D$[^_WVSS\$hhDD$Pj hDV}j unzip pvr45xxx.exe => hcwamc.rbf)kernel_version=2.4.21<6>bttv: vmalloc_32(%ld) failed <3>bttv%d: Double alloc of fbuffer! <7>bttv%d: gpio: en=%08x, out=%08x in=%08x [%s] <6>bttv%d: PLL can sleep, using XTAL (%d). bttv%d: PLL: no change required bttv%d: vbi2: po=%08lx pe=%08lx bttv%d: vbi1: po=%08lx pe=%08lx bttv%d: prisc2: ro=%08lx re=%08lx bttv%d: prisc1: ro=%08lx re=%08lx bttv%d: vrisc2: ro=%08lx re=%08lx bttv%d: vrisc1: ro=%08lx re=%08lx bttv%d: clip2: pal=%d size=%dx%d, bpl=%d bpp=%d bttv%d: clip: ro=%08lx re=%08lx bttv%d: clip1: pal=%d size=%dx%d, bpl=%d bpp=%d bttv%d: cap vgrab: queue %d (%d:%dx%d) bttv%d: cap sync: buffer %d, retval %d bttv%d: cap sync: sleep on %d Display at %p is %d by %d, bytedepth %d, bpl %d <6>bttv%d: registered device video%d <6>bttv%d: registered device vbi%d <6>bttv%d: registered device radio%d bttv%d: irq:%s%s risc_count=%08x <3>bttv%d: IRQ lockup, cleared int mask bttv%d: cap irq: capture %d [start] <7>bttv%d: irq loop=%d risc=%x, bits:<6>bttv: Bt8xx card found (%d). <4>bttv%d: Can't enable device. <6>bttv%d: Bt%d (rev %d) at %02x:%02x.%x, irq: %d, latency: %d, mmio: 0x%lx <3>bttv%d: IRQ %d busy, change your PnP config in BIOS <3>bttv%d: Bad irq number or handler <4>bttv%d: No suitable DMA available. <6>bttv: driver version %d.%d.%d loaded <6>bttv: using %d buffers with %dk (%dk total) for capture STB TV PCI FM, Gateway P/N 60007043Dfx VoodooTV FM/ VoodooTV 200(Askey Magic/others) TView99 CPH06x(Askey Magic/others) TView99 CPH05x(Askey Magic/others) TView99 CPH061/06L (T1/LC)Terratec TValue (Philips PAL B/G)Terratec TValue (Temic PAL B/G)Terratec TValue (Philips PAL I)Modular Technology MM201/MM202/MM205/MM210/MM215 PCTVFlyVideo 98 (LR50)/ Chronos Video Shuttle IIFlyVideo 98EZ (LR51)/ CyberMail AVFlyVideo 98FM (LR50)/ Typhoon TView TV/FM TunerSTB, Gateway P/N 6000699 (bt848)Intel Create and Share PCI/ Smart Video Recorder IIILifeview FlyVideo II (Bt848) LR26ADS Technologies Channel Surfer TV (bt848)Aimslab Video Highway Xtreme (VHX)Prolink Pixelview PlayTV (bt878)Lifeview FlyVideo II EZ /FlyKit LR38 Bt848 (capture only)Lifeview FlyVideo 98/ Lucky Star Image World ConferenceTV LR50Askey CPH050/ Phoebe Tv Master + FMModular Technology MM201/MM202/MM205/MM210/MM215 PCTV, bt878Askey CPH05X/06X (bt878) [many vendors]Terratec TerraTV+ Version 1.0 (Bt848)/ Terra TValue Version 1.0/ Vobis TV-BoostarHauppauge WinCam newer (bt878)Lifeview FlyVideo 98/ MAXI TV Video PCI2 LR50Terratec TerraTV+ Version 1.1 (bt878)Terratec TerraTValue Version Bt878Leadtek WinFast 2000/ WinFast 2000 XPLifeview FlyVideo 98 LR50 / Chronos Video Shuttle IILifeview FlyVideo 98FM LR50 / Typhoon TView TV/FM TunerSTB TV PCI FM, Gateway P/N 6000704 (bt878), 3Dfx VoodooTV 100Askey CPH03x/ Dynalink Magic TViewProlink PV-BT878P+4E / PixelView PlayTV PAK / Lenco MXTV-9578 CPEagle Wireless Capricorn2 (bt878A)Typhoon TView RDS + FM Stereo / KNC1 TV Station RDSLifeview FlyVideo 2000 /FlyVideo A2/ Lifetec LT 9415 TV [LR90]GrandTec 'Grand Video Capture' (Bt848)Askey CPH060/ Phoebe TV Master Only (No FM)Askey CPH061/ BESTBUY Easy TV (bt878)3Dfx VoodooTV FM (Euro), VoodooTV 200 (USA)Prolink Pixelview PV-BT878P+ (Rev.4C,8E)Lifeview FlyVideo 98EZ (capture only) LR51Prolink Pixelview PV-BT878P+9B (PlayTV Pro rev.9B FM+NICAM)Powercolor MTV878/ MTV878R/ MTV878FCanopus WinDVR PCI (COMPAQ Presario 3524JP, 5112JP)GrandTec Multi Capture Card (Bt878)Jetway TV/Capture JW-TV878-FBK, Kworld KW-TV878RF<6>bttv%d: detected: %s [card=%d], PCI subsystem ID is %04x:%04x <6>bttv%d: using: %s [card=%d,%s] <6>bttv%d: gpio config override: mask=0x%x, mux=<6>bttv%d: subsystem: %04x:%04x (UNKNOWN) <7>please mail id, board name and the correct card= insmod option to kraxel@bytesex.org bttv%d: detected by eeprom: %s [card=%d] <6>bttv%d: FlyVideo Radio=%s RemoteControl=%s Tuner=%d gpio=0x%06x <6>bttv%d: FlyVideo LR90=%s tda9821/tda9820=%s capture_only=%s <6>bttv%d: FlyVideo_gpio: unknown tuner type. <6>bttv%d: miro: id=%d tuner=%d radio=%s stereo=%s <6>bttv%d: pinnacle/mt: id=%d info="%s" radio=%s bttv%d: radio detected by subsystem id (CPH05x) bttv Modtec: Tuner autodetected %s bttv Modtec: Unknown TunerString:%s <4>bttv%d: Hauppauge eeprom: invalid <6>bttv%d: Hauppauge eeprom: model=%d, tuner=%s (%d), radio=%s bttv%d: Terratec Active Radio Upgrade found. /usr/lib/video4linux/hcwamc.rbf<6>bttv%d: uploading altera firmware [%s] ... <6>bttv%d: osprey eeprom: card=%d name=%s serial=%ld <6>bttv%d: Avermedia eeprom[0x%02x%02x]: tuner=<6>bttv%d: Hauppauge/Voodoo msp34xx: reset line init [%d] bttv%d: Reset Bt832 [line=0x%x] <6>Setting DAC reference voltage level ... <6>Initialising 12C508 PIC chip ... <6>I2C Write(0x08) = %i I2C Read () = %x <4>bttv%d: tea5757: read timeout <6>bttv: pci latency fixup [%d] <6>bttv: Host bridge: 82441FX Natoma, bufcon=0x%02x <4>bttv: BT848 and your chipset may not work together. <4>bttv: going to disable overlay. <6>bttv: Host bridge needs VSFX enabled. <6>bttv: Host bridge needs ETBF enabled. <6>bttv%d: setting pci timer to %d <6>bttv%d: enabling ETBF (430FX/VP3 compatibilty) bttv_get_id is obsolete, use bttv_get_cardinfo instead bttv%d: i2c attach [client=%s] <6>bttv%d: i2c: checking for %s @ 0x%02x... <4>bttv%d: i2c read 0x%x: error audio: tuneraudio: radioaudio: externaudio: internaudio: offfailed ok .<6>bttv%d: PLL: %d => %d muxselbttv%d: bt848_muxsel %d bttv clip: %dx%d+%d+%d bttv%d: resetting chip bttv%d: open called TVTelevisionComposite%dS-Videobttv%d: ioctl 0x%x Radioonoff flags=0x%x dma=%s o%d=%08x oo=%08lx ----------- ov=%08lx e%d=%08x eo=%08lx ev=%08lxbttv%d: set_risc_jmp %08lx:init #2init #1FMTCHGVSYNCHSYNCOFLOWHLOCKVPRES67I2CDONEGPINT10RISCIFBUSFTRGTFDSRPPERRRIPERRPABORTOCERRSCERR OCERR SCERRbttv%d: cap irq: capture %d bttv%d: cap irq: done %d bttv%d: IRQ_RISCI bttv%d: aiee: error loops yesno HLOC => %s PRES => %s625525 NUML => %s * %scleanupbttv%d: unloading bttvHauppauge WinTVHauppauge WinTV-DHauppauge WinTV/PVROsprey-100Osprey-200Osprey-500Osprey-2000Osprey-540ATI TV WonderATI TV Wonder/VELeadtek WinFast TV 2000Leadtek WinFast VC 100I-O Data Co. GV-BCTV3/PCII-O Data Co. GV-BCTV4/PCII-O Data Co. GV-BCTV5/PCIPinnacle PCTVPinnacle PCTV Sat3Dfx VoodooTV 100/ STB OEMAVerMedia TVPhone98AVermedia TVCapture 98AVerMedia TVCapture 98VDOMATE TV TUNER CARDTView 99 (CPH061)Phoebe TV Master (CPH060)Terratec TValue (Temic PAL I)Terratec TV Radio+Terratec TV+ (V1.05)Terratec TValue (LR102)Terratec TValue RadioTerratec TValueZoltrix Genie TVZoltrix Genie TV / RadioAG GMV1STB ???Sensoray 311Canopus WinDVR PCIFace to Face TvmaxProvideo PV150A-1Provideo PV150A-2Provideo PV150A-3Provideo PV150A-4Provideo PV150B-1Provideo PV150B-2Provideo PV150B-3Provideo PV150B-4 *** UNKNOWN/GENERIC *** MIRO PCTVHauppauge (bt848)Diamond DTV2000AVerMedia TVPhoneMATRIX-Vision MV-DeltaIMS/IXmicro TurboTVHauppauge (bt878)MIRO PCTV proZoltrix TV-MaxLeadtek WinView 601AVEC IntercaptureCEI Raffles CardImagenation PXC200Lifeview FlyVideo 98 LR50Formac iProTVProlink PixelView PlayTV proAskey CPH06X TView99Pinnacle PCTV Studio/RaveAVerMedia TVPhone 98ProVideo PV951Little OnAir TVSigma TVII-FMMATRIX-Vision MV-Delta 2Zoltrix Genie TV/FMTerratec TV/Radio+IODATA GV-BCTV3/PCIPinnacle PCTV Studio ProAskey CPH031/ BESTBUY Easy TVLifeview FlyVideo 98FM LR50Askey CPH03x TV CapturerModular Technology MM100PCTVAG Electronics GMV1ATI TV-WonderATI TV-Wonder VELifeview FlyVideo 2000S LR90Terratec TValueRadioIODATA GV-BCTV4/PCIActive Imaging AIMMSRemoteVision MX (RV605)DSP Design TCVIDEOHauppauge WinTV PVRGV-BCTV5/PCIOsprey 100/150 (878)Osprey 100/150 (848)Osprey 101 (848)Osprey 101/151Osprey 101/151 w/ svidOsprey 200/201/250/251Osprey 200/250Osprey 210/220Osprey 500Osprey 540Osprey 2000IDS EagleFormac ProTV IIMachTVEuresys PicoloProVideo PV150AD-TVK503BT%d%s(%.23s)insmod option,%s0x%x autodetectedAGET.MM20xPCTVPicoloyesno MSP34xxnomatchboxfmtuneroops: unknown cardPAL / monoPAL+SECAM / stereoNTSC / stereoPAL+SECAM / monoNTSC / monobttv%d: using tuner=%d TDA7432TDA9875MSP34xx (alternate address)Bt832ExternalUnspecifiedPhilips FI1216Philips FI1216MFPhilips FI1236Philips FI1246Philips FI1256Philips FI1216 MK2Philips FI1216MF MK2Philips FI1236 MK2Philips FI1246 MK2Philips FI1256 MK2Temic 4032FY5Temic 4002FH5Temic 4062FY5Philips FR1216 MK2Philips FR1216MF MK2Philips FR1236 MK2Philips FR1246 MK2Philips FR1256 MK2Philips FM1216Philips FM1216MFPhilips FM1236Philips FM1246Philips FM1256Temic 4036FY5Samsung TCPN9082DSamsung TCPM9092PTemic 4006FH5Samsung TCPN9085DSamsung TCPB9085PSamsung TCPL9091PTemic 4039FR5Philips FQ1216 METemic 4066FY5Philips TD1536Philips TD1536DPhilips FMR1236Philips FI1256MPSamsung TCPQ9091PTemic 4006FN5Temic 4009FR5Temic 4046FM5Temic 4009FN5Philips TD1536D_FH_44LG TPI8NSR01FLG TPI8PSB01DLG TPI8PSB11DLG TAPC-I001DLG TAPC-I701DTemic 4066 FY5failedok<6>bttv%d: ... upload %s %d radio:%s remote control:%s Unknown typebttv_tda9880_setnorm to PAL bttv_tda9880_setnorm to NTSC msp34xxbttv-cards.c<6>PXC200 Initialised. pxc200 bttv%d: tea5757: read 0x%X %cbttv%d: tea5757:tea5757 readbttv%d: tea5757: write 0x%X tea5757 writetea5757_set_freq %d avermedialt9415terratvwinfast2000pvbt878p9bfv2000swindvradtvk503<6>bttv: Host bridge is %s <6>bttv%d: enabling VSFX extern enableextern writenot found found <4>bttv: readee error #%dTTT TTTTT U('U8)UJ6UU8Uk:UzBUDUbttv_get_cardinfobttv_get_pcidevbttv_get_idbttv_gpio_enablebttv_read_gpiobttv_write_gpiobttv_get_gpio_queuebttv_i2c_call  (6-61QD P77!3 9YP@ 7!* $ ,UHP /=/? 6@oro h] 6@oo @h] h] 6@or h] `@h] `fw"3DD?w"UNSET!"n h #6bttv vbid9917h !9:bttv radio#;;;h ;PQnoOLp p9 pEPpRpX!pZ,p\7p[C?N@\}f"m}f"6&(` @1P@Cp@Q''^0D`0( O0&O0 O0@ a)%a 9a)%a Pa g0}0;! ;! ;! ;!;#/;';4!;5B;P!@.- @.- @.>@.>@.>=W QP#@ QQG RR$ 6& _f}!"m`IgyLt`babbbcbdbebfbgb*D N  @ `p #u    O    P    @ @ Os     @    5v @5v&@@  0 Bbv@N! $,))kUUUUU   #u  ??????  t@ `0  I g`  ? w   t O!2 `  ?  RwgG 3#CscSmy `Nx_ r  t        ) 4 ? K _U e l {  x          4 G Z m {          ' 6 E S e w         );IWes### ~~ bt848~~~bttv internal use onlyGCC: (GNU) 3.2.3 (Debian)GCC: (GNU) 3.2.3 (Debian)GCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.fixup.rel.rodata.modinfo.rodata.str1.32.rodata.str1.1.rel__ex_table.kstrtab.rel__ksymtab.rel.data.bss.comment4 )% *`40 * </ E2 U2hd l4 sD@| l5  E 5    Qq> R(%Rx} FKh%+BRX\        #5 sx119f ' ,H1(3DU%1- 8 D R g       r 1     | 1      >JVey1& &1!+4H'0D91` e151E(f1$;@aTb"}1}> C    ! ! !!1""W"r"""""" "####1$$%%()1d)i)))1))* **(*-***],(z,,,,"-(C---..R01000011,2 H223s3 3%4W4g4o4 |44 4 45545;55555 56 6A6K6T6h6677(8*{888*8*G9:;;< &==1>1Y>1>1>1/?1=? D? K? P?? ??1@ @@1,@ 1@E@ J@W@1p@ u@@ @@1@ @@1A AA !A.A1GA LAfA kAAA AAAA B B)B4B PBUB`BfBsBBCC,#D,AD,D(DDD,DE,*EEE FZFFFFFF->G DGXG ^GcG iGGG  H H H 'H 3H8HWH yH1H19IIIIII1ICJ1J JJ K6KFK KK]K bKKKKL !L 'L ,L@L GL ML RLfL mL sL xLL LL LLL LL +MDM3bM"kMMMMN'NPN5UNtNNNNNNNNN NN O O!O&9O>ODO&RO OOO P0P5POP_P P5P>P3P3P&PPQ!Q'QRRRcRiR&rRwRRRRR RRRRRRRRS SS-STJV\WfWpWzWWWWWWWWWWWWWWXXX$X.X8XBXLXVX`XjXtX~XX !JXXXX/Y5Y@YEYKYaY~YY Y YYY YYYYZZ)Z9ZOZZZ_ZvZ{Z Z Z ZZ ZZZZ Z [[ [%[H[ [[[[ \!6\\ \ \ \ \\\ \ \ \ \ \ \\"]V][]] ]]]$^ =^ U^ k^p^|^ ^ ^ ^^ ^ __#_ *_ ;_ B_ I_ P_ _```aaWavaa aaaaa b$b=bRbgbqb |bb bb bb bb bb bcc;%d*dzdd;dd;dd;dd;de e5e:e?eIeNeXenese|eeeeeee e e eeefff g!&g!g!-h2h7GhRhWhkh rh ~h hhhhhhhhhii&iJibiziiiiiiiiqjjjjj jj j j k k kk k.kCk[k1bklkkkk kk1kkk &l!BlLl blglql wll llll! m!(m!Mmm!mmmmmm nn n*n0n@n Mn Snn!n!.o!o!o!p!^pqp}pp!pp+ppp+p1p!p0p!q1q&q+7q1Cq1Xq ]qnq+q qq+q qq qqqq q(r!}rr1rr0r0r0r!rr!ss)s .s;s Asrs!s1s sGt!`t!t!ruu v!v vv /w ? ? @ @ 8ADB LB TB \B dB lB tB |B B B B B B B B B B B B B B B B B C C C C $C ,C 4C s S  D(2|+||3   ! 0 83B X h  S    N 8  }+ W0 : C S i }  [R C( Y }` ^n  .  B/ DK T e q  k Z~: @A  $ ;   lg )  E ^ h @I ~: | |s? 2 !hv    . D @N ^ "  t `D G     U{'(8EVAc? |   ?< ~ @8%:K Kc$~X  z7W`F|^r  @D&=C^ a { .N`M);o{BJ`aZZu-o8 L5!C 7aӀlmHbttv-driver.c__module_kernel_versionbigendianfieldnrgpintirq_debuggbuffersgbufsizecombfilterlumafilterautomutechroma_agcadc_crushvideo_nrradio_nrvbi_nr__module_licenservmallocrvfreefbuffer_allocaudio_modesaudioset_pll_freqset_pllbt848_muxselSRAM_Tabletvnormsbttv_set_normmake_vbitabbt848_set_winsizefmtbppx2palette2fmtmake_rawrisctabmake_prisctabmake_vrisctablmasktrmasktclip_draw_rectanglemake_clip_tab__constant_c_and_count_memset__constant_memcpybt848_set_geobt848_set_eogeobpp2fmtvgrabbttv_writebttv_readbt848_offlinebt848_set_risc_jmpsbt848_restartbttv_open.text.lock.bttv_driverbttv_closebttv_ioctl__constant_copy_from_user__constant_copy_to_userdo_bttv_mmapbttv_mmapbttv_templatevbi_readvbi_pollvbi_openvbi_closevbi_ioctlvbi_templateradio_openradio_closeradio_readradio_ioctlradio_templateinit_video_devinit_bt848radioirq_namebttv_irqbttv_removebttv_probebttv_pci_tbl__module_pci_device_size__module_pci_device_tablebttv_pci_driverbttv_init_modulebttv_cleanup_modulebttv-cards.ctriton1vsfxlatencycardplltunerautoloadgpiomaskaudioallaudiomuxcardsavermedia_tvphone_audiowinview_audioterratv_audiowinfast2000_audiogvbctv3pci_audiofv2000s_audiopvbt878p9b_audiorv605_muxselwindvr_audioeagle_muxseladtvk503_audioidentify_by_eepromflyvideo_gpiolt9415_audiomiro_pinnacle_gpioinit_ids_eagleboot_msp34xxboot_bt832eeprom_datamodtec_eepromterratec_active_radio_upgradeinit_PXC200avermedia_eepromhauppauge_eepromosprey_eepromhauppauge_tunertea5757_writetea5757_readfirm_alterapvr_altera_loadvals.0bttv-if.cbttv_bit_getsclbttv_bit_getsdabttv_inc_usebttv_dec_useattach_informbttv_i2c_algo_templatebttv_i2c_adap_templatebttv_i2c_client_templatebttv_call_i2c_clientspci_register_driverfree_irq__ksymtab_bttv_get_gpio_queue__module_parm_combfilterpci_enable_deviceinit_bttv_i2c__module_parm_radio_nr__generic_copy_to_user__down_failed__module_parm_gbuffersvmalloc_to_page__this_modulebttv_num_tvcardsi2c_bit_add_busbttv_read_gpio__up_wakeup__module_parm_autoloadbttv_tda9880_setnorm__ksymtab_bttv_write_gpio__module_authoriounmap__module_parm_desc_radio__module_parm_gpiomaskcleanup_moduletuner_1_table__module_parm_desc_fieldnrbttv_get_idbttv_get_cardinfokfree__vmalloc__pollwaitadd_wait_queuebt848A_set_timing__module_parm_fieldnrdo_gettimeofday__kstrtab_bttv_get_pcidev__module_parm_desc_autoload__module_parm_no_overlaypci_pci_problems__wake_up__kstrtab_bttv_write_gpio__ksymtab_bttv_i2c_callbttv_get_gpio_queue__module_parm_irq_debug__module_parm_vsfxi2c_master_recvpci_unregister_driver__module_parm_radio__release_regioninit_moduletuner_0_table__module_parm_desc_firm_alterabttv_write_gpiobus_low__module_parm_adc_crush__kstrtab_bttv_gpio_enable__module_parm_desc_irq_debug__module_parm_desc_gbuffersscheduleschedule_timeoutrequest_irq__module_parm_bttv_debug__module_parm_pllbttv_bit_setsdamiro_tunermap__module_parm_latency__module_parm_gbufsizebttv_gpio_trackingzone_tableirq_statbttv_I2CWritebttv_I2CRead__ksymtab_bttv_get_cardinfo__generic_copy_from_user__ioremap__module_parm_desc_chroma_agcbttv_bit_setsclbttv_get_pcidevtea5757_set_freq__module_parm_bttv_verbosepvr_boot__module_parm_audiomuxi2c_bit_del_buspci_read_config_word__module_parm_video_nr__module_parm_triton1bttv_gpiopci_find_device__kstrtab_bttv_get_id__module_parm_desc_bttv_verbose__module_parm_desc_pllvideo_unregister_device__module_parm_firm_alteraprintk__module_parm_automute__module_parm_lumafilterbttv_handle_chipset__module_parm_desc_bttv_gpiopci_set_dma_maskmiro_fmtuner__kstrtab_bttv_read_gpio__ksymtab_bttv_gpio_enable__kstrtab_bttv_get_cardinfo__module_descriptionbttv_verbosebttvspci_set_mastervideo_register_device__module_parm_bigendianbttv_tvcards__module_parm_vbi_nrremap_page_range__module_parm_desc_card__module_parm_desc_latencybttv_idcard__ksymtab_bttv_read_gpiojiffiesbttv_check_chipsetbttv_init_card1bttv_gpio_enable__kstrtab_bttv_i2c_callsprintfno_overlay__module_parm_desc_gbufsize__module_parm_audioallvfree__kstrtab_bttv_get_gpio_queue__ksymtab_bttv_get_pcidev__const_udelaypci_write_config_byte__ksymtab_bttv_get_id__module_parm_chroma_agc__module_parm_desc_automutebttv_numpci_find_classboot_cpu_data__module_parm_desc_vsfxremove_wait_queuebus_inkmallocbttv_init_card2__module_parm_desc_triton1__module_parm_desc_tunerbus_highbttv_debug__module_parm_bttv_gpiopci_read_config_byte__module_parm_tuneriomem_resource__module_parm_gpintmod_firmware_load__module_parm_desc_bigendianbttv_i2c_call__module_parm_desc_bttv_debugbttv_readee__module_parm_card__module_parm_desc_adc_crush__request_regioni2c_master_sendgeexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/media/video/tvaudio.o0100644000000000000000000004544407676400615027567 0ustar rootrootELF$04( WVSQ|$t$\$tZ=u?\>ED$\$jD$PV tSWVhZ[^_1SWVh믃=u.^E\$jD$PV HtSVh@ SVh WVS\$ۋ|$t$L$ttT7E!! QVW [^_WESS\$ jD$PS HtSh2ZY[[Ã=uD$D$PShK WVSD\$TD$fS(D$ D$D$fT$fD$fD$fT$fD$fD$|$$t$D$XD$jD$(Ps, tSh`^_D[^_Ã=uD$D$Pt$\ShzUWVSt$>|$l$tb=u~;}=uXD3CN;DD|=u.6FPW 9tUWh [^_]1hXD3PhXZFPUWh`iD$UWVSW\$Cެu=t=uC!xu6tfuSPP ǃ=utY[^_1]Sh^_ShXZfShY^*WVSt$F%s: I/O error (write reg%d=0x%x) <4>%s: I/O error (write 0x%x) %s: chip_cmd(%s): reg=%d, data:tda9840_getmode(): raw chip read: %d, return: %d tda9873_getmode(): raw chip read: %d, return: %d tda9873_setmode(): external input tda9873_setmode(): req. mode %d; chip_write: %d tda9873_setmode(): sw_data = %d tda9873_setmode(): chip->shadow.bytes[%d] = %d tda9874a_setup(): %s [0x%02X]. tda9874a_getmode(): DSR=0x%X, NSR=0x%X, NECR=0x%X, return: %d. tda9874a_setmode(): req. mode %d; FMMR=0x%X, AOSR=0x%X. tda9874a_setmode(): req. mode %d; AOSR=0x%X, MDACOSR=0x%X. tda9874a_checkit(): DIC=0x%X, SIC=0x%X. <4>tda9874a: SIF parameter must be 1 or 2. <4>tda9874a: AMSEL parameter must be 0 or 1. <4>tda9874a: STD parameter must be between 0 and 8. tvaudio: no matching chip description found tvaudio: chip found @ i2c-addr=0x%x <6>tvaudio: TV audio decoder + audio/video mux driver %s: chip_write: reg%d=0x%x %s: chip_write: 0x%x <4>%s: I/O error (read) %s: chip_read: 0x%x <4>%s: I/O error (read2) %s: chip_read2: reg%d=0x%x <4>%s: I/O error (%s) 0x%x%s: thread exiting %s: thread wakeup %s: thread started %s: thread checkmode A2, B/GA2, M (Korea)A2, D/K (1)A2, D/K (2)A2, D/K (3)NICAM, INICAM, B/GNICAM, D/KNICAM, Ltda9874_modelista (new)h (old)tvaudio: found tda9874%s. tda9840tda9873htda9874h/atda9850tda9855tea6300tea6420tda8425pic16c54 (PV951)tvaudio: found %s audiomux bass/treble volumetvaudio: matches:%s%s%s. init<7>tvaudio: AUDC_SET_RADIO <7>tvaudio: VIDIOCSCHAN %s: chip_command 0x%x <6>tvaudio: known chips: ,%s%s~2pnv{GCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.data.bss.modinfo.rodata.str1.32.rodata.str1.1.rel.rodata.comment4 A )@ % LH /#4$ =2' M2W,`/\ TJ h//q|2G |:N #) :EV `\`h`o@`|`@RI/  voD"V2 AN-]@mTK}D' $(,048@.=kN! x_ p&       UcS C ASr# <3,>JNW@ <^ltW   @LCCC `W,A;[v@OM .6@[x +: IX5gKvbx$3l?W tvaudio.c__module_kernel_versiondebug__module_licensenormal_i2cnormal_i2c_rangeprobeprobe_rangeignoreignore_rangeforceaddr_datachip_writechip_write_maskedchip_readchip_read2chip_cmdchip_thread_wakechip_threadchiplist.text.lock.tvaudiogeneric_checkmodetda9840_getmodetda9840_setmodetda9855_volumetda9855_basstda9855_trebletda985x_getmodetda985x_setmodetda9873_getmodetda9873_setmodetda9873_checkittda9874a_modetda9874a_GCONRtda9874a_NCONRtda9874a_ESPtda9874a_dictda9874a_SIFtda9874a_AMSELtda9874a_STDtda9874a_modelisttda9874a_setuptda9874a_getmodetda9874a_setmodetda9874a_checkittda9874a_initializetea6300_shift10tea6300_shift12tda8425_shift10tda8425_shift12tda8425_initialize__constant_memcpytda8425_setmodechip_attach__constant_c_and_count_memsetclient_templatechip_probechip_detachchip_commanddriveraudiochip_init_moduleaudiochip_cleanup_module__module_parm_debug__module_description__module_author__module_parm_probe__module_parm_desc_probe__module_parm_probe_range__module_parm_desc_probe_range__module_parm_ignore__module_parm_desc_ignore__module_parm_ignore_range__module_parm_desc_ignore_range__module_parm_force__module_parm_desc_forcei2c_master_sendprintki2c_master_recvi2c_transfer__wake_updaemonize__up_wakeupinterruptible_sleep_onjiffiesmod_timer__module_parm_tda9874a_SIF__module_parm_tda9874a_AMSEL__module_parm_tda9874a_STDtda8425tda9840tda9850tda9855tda9873tda9874atea6300tea6420pic16c54__module_parm_tda8425__module_parm_tda9840__module_parm_tda9850__module_parm_tda9855__module_parm_tda9873__module_parm_tda9874a__module_parm_tea6300__module_parm_tea6420__module_parm_pic16c54kmalloc__this_modulei2c_attach_clientkernel_thread__down_failedi2c_probedel_timeri2c_detach_clientkfreei2c_add_driveri2c_del_driverinit_modulecleanup_module5TEJUafUqTUUVU%;@UWUU&CRT`eUy~UUUY<[B~\]UUU #bgUUU&XbgUUU "OU%? U' I S d    U   G V        U   U' ? D UJ \ g l {   U   U   9"  s    : O T U] b Ui z        U  t t u.OTv~XUxy'z-{3t9tX5SXUd{U\]UUU  &1U>CUHM|X]}z9j9ZZwwXU @$pT 4befX\`c(,`td0 D g     h  a \ ` d l   ih l p   $(,048<@DHLPTX\`dhlptx|geexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/media/video/tuner.o0100644000000000000000000003736007676400615027247 0ustar rootrootELF (4( QT$B48!t jD$PR 1HtZT$1t$ Zt$YUWVS$l$8E4$D$j\$SUjSUD$0PD$3PD$6PD$9Ph,=}|$MthQ1Y$[^_]À|$Tu|$uD$D$D$D$jD$ PUD$D$D$D$D$ND$jD$PUD$( D$)2jD$,PU$= hpAKXuD$j|$WUjWUD$=unKtGN=uMt3FD$D$jWU yPh`[_g$pPh|XZShYX냉Ph|XZ%h1YDPhCXZt*t~h[>h^h_UWVS D$ D$D$$ŋD$(D$D$,=$uhD$)N)=u;;\$~;$|!+$9G~ƃ [^_]WhXZSVWhPt$Ut$h|UWVSXD$lD$p1҉D$HT$<711ҋD$<lj)‰T$T@B1ҋD$lB=bD$Pw.=D$Pw=D$Pw=[ЃD$P$T$PD$TiP=D$L\$L+\$l+\$tP1҉ƍ$1҉D$(1ҸPD$1ҋD$(t$iЉT$1t$D$iP+ $$D$D$1҉L$Di$=|$Twv0w|$Dw vv"Ut$HWt$`h@X[^_]t$|t$|St$Xx$GD$` D$dBBBBL$TE ȈL$B|$lvAB䊄$$BBB NB L$J l$D$ȀB 1_$@Pt$t$LUV$hPRt$\WQ$h1WVSV|$1D$j\$SWjSW=uAD$Ãt=uhpAF X~Y[^_PhXZD$PhY[UWVSPl$t$|$ D$j\$SUjSU=ugD$Ѕ҉t9t2tB&F=u"D$CjSUU_[^_]VhXZυtND$PhYXUWVS(|$=u6St[_E~ЃkdPRh@ ˃=u 6SЃkdPRh hX1hXWVQL$T$t$wq$XZ^_ffffFBދfFfBЋFBċFBFB벋FBFBF B 뚉ȃt3r"tfwfi]PFBFBF B FB/WSWL$\$D$w $[[_ffCʃt*rt ff`o @,Alo0o@ 40 7o 0o 5 oL 0bmxTxTnT` 0o 0o `0 `0o `0o0o P0@ `0o 0o 0o0 0oI 0o_ 0w 0o 0o0o 0o0o o P0 o@ o5 i2c TV tuner driverb (tuner unset)kernel_version=2.4.21parm_probe=1-48hparm_desc_probe=List of adapter,address pairs to scan additionallyparm_probe_range=1-48hparm_desc_probe_range=List of adapter,start-addr,end-addr triples to scan additionallyparm_ignore=1-48hparm_desc_ignore=List of adapter,address pairs not to scanparm_ignore_range=1-48hparm_desc_ignore_range=List of adapter,start-addr,end-addr triples not to scanparm_force=1-48hparm_desc_force=List of adapter,address pairs to boldly assume to be presentparm_debug=iparm_type=iparm_addr=iparm_tv_range=2iparm_radio_range=2iparm_pal=sdescription=device driver for various TV and TV+FM radio tunersauthor=Ralph Metzler, Gerd Knorr, Gunther Mayerlicense=GPLbTemic PAL (4002 FH5)NoTunerTemic NTSC (4032 FY5)Temic PAL_I (4062 FY5)Temic NTSC (4036 FY5)Alps HSBH1Alps TSBE1Alps TSBB5Alps TSBE5Alps TSBC5Temic PAL_BG (4006FH5)Alps TSCH6Temic PAL_DK (4016 FY5)Philips NTSC_M (MK2)Temic PAL_I (4066 FY5)Temic PAL* auto (4006 FN5)Temic NTSC (4039 FR5)LG PAL_I+FM (TAPC-I001D)LG PAL_I (TAPC-I701D)LG NTSC+FM (TPI8NSR01F)LG PAL_BG+FM (TPI8PSB01D)LG PAL_BG (TPI8PSB11D)SHARP NTSC_JP (2U5JF5540)Samsung PAL TCPM9091PD27MT2032 universalTemic PAL_BG (4106 FH5)Temic NTSC (4136 FY5)LG PAL (newer TAPC series)LG NTSC (newer TAPC series)not a MT2032. mt2032_init failed with %d mt2032: xogc = 0x%02x mt2032: xok = 0x%02x MT2032 hexdump: %02x mt2032 Reg.E=0x%02x mt2032 optimize_vco: sel=%d mt2032 Reg.F=0x%02x mt2032: re-init PLLs by LINT tuner: tuner type not set tuner: chip found @ 0x%x tuner: type already set (%d) tuner: type set to %d (%s) tuner: pinnacle ntsc tuner: pinnacle pal Philips PAL_I (FI1246 and compatibles)Philips NTSC (FI1236,FM1236 and compatibles)Philips (SECAM+PAL_BG) (FI1216MF, FM1216MF, FR1216MF)Philips PAL_BG (FI1216 and compatibles)Temic PAL_BG (4009 FR5) or PAL_I (4069 FR5)Temic PAL/SECAM multi (4046 FM5)Philips PAL_DK (FI1256 and compatibles)Philips PAL/SECAM multi (FQ1216ME)Temic PAL* auto + FM (4009 FN5)Temic PAL_DK/SECAM_L (4012 FY5)Philips PAL/SECAM multi (FM1216ME MK3)MT2032: Companycode=%02x%02x Part=%02x Revision=%02x mt2032 spurcheck triggered: %d spurtest n1=%d n2=%d ftest=%d spurcheck f1=%d f2=%d from=%d to=%d mt2032: frequency parameters out of range: %d %d %d %d mt2032: rfin=%d lo2=%d lo2n=%d lo2a=%d num=%d lo2freq=%d mt2032: rfin=%d lo1=%d lo1n=%d lo1a=%d sel=%d, lo1freq=%d mt2032: pll wait 1ms for lock (0x%2x) mt2032_set_if_freq failed with %d MT2032 Fatal Error: PLLs didn't lock. mt2032_set_if_freq2 failed with %d mt2032_set_if_freq rfin=%d if1=%d if2=%d from=%d to=%d tuner: TV freq (%d.%02d) out of range (%d-%d) tuner: i2c i/o error: rc == %d (should be 4) tuner: tv 0x%02x 0x%02x 0x%02x 0x%02x tuner: radio freq (%d.%02d) out of range (%d-%d) tuner: radio 0x%02x 0x%02x 0x%02x 0x%02x tuner(bttv): type forced to %d (%s) [insmod] tuner: ignoring %s i2c adapter [id=0x%x] tuner: probing %s i2c adapter [id=0x%x] tuner: radio freq set to %d.%02d tuner: tv freq set to %d.%02d lhrzZX`emGCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.data.bss.modinfo.rodata.str1.1.rodata.str1.32.rel.rodata.comment4 (4 )< % 9 /<4@ =2\L2  `%\ p; h''qd*03 / !,= `C`O`V@`c`isy ~$(,4 @11BP:Q$q8$KL^  j 'F J <M=rb  0 <3&A  ;O@ChW ;[O M8- L: _F rRcw @0*8>HZix3A tuner.c__module_kernel_versionnormal_i2cnormal_i2c_rangeprobeprobe_rangeignoreignore_rangeforceaddr_datadebugtypeaddrpaltv_rangeradio_range__module_licensetunerstuner_getstatustuner_signaltuner_stereomt2032_initmt2032_spurcheckmt2032_compute_freqmt2032_check_lo_lockmt2032_optimize_vcomt2032_set_if_freqmt2032_set_tv_freqset_tv_freqmt2032_set_radio_freqset_radio_freqtuner_attachthis_adapclient_template__constant_memcpy__constant_c_and_count_memsettuner_probetuner_detachtuner_commanddrivertuner_init_moduletuner_cleanup_module__module_parm_probe__module_parm_desc_probe__module_parm_probe_range__module_parm_desc_probe_range__module_parm_ignore__module_parm_desc_ignore__module_parm_ignore_range__module_parm_desc_ignore_range__module_parm_force__module_parm_desc_force__module_parm_debug__module_parm_type__module_parm_addr__module_parm_tv_range__module_parm_radio_range__module_parm_pal__module_description__module_authori2c_master_recvi2c_master_sendprintk__const_udelaykmalloci2c_attach_client__this_modulekfreei2c_probei2c_detach_clienti2c_add_driveri2c_del_driverinit_modulecleanup_moduleEoFxEGGF F7FE\HtF}EFGG G G,1G?EGafGqvG~GG',G@EG GGGF E,:HPUGdiGFEFGG4XFaEFFFGG#F6HWFmrGFGG> L ^ o t G   F  G, 1 G{  $  $  GK d v   G   F  G ! G; @ GN g p y   G I  I  J K K & + G9 S Le r x ~    G  G   M N LL KK}GGG"'GG%*G49OBGPd$T$ (@P`p 0@P`p 0@P`p0  $(,048<@DHLPTX\`dhlptx|  $(,048<@DHLPTX\`dhlptx|geexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/media/video/videodev.o0100644000000000000000000001356407676400615027717 0ustar rootrootELF$ 4( S\$Sƒz<Xu[ËC%Pt$t$RR<S\$Sx@Yu1[ËC%Pt$t$RR@D$@@@@S\$SxDZu1[t$ SPPD UWVS D$4x@1 CTT$8r‹L$8Qz ust0T$8Btt HBHtu7L$8Qtt HH [^_]P_u1Qt$8R XZ|R1҅Y^STV{\t띋C\t @H{4u1zjSS4Y^tK\_HQkWjQhD$ P R WVS|$Wx8Zu@ W_tH\tKK[^1_PP8Xt$t$t$PPH=tøVS\$t$ yLXu[^ËCS)PRQQLƃ UWVSĀ$11w;%?=%?P$W u4WS$$$=tKx vtUX[^_]?SW$ t;ƾhPŅXZtH$`t$Y1ҍH`H`x\tH`@`z@\t$H\X1UWVS D$8|$4\$<N,t [^_]þ  3<t믉<_0 GPtWЅZx;)SUhD$PGhGpG`GdGh@1=   9։}<tC9|9ӹLinux video capture interface: v1.00 video_dev: unable to get major %d video_register_devicevideo_unregister_devicevideo_devdatavideo_usercopyvideo_exclusive_openvideo_exclusive_releaseGCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.data.bss.modinfo.rodata.str1.1.rodata.str1.32.kstrtab.rel__ksymtab.comment4 <) h % X/ 4 =2!UL2c \xi\ 0e ` s  |   $25=52IV}$aleJ]' H;V  u  g 7.GMdl;=M~P;V) I i  .  <  K .  M` o( @5videodev.c__module_kernel_versionvideodev_lockvideo_readvideo_writevideo_devicevideo_pollvideo_open.text.lock.videodevvideo_releasevideo_ioctlvideo_fopsvideodev_initvideodev_exit__module_licensevideo_devdata__down_failed__up_wakeuptry_inc_mod_countsprintfvideo_mmapvideo_usercopy__generic_copy_from_userkfree__generic_copy_to_userkmallocvideo_exclusive_openvideo_exclusive_releasevideo_register_device__this_modulevideo_unregister_devicepanicno_llseekprintkregister_chrdevunregister_chrdevinit_modulecleanup_module__kstrtab_video_register_device__ksymtab_video_register_device__kstrtab_video_unregister_device__ksymtab_video_unregister_device__kstrtab_video_devdata__ksymtab_video_devdata__kstrtab_video_usercopy__ksymtab_video_usercopy__kstrtab_video_exclusive_open__ksymtab_video_exclusive_open__kstrtab_video_exclusive_release__ksymtab_video_exclusive_release__module_author__module_description<xX^t '4SaiuR !"#B '' IS'Y'l{   '' )!+(- 4,EJ+W ^-fpz  '$*(,48<@H&0( 246 $$8(%,:geexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/media/video/tda7432.o0100644000000000000000000001701407676400615027174 0ustar rootrootELF4( VSS=t$\$V=uv(t=[^_1]hX=W ЃG ~ tW fO =Vo)ivfGFV 9i!f)fG"fFffGv ЃfGf_ӉЉ fGfFffGv ЃfGf_ӉЉ fG i!f-xVo)i=@hX=G tH=fOv1҉fиo)ЉF=tNvjUx G tfGf F~ ЃFG tfGf F~ ЃFG  G t6fG"f=и)к!љF$F FFG F tGF PjUF PjUF PjUF$$ PjU vjUvjUzv jUo$v$f=v+-!љFFF$F RF$F FF1F FPjU fO=ChXhZ=vhYh 1h XWVQL$T$t$wq$Z^_ffffFBދfFfBЋFBċFBFB벋FBFBF B 뚉ȃt3r"tfwfi]PFBFBF B FB/WSWL$\$D$w $T[[_ffCʃt*rt ffE  @i2c tda7432 driverrtda7432 kernel_version=2.4.21author=Eric Sandeen description=bttv driver for the tda7432 audio processor chiplicense=GPLparm_debug=iparm_loudness=iparm_desc_maxvol=Set maximium volume to +20db (0), default is 0db(1)parm_maxvol=iparm_probe=1-48hparm_desc_probe=List of adapter,address pairs to scan additionallyparm_probe_range=1-48hparm_desc_probe_range=List of adapter,start-addr,end-addr triples to scan additionallyparm_ignore=1-48hparm_desc_ignore=List of adapter,address pairs not to scanparm_ignore_range=1-48hparm_desc_ignore_range=List of adapter,start-addr,end-addr triples not to scanparm_force=1-48hparm_desc_force=List of adapter,address pairs to boldly assume to be present<4>tda7432: I/O error, trying (write %d 0x%x) <4>tda7432: I/O error, trying tda7432_set <6>tda7432: 7432_set(0x%02x,0x%02x,0x%02x,0x%02x,0x%02x,0x%02x,0x%02x,0x%02x,0x%02x) <3>tda7432: loudness parameter must be between 0 and 15 tda7432: Writing %d 0x%x tda7432: In tda7432_write tda7432: In tda7432_set tda7432: In tda7432_init TDA7432<6>tda7432: init tda7432: In tda7432_attach tda7432: Default tda7432: VIDIOCGAUDIO tda7432: VIDEOCSAUDIO tda7432: In tda7432_command 9wu}GCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.data.bss.modinfo.rodata.str1.32.rodata.str1.1.rel.rodata.comment4  ) % X / 4 M =2 M2`h\ < h|q`$ `y # 4;DJ Uf `l`x`@``wwFZr`<jr$#02pB <I6(V^   c /s`= E%3`C)WH]@;w{OM (:@O^6(j^ tda7432.c__module_kernel_version__module_licensemaxvolloudnessdebugnormal_i2cnormal_i2c_rangeprobeprobe_rangeignoreignore_rangeforceaddr_datatda7432_writetda7432_setdo_tda7432_inittda7432_attach__constant_c_and_count_memsetclient_template__constant_memcpytda7432_probetda7432_detachtda7432_commanddrivertda7432_inittda7432_fini__module_author__module_description__module_parm_debug__module_parm_loudness__module_parm_desc_maxvol__module_parm_maxvol__module_parm_probe__module_parm_desc_probe__module_parm_probe_range__module_parm_desc_probe_range__module_parm_ignore__module_parm_desc_ignore__module_parm_ignore_range__module_parm_desc_ignore_range__module_parm_force__module_parm_desc_forcei2c_master_sendprintkkmalloc__this_modulei2c_attach_clienti2c_probei2c_detach_clientkfreei2c_add_driveri2c_del_driverinit_modulecleanup_module34BG5\a5kp545%*57<5Nh56.777=HM5V8ch59:;77 5B!&52Eo5',58@E5QV<_d="q" HLP  $(,048<@DHLPTX\`dgeexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/media/video/tda9875.o0100644000000000000000000001636407676400615027220 0ustar rootrootELF4( WVSS\$=t$ua=uBD$\$jD$Pt$ tPVh Z[^_1PVh hYS$D$T$0\$4D$ D$D$fT$fD$fD$fT$fD$fD$\$jD$Pt$4 th@Z$[Ã=uD$D$PSh` VSt$ =^4u=CPjVCPjVC PjV$CPjV [^ss sshVS\$ =s4}hjSWjjSMjjSC$jjS6jjS,jjS"$jjSjjS jj S$jDj Sjj SjjS$jjSjj Sjj S$jjSjojSjjS$jjSjDjSjjS}$jjSpjjSfjjS\$jDjSOjj SEjj!S;$jj"S.jj#S$hjSFFF F$\$ [^h#YsWVS\$|$hWSEhWS7ttPV?Ph1[^_Í?PR4t5Ph UWVS=l$|$hjPƅXZt=jPjV'jtda9875: I/O error, trying (write %d 0x%x) <4>tda9875: I/O error (read2) tda9875: chip_read2: reg%d=0x%x <7>tda9875_set(%04x,%04x,%04x,%04x) tda9875: no such chip at 0x%x (dic=0x%x rev=0x%x) tda9875: TDA9875%s Rev.%d detected at 0x%x Writing %d 0x%x In tda9875_write In tda9875_init ATDA9875<6>tda9875: init In tda9875_attach Default VIDIOCGAUDIO VIDEOCSAUDIO... In tda9875_command... ,(2:HN\hz %-GCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.data.bss.modinfo.rodata.str1.32.rodata.str1.1.rel.rodata.comment4o  ) % X /\ 4` - =2 L M2`h\ $ hq$ - ## 4:EV `\`h`o@`|`j)qr`< 'V$5z0DIT <[h   u /@CW ;[9OYmM tda9875.c__module_kernel_version__module_licensedebugnormal_i2cnormal_i2c_rangeprobeprobe_rangeignoreignore_rangeforceaddr_datatda9875_writei2c_read_registertda9875_setdo_tda9875_inittda9875_checkittda9875_attach__constant_c_and_count_memsetclient_template__constant_memcpytda9875_probetda9875_detachtda9875_commanddrivertda9875_inittda9875_fini__module_parm_debug__module_parm_probe__module_parm_desc_probe__module_parm_probe_range__module_parm_desc_probe_range__module_parm_ignore__module_parm_desc_ignore__module_parm_ignore_range__module_parm_desc_ignore_range__module_parm_force__module_parm_desc_forcei2c_master_sendprintki2c_transferkmallockfree__this_modulei2c_attach_clienti2c_probei2c_detach_clienti2c_add_driveri2c_del_driverinit_modulecleanup_module 6/JO0jo0y~0100$x}00ch0}02344$160<5GL0glr67344000089$"" HLP  $(,048<@DHLPTX\`dgeexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/media/video/tda9887.o0100644000000000000000000001540407676400615027215 0ustar rootrootELF 4( UWVSWW|$D$D$D$1111<D t~D$D$@ D$ T$ ؃=L$T$D$u+jD$PW t Ph[^ZY[^_1]wDPPPh@뷳늋G@u|D$@WD, b S$D$@ D$4D$(BD$D$,tHD$GD D$D$@$d t7dL11D$kt l VSt$ h1ۃ~<Xts=u]8tJ=u#jSV t PhXZ[1^CPCPCPhv@hh4Y떋F@uc=uC b w$4(f,\0R4H PhPXZ릃tDt)=u @ hjY=th[떃=u <hXWVSD$T$PhhjHÃ۸tBjHjSB[4CDC@S 1[^_S\$C =t#=w?=ts Sh1 [s Shh'hS= SD$X4PSXZ [1 SL$ D$ m@\$P4tJ m@w*mt1[B<zDt RYRSv0@uB<C.B@ыBDh`X1h`XWSQL$\$D$w $`Z[_ffCʃt*rt ffCC @pIpJpKPK wpDp@i2c tda9887 driver-tda9887`kernel_version=2.4.21parm_probe=1-48hparm_desc_probe=List of adapter,address pairs to scan additionallyparm_probe_range=1-48hparm_desc_probe_range=List of adapter,start-addr,end-addr triples to scan additionallyparm_ignore=1-48hparm_desc_ignore=List of adapter,address pairs not to scanparm_ignore_range=1-48hparm_desc_ignore_range=List of adapter,start-addr,end-addr triples not to scanparm_force=1-48hparm_desc_force=List of adapter,address pairs to boldly assume to be presentparm_debug=iparm_pal=sparm_secam=slicense=GPLbltda9887_configure tda9885/6/7 unknown norm=%d tda9885/6/7: FM Radio mode tda9885/6/7: PAL-%c mode tda9885/6/7: NTSC-Japan mode tda9885/6/7: SECAM mode tda9885/6/7: NTSC mode tda9887: chip found @ 0x%x tda9885/6/7: i2c i/o error: rc == %d (should be 4) tda9885/6/7: 0x%02x 0x%02x 0x%02x [pinnacle_id=%d] tda9885/6/7: 0x%02x 0x%02x 0x%02x tda9887: ignoring %s i2c adapter [id=0x%x] tda9887: probing %s i2c adapter [id=0x%x] L LLLLL$$GCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.data.bss.modinfo.rodata.str1.1.rodata.str1.32.rel.rodata.comment4"   )` % h /<4@^ =2 L2 + ` t\  h ; q ) $o #.? `E`Q`X@`e`ku{ $R  (,048<@_'<!r?\M'\-il`<s  @CW ;3[NOnM- : E 06ET` tda9887.c__module_kernel_versionnormal_i2cnormal_i2c_rangeprobeprobe_rangeignoreignore_rangeforceaddr_datadebugpalsecam__module_licensetda9887_mirobuf_pal_bgbuf_pal_ibuf_pal_dkbuf_pal_lbuf_fm_stereobuf_ntscbuf_ntsc_jptda9887_configuretda9887_attachclient_template__constant_c_and_count_memsettda9887_probetda9887_detachtda9887_commanddrivertda9887_init_moduletda9887_cleanup_module__module_parm_probe__module_parm_desc_probe__module_parm_probe_range__module_parm_desc_probe_range__module_parm_ignore__module_parm_desc_ignore__module_parm_ignore_range__module_parm_desc_ignore_range__module_parm_force__module_parm_desc_force__module_parm_debug__module_parm_pal__module_parm_secami2c_master_sendprintkkmalloci2c_attach_client__this_modulei2c_probei2c_detach_clientkfreei2c_add_driveri2c_del_driverinit_modulecleanup_moduleb~677r767/47AHM7]e{777  7/;AF7R8r9::77;<=:':>?  $  $(,048<@DHLPTX\`dhlpgeexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/media/video/msp3400.o0100644000000000000000000005521007676400615027212 0ustar rootrootELFl>4( WVSh\$xfC(fD$(fD$4fD$*fD$,D$0fD$6fD$8D$<|$Ht$(fD$fD$D$D$fD$ fD$ D$"fD$fD$|$(t$jD$LPs, HthZh[^_jD$XPs, HujD$,Ps, u1UWVSTD$Dl$hU(D$ D$D$fT$fD$fD$fT$fD$fD$|$$t$D$l\$p@D$DD$E\$F1jD$(Pu, t0St$pFVh ! ~tT$D$ ƒT[^_]h`U(Y[WVSt$(T$$$D$,T$T$|$ T$D$1jD$PW t0Vt$(CSh! ~t 1[^_h`W^_UWVSt$k T$<l$<]4t2=u.k$#CC CPjjU [^_]V4h WVS\$%|$t$PhjW ShjW %PhjW VhjW jjVjW[^_UWVSD$(T$011l$$D$ t$,$D$u9}ks~$)kЙD$=t.t$Pt$V|$8u;Ph@WjjUWjjU 1PjjUd$T$l$4T$@D$<D$8 [^_]VSL$k`غ֙=uSjjt$T[^ÉPQh VSL$k`غ֙=uSjjt$[^ÉPQh UWVSQ|$G4=l$$t$j BkHxhjWk4@jjWKyjjjWrj@jjWf jjjWWk4XjjW9KykHpt3 hjWt3pWjjVjW,=h jjWh j jW j jWkHj jWjjWT$ B u][^_]hZjjWqjjW\wUh?XZzUWVSPt$~4$G 1\$$0=5w w$V Kto=uW=t@h jjVh j jV Uj jVUj jV{ [[^_]UjjVgUUh_X뚃 t,$놃=ujjV fh X܃tɃK,$@,$ 5h0jjV th04huYX=4h@XZ=uQt@!hGZhGZVw t vhahfhahd4hXZ뚃=u%w w$V '$4hYXƃ=u $4hXZ߃=u $4hYX߃=D$X[^_]VSP\$K ;K$ ȉ֙֙$RȺ ֙Ph@C  { tH{ tX[^ËK$9K tȺәә$RȺ әPh 뾋K$Ⱥ֙֙$RȺ ֙Ph |K$Ⱥ֙֙$RȺ ֙Ph :ȉ֙֙$RȺ ֙Ph@WVS|$w41ۋD@t PSjWC@~[^_UWVSVT$z4_o$G Et_;_t=$u7_;ot=$u o$Z[^_]Uwh Swh jjRk =~=u& |1VVhY[j#jR =uKt7 w$P 1PPh@ 뚃hjR =tkuPx@PZu.Pu Pu PVh@tD$HVS\$ s4SZt FuXuMtDjSKY[=t dž``u[^áPdPXZjjjUWVSD$,h4!ǂdǂ`>uDhPXtX\=H=\\!{`DžT{}} DžXjju,t$8jt$@AdD$D$ D$$D$(PDž`D$0=t }19f|$D$t,|$~|$t|$D$t D$1=t }19D$44t$4!^  {uXjjt$4) =~-9D$}D$t$ =F9|T$ՀE ~T$ՀE$jt$0Eu u$t$uDh-PXt^\= H=\M!{<`DžT{ } VdDžXPDž`t$?E[^ t,t@t Rj0jt$$Sj jt$4 =t?1҃=LtL9Xt B8uLSuFPh u]! { Xj~jt$ K =~=thY1=LtL9Xt F8u=t#LSuFPh  DU HE$=t }hj jt$$h$jjt$4} hZjjt$$h  thu8t$u>jjW ,C CjjWdhj jWsWl3uC C CjjPhXZV=v(@(=v(@w1=m@Y@KRjWKF 15=v0@=v(=V ЃF {,tV C4S09}fFS0K49~ʉft ЉȉՙfN"C49C0}Bf~fF"ufF"fC8fFfCcL UUSGZ%OA@QY@QmV9]adf   @ @ @@@ 0 0 0 &*.3X.Zacikmo~#8>W>9AcLOGZVGZ9]GZGZ"cL@Q; GZ@QR UUSZg GZ@Q| GZ@Q >>!>>0>>@rrPGZGZQad`ddi2c msp3400 driver'[(unset)kernel_version=2.4.21parm_once=iparm_debug=iparm_simple=iparm_amsound=iparm_dolby=idescription=device driver for msp34xx TV sound processorauthor=Gerd Knorrlicense=GPLparm_probe=1-48hparm_desc_probe=List of adapter,address pairs to scan additionallyparm_probe_range=1-48hparm_desc_probe_range=List of adapter,start-addr,end-addr triples to scan additionallyparm_ignore=1-48hparm_desc_ignore=List of adapter,address pairs not to scanparm_ignore_range=1-48hparm_desc_ignore_range=List of adapter,start-addr,end-addr triples not to scanparm_force=1-48hparm_desc_force=List of adapter,address pairs to boldly assume to be present )N * ! (      ! ( """""0"z"6"z"D"z"z"z"P"z"z"z"b"z"z"z""### ##<3>msp3400: chip reset failed <4>msp34xx: I/O error #%d (read 0x%02x/0x%02x) <4>msp34xx: giving up, reseting chip. Sound will go off, sorry folks :-| <4>msp34xx: I/O error #%d (write 0x%02x/0x%02x) <7>msp34xx: scart switch: %s => %d <7>msp34xx: setvolume: mute=%s %d:%d v=0x%02x b=0x%02x <7>msp34xx: setbass: %d 0x%02x <7>msp34xx: settreble: %d 0x%02x <7>msp3400: setstereo final source/matrix = 0x%x msp3400: switching to AM mono <7>msp3400: FM-Radio setstereo: %s <7>msp3400: SAT setstereo: %s <7>msp3400: NICAM setstereo: %s <7>msp3400: BTSC setstereo: %s <7>msp3400: extern setstereo: %s <7>msp3400: main sound carrier: %d.%03d MHz <7>msp3400: FM-stereo carrier : %d.%03d MHz <7>msp3400: NICAM/AM carrier : %d.%03d MHz <7>msp3400: NICAM/FM carrier : %d.%03d MHz <7>msp3400: mono sound carrier: %d.%03d MHz <7>msp34xx: watch: nicam %d => %d <7>msp34xx: watch: stereo %d => %d <7>msp34xx: stereo detect register: %d <7>msp34xx: nicam sync=%d, mode=%d <7>msp3410: status=0x%x (pri=%s, sec=%s, %s%s%s) msp3400: carrier2 val: %5d / %s msp3400: carrier1 val: %5d / %s msp3400: thread: no carrier scan 6.5/5.85 D/K NICAM FM (HDEV2)<7>msp3410: setting mode: %s (0x%04x) <7>msp3410: detection still in progress <7>msp3410: current mode: %s (0x%04x) <7>msp3410: autodetection failed, switching to backup mode: %s (0x%04x) <7>msp3410: thread: no carrier scan msp3400: error while reading chip version <7>msp34xx: switching to radio mode <7>msp34xx: AUDC_SET_INPUT(%d) 4.5 NTSC5.5 PAL B/G6.0 PAL I6.5 PAL D/K + SAT + SECAM5.742 PAL B/G FM-stereo5.85 PAL B/G NICAM5.85 PAL D/K + SECAM NICAM6.25 PAL D/K1 FM-stereo6.74 PAL D/K2 FM-stereo7.02 PAL SAT FM-stereo s/b7.20 PAL SAT FM-stereo s7.38 PAL SAT FM-stereo bmaskin1in2in1 dain2 dain3in4monomuteonoff<7>msp3400: setmode: %d 0stereo3lang1567lang2<7>msp3400: FM setstereo: %s <7>msp3400: mono setstereo autodetectC_AD_BITS ADD_BITS CIB_BITS ERROR_RATE, bilingual/SAP, nicam 2nd mononoyesmsp3400msp3400: daemon started <7>msp3400: thread: exit msp3400: AM sound override msp3400: thread: wakeup msp3400: thread: sleep ERRORautodetect start4.5/4.72 M Dual FM-Stereo5.5/5.74 B/G Dual FM-Stereo6.5/6.25 D/K1 Dual FM-Stereo6.5/6.74 D/K2 Dual FM-Stereo6.5 D/K FM-Mono (HDEV3)5.5/5.85 B/G NICAM FM6.5/5.85 L NICAM AM6.0/6.55 I NICAM FM6.5/5.85 D/K NICAM FM4.5 M BTSC-Stereo4.5 M BTSC-Mono + SAP4.5 M EIA-J Japan Stereo10.7 FM-Stereo Radio6.5 SAT-Mono7.02/7.20 SAT-Stereo7.2 SAT ADRmsp3410 [auto]msp3410: daemon started unknown<7>msp3410: thread: exit <7>msp3410: thread: wakeup <7>msp3410: thread: sleep MSP34%02d%c-%c%d<6>msp34xx: init: chip=%s +radio +simple +nicammsp3400: no chip found <7>msp34xx: AUDC_SET_RADIO <7>msp34xx: VIDIOCSFREQ <7>msp34xx: VIDIOCGAUDIO <7>msp34xx: VIDIOCSCHAN <7>msp34xx: VIDIOCSAUDIO GCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.data.bss.modinfo.rel.rodata.rodata.str1.32.rodata.str1.1.comment4# xM )# % W /+4+ A. = Yh I2/ Y2`8h==q@C G #).6 =C0J [fw `}``@``" @@  ,0>lE$QqdtxeTSS$s M ,  -# z: JW#]@@fv<}'$[9<W!"rKW!!  ) <" P/e={L `9C#@W/;Id OoM(2<DJR`n|!! msp3400.c__module_kernel_versiondebugonceamsoundsimpledolbybl_dfp__module_licensenormal_i2cnormal_i2c_rangeprobeprobe_rangeignoreignore_rangeforceaddr_datareset_off.0reset_on.1write.2msp3400c_resetmsp3400c_readmsp3400c_writemsp_init_datacarrier_detect_maincarrier_detect_55carrier_detect_65scartsscart_namesmsp3400c_set_scartmsp3400c_setcarriermsp3400c_setvolumemsp3400c_setbassmsp3400c_settreblemsp3400c_setmodestrmode.3msp3400c_setstereomsp3400c_print_modemsp3400c_restore_dfpautodetect_stereomsp3400c_stereo_wakewatch_stereomsp3400c_thread.text.lock.msp3400modelistmsp3410d_threaddrivermsp_probemsp_detachmsp_commandclient_templatemsp_attach__constant_memcpy__constant_c_and_count_memsetmspsmsp_wake_threadmsp3400_init_modulemsp3400_cleanup_module__module_parm_once__module_parm_debug__module_parm_simple__module_parm_amsound__module_parm_dolby__module_description__module_author__module_parm_probe__module_parm_desc_probe__module_parm_probe_range__module_parm_desc_probe_range__module_parm_ignore__module_parm_desc_ignore__module_parm_ignore_range__module_parm_desc_ignore_range__module_parm_force__module_parm_desc_forcei2c_transferprintkschedule_timeouti2c_master_sendd1__wake_upjiffiesmod_timerdaemonize__up_wakeupinterruptible_sleep_ondel_timerkmallockfreesprintf__this_modulekernel_thread__down_failedi2c_attach_clienti2c_detach_clienti2c_probei2c_add_driveri2c_del_driverinit_modulecleanup_module*@xTUTTnTUVUW38URVjoUUUvUU,M*:uU &}UUU+9>CUPUU   " U, B G L UV e   U  UB G U~  U & > ] b Up u U   U   H M Uq             UY w Z [ \   U ^&rV_%G^V.Z[7U'_dUV U-AFUQVUUU\U.^4V_"-5LV\aUVU U$-Z[YakqvUUU8=UHMUlq``}aaUb UEJUPcYcsydYfUUU!a'a/?DUMa_gaacc Y8=Chr__rwUUUbgUt y U   U `!_!!U! !!i!!j " " X#]b#]l#]v#]#e#eo U YY  $L\l| ,<L\l048<@DHLPTX\`dhlptx|geexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/sound/0040755000000000000000000000000007676400616024670 5ustar rootrootgeexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/sound/sb.o0100644000000000000000000003112307676400615025450 0ustar rootrootELF4( S\$hSZYuC,[ÃT$:t:zt4zt.4D$8D$0$PjjRhZT$z,D$tD$S\$t[SYyPt$t$h@S1UWVS|$$l$jkD$$RPt$ u1[^_]P[tth1_4hVkt$(8 t@`EED2kEfD2fkE k\$ ffufjPPt$ PYt&thǀǀ4hYkD$(' k\$ ffu#kR`L$h=u SjPPt$ P]tt hkt$ ftf4h^b ‰nkD`T$ffIkB0ǀh@[^hXZE UWVSt$~@|$l$ tY^@Shbt$,Ut$(WVt#w ww7Sh[^_]Sh^_1kUWVS1f=l$|$tFf8u|Nx9~#=PVh | = t =u5|kf ta5 PP t!WVPUt$$t15|[^_]Ã=tNfu݃F1HUWV=S=xh`19[=t~ =xz=xt =t3u/kD $( kD,W$)Zu~=ub=tR=xtIhN[F9B=xu1[^_]5h ]Xh`N W,_tN=xt =tu `kDh`PZYeUu=w=xjhkDV`RP" e=hxY9VS1;}f1SPX<Zul<u uM<u u.<u uCD;|[^PXPXPX멍`PXPYJ kernel_version=2.4.21description=Soundblaster driverlicense=GPLparm_io=iparm_irq=iparm_dma=iparm_dma16=iparm_mpu_io=iparm_type=iparm_sm_games=iparm_esstype=iparm_acer=iparm_isapnp=iparm_isapnpjump=iparm_multiple=iparm_pnplegacy=iparm_reverse=iparm_uart401=iparm_desc_isapnp=When set to 0, Plug & Play support will be disabledparm_desc_isapnpjump=Jumps to a specific slot in the driver's PnP table. Use the source, Luke.parm_desc_multiple=When set to 0, will not search for multiple cardsparm_desc_pnplegacy=When set to 1, will search for a legacy SB card along with any PnP cards.parm_desc_reverse=When set to 1, will reverse ISAPnP search orderparm_desc_uart401=When set to 1, will attempt to detect and enable the mpu on some clonesparm_desc_io=Soundblaster i/o base address (0x220,0x240,0x260,0x280)parm_desc_irq=IRQ (5,7,9,10)parm_desc_dma=8-bit DMA channel (0,1,3)parm_desc_dma16=16-bit DMA channel (5,6,7)parm_desc_mpu_io=Mpu base addressparm_desc_type=You can set this to specific card typeparm_desc_sm_games=Enable support for Logitech soundman gamesparm_desc_esstype=ESS chip typeparm_desc_acer=Set this to detect cards in some ACER notebooks<3>sb: I/O, IRQ, and DMA are mandatory <3>sb: %s %s config failed (out of resources?)[%d] <3>sb: ISAPnP found device that could not be autoconfigured. <3>sb: OPL device could not be autoconfigured. <3>sb: MPU device could not be autoconfigured. <3>sb: %s isapnp panic: mpu not found <3>sb: %s isapnp panic: opl3 device not found <5>sb: ISAPnP reports '%s' at i/o %#x, irq %d, dma %d, %d <6>sb: Failed to initialize %s <3>sb: Valid range for isapnpjump is 0-%d. Adjusted to %d. <6>Soundblaster audio driver Copyright (C) by Hannu Savolainen 1993-1996 <5>sb: No legacy SoundBlaster cards found. Continuing with PnP detection. <5>sb: %d Soundblaster PnP card(s) found. <4>sb.c: There was a problem probing one of your SoundBlaster ISAPnP soundcards. Continuing. <5>sb: No ISAPnP cards found, trying standard ones... Sound Blaster 16Sound Blaster Vibra16SSound Blaster Vibra16CSound Blaster Vibra16CLSound Blaster Vibra16XSound Blaster AWE 32Creative SB32 PnPSound Blaster AWE 64Sound Blaster AWE 64 GoldESS 1688ESS 1868ESS 1869 PnP AudioDriveESS 1869ESS 1878ESS 1879CMI 8330 SoundPRODiamond DT0197HALS007ALS100ALS110ALS120ALS200RTL3000sbopl3mpu<6>sb: %s detected $1%1&1'1(1)1*1+1,1,1AAAQ(p?AWCn91nB1nC1nD1nE1nF1nG1nH1nT1nAABDDBEEEEEs hs hshshshsssisisisxsxsysy  J+29@  G  NJ0  $1%1&1'1(1)1*1+1,1,1AAAQpAC91B1C1D1E1H1T1AABDDBEEEEEs hs hshshshsssisisisxsxsysy   JJJ      J0 J0 J0GCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rodata.modinfo.rodata.str1.32.rodata.str1.1.rel.data.bss.comment4- 8  %d- 62 F2vY U % _ dm&P 6 -;< c8AJZJfkSS9 =(-S9B=JUq===9QS$=09Q[f}==9GG%+G[pGGSSSS/4SCRbqSd*JXipS      S#/=MRWSglSs  < CS  4@ESPiK{ =GQ  BXKI4Pl0Lh,Hd (D`|$@\x <Xt       #)6=@ D$H(N,S0[4`8ixXwx|@  $1 N?[czr z IE#T `T hl @^  ";I<PBk@?hE# PZ)7@L Qyf|(d V  a #`E9P_nE6>`" + E  *sb_card.c__module_kernel_versionsbmpusb_cards_nummpu_ioioirqdmadma16typeesstypeacersm_gamesattach_sb_cardprobe_sbunload_sbisapnpisapnpjumpmultiplepnplegacyreverseuart401audio_activatedmpu_activatedopl_activated__module_licensesb_isapnp_listid_table__module_isapnp_device_size__module_isapnp_device_tableactivate_devsb_initsb_isapnp_initfirst.0bus.1sb_isapnp_probeinit_sbcfgcfg_mpucleanup_sb__module_parm_dma16__module_parm_desc_pnplegacy__module_parm_multipleisapnp_find_dev__module_parm_desc_esstype__module_parm_isapnpjump__this_modulesb_dev__module_parm_desc_reverse__module_parm_pnplegacy__module_parm_desc_acercleanup_moduleunload_sbmpuprobe_sbmpuinit_module__module_parm_uart401__module_parm_typempu_dev__module_parm_desc_uart401sb_dsp_unloadsb_dsp_detectsmw_free__module_parm_io__module_parm_mpu_io__module_parm_esstype__module_parm_desc_irq__module_parm_desc_dmaopl_dev__module_parm_isapnpprintk__module_parm_reverse__module_description__module_parm_irq__module_parm_dmavfree__module_parm_desc_io__module_parm_sm_games__module_parm_desc_isapnpjump__module_parm_desc_multiple__module_parm_desc_type__module_parm_desc_sm_games__module_parm_desc_mpu_io__module_parm_desc_dma16__module_parm_desc_isapnp__module_parm_acersb_dsp_initisapnp_find_cardgeexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/sound/sb_lib.o0100644000000000000000000013234407676400615026305 0ustar rootrootELF,u4(WVp S19Ƌ|$L$tfW y(C 9uPhZ1Y[^_ÈVSt$ fN Qx Ku[^ÍQ VS\$ {CPtu{8t tfCTtQ~@tt-tfS {t[^ÃtfS SXHu3j3XZ뱋CXttC\tۃhSƃYZt u8wjPs$ ދL$fQ0uD$P @Ltt D$D$ÉD$S\${ tUfS hfS 1$4f[ 1XSxAyS <[[WVS\$_CC hSXZfK Qy{ uQ C NuW[^_ÍQ CVS\$ K(vtQh@Y1[[^þK,Aw RhS VSt$\$ hSZYtG0t*PhS D$D$ [^PhS [^ÃD$tO2tPhZ1YøPht$  à t uɸ׸иɡST$ t;t[Ë=@tC=@1= u ËYPQ=`uͳUWVSp$$hSY1҅^u p[^_]SZ1҃uUBw uRh]1XËEw uPh܋U Bw uRh@븉S,hS^1҅_lE U PSZ1҅Y@EPS^1҅_#C uEKh1XVSSSL$A =0t=0<= tXZ[^û)+fQ QY=@t=PUWVS$$$t$hjV^ tj S$PW DŽ$DŽ$D$j7h ]G$D$,D$S$@t+@tjjlS j=ujjUWVS|$w|#t$t wp[^_]Ã*t11ۉtY @ ʼnPj@t@x@d`Ã@t@x@d`@d`Ãx<@t@xȁt@d`@d`UWVSt$\$l$|$ vvZt FluWUSV[^_]WUCPVS\$L$ C`PRQS[UWVS|$\$ol11tt(G`PRFPWF~Ή[^_]11VS\$ t$sZu1[^6SY[S\$sZ1҅t"{t CxCljSClY[[jjjzSjjjS VS\$ t$j@SƒY{X~~%<w` ‹FxMtD-t1[^ð ƒPj@S ڃ t uΰѰͰPj@S1j91h2hdnvVT\ai}&&&?''?'?'?'?'P'P'f'5*1*;*C*Q**W**e****q*********|111111t13>44444344344335 555-5w535w5A5w5w5w5M5w5w5w5_5w5w5w55k@z@z@n@z@t@z@k@@kernel_version=2.4.21license=GPLkernel_version=2.4.21kernel_version=2.4.21kernel_version=2.4.21kernel_version=2.4.21<4>Sound Blaster: DSP command(%x) timeout. <3>SB16: Invalid 8 bit DMA (%d) <3>SB16: Invalid MIDI I/O port %x <3>Jazz16: Invalid interrupt (IRQ%d) <3>Jazz16: Invalid 8 bit DMA (DMA%d) <3>Jazz16: Invalid 16 bit DMA (DMA%d) <3>Jazz16: No 16 bit DMA channel defined <3>sb: Can't allocate memory for device information <6>SB %d.%02d detected OK (%x) Sound Blaster (8 BIT/MONO ONLY)<4>Sound Blaster: can't allocate 16 bit DMA channel %d. <4>Sound Blaster: Can't allocate 8 bit DMA channel %d Sound Blaster: no audio devices found. <6>SB DSP version is just %d.%02d which means that your card is <6>several years old (8 bit only device) or alternatively the sound driver <6>is incorrectly configured. <6>This sound card may not be fully Sound Blaster Pro compatible. <6>In many cases there is another way to configure OSS so that <6>it works properly with OSS (for example in 16 bit mode). <6>Please ignore this message if you _really_ have a SB Pro. <4>SB16: Bad or missing 16 bit DMA channel Sound Blaster Pro (8 BIT ONLY)<4>sb: Interrupt test on IRQ%d failed - Probable IRQ conflict <3>SM Wave: Invalid microcode (MIDI0001.BIN) length <3>SM Wave: Microcode verification failed <3>Jazz16: Invalid MIDI interrupt (IRQ%d) <3>Jazz16: Invalid MIDI I/O port %x <3>SB16: Invalid MIDI port %x Yamaha PCI legacy UART401 check. <3>Sound Blaster: incomplete initialization. <4>Sound Blaster: unable to start DAC. <3>Sound Blaster: unable to start ADC. <3>Sound Blaster: unable to start DAC. <3>Sound Blaster: unable to start DAC. <3>Sound Blaster: unable to install audio. <4>Sound Blaster: failed to allocate MIDI memory. <3>sb_midi: too many MIDI devices detected <3>sb_mixer: Can't allocate memory <4>sb_mixer: Unsupported mixer type %d <3>ES1688: Failed to write to IRQ config register <3>Invalid esstype=%d specified <3>ESS1688: Failed to write to DMA config register <6>ess_dsp_init for non ESS chip <3>SB16: Invalid IRQ%d Jazz16YMPCI selected <6>sb: dsp reset failed. Yamaha PCI mode. <6>sb: I/O region in use. soundblaster%s (%d.%02d)SoundBlaster8SoundBlaster16Sound Blaster 16Sound Blaster 16 (ALS-100)Sound Blaster 16 (ALS-007)<3>SB: Can't allocate IRQ%d No detected device SoundMan Wave/etc/sound/midi0001.binYamaha PCI LegacySound Blaster 16 bitMIDISBMIDISB_%dAudio 1Audio 2<3>ESS1688: Invalid IRQ %d Jazz16ES%d (kernel 2.0 compatible)detectedspecified<6>ESS chip %s %s%s ESS %s AudioDrive (rev %d)ES688ess_init: Unrecognized %04x ES1688ES1788ES1887ES1888ES1868ES1879ES1878ES1869ESS ES488 AudioDrive (rev %d)<3>ESS1887: Invalid DMA16 %d <3>ESS1688: Invalid DMA8 %d sb_dsp_initsb_dsp_detectsb_dsp_unloadsb_dsp_disable_midisb_be_quietprobe_sbmpuunload_sbmpusmw_free;1j2   <^ |^ |r9|Mr9|  |!$#j 0&Sound Blaster MidirSound Blaster '((Q((("G"C&G&CGC.G.C 2(G(C0W1WFGGGDGEG4W5W2W3W;'8W9W:W6W7W<?'@'?'@'A'B'bGbCfGfCdGdCnGnCj2hGhC KKKKddddKKKKKKKKKKKKKKKK@@@@ZZKKKKKKKKKKKKKKKKKKKKKK@@@@@   SBSound Blaster0ALS007Avance ALS-0070QqQq`lxQqQqn66W9;?;<==0>2G2C6G6CGC<2>G>CGC8G8C:G:C2G2C6G6CGC<2>G>CGC8G8CGC:G:C`ebe6G6CGC<2>G>CGC8G8CGC:G:C`ebe6G6CGC<2>G>CGC8G8CGC:G:CkGkCnGnChGhCjGjClGlC`ebe6G6C|G|C<2>G>CGC8G8CGC:G:CkGkCnGnChGhCjGjClGlCGCC: (GNU) 3.2.3 (Debian)GCC: (GNU) 3.2.3 (Debian)GCC: (GNU) 3.2.3 (Debian)GCC: (GNU) 3.2.3 (Debian)GCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.fixup.rel.rodata.modinfo.rodata.str1.32.rodata.str1.1.kstrtab.rel__ksymtab.rel__ex_table.rel.data.bss.comment4J xx)QJ% 4hJ0 $p< LzE2Lb U2WdYjqpD 6Z _x$< U^cw $ 7<3 ;CHot  ] b   X  a f l         ' >  D \ v {                    $ q           # . K  T d z       ! 3       )GLT -Cw\!F UZch mrw|> Pgs} NSf } $8`P!'fRE7Uer M[f`05E$5Vi$3Ft *Mej}#D $;Yq   F!m!!!"!""""""""##a#l#w######x$$;%@%V%%%%&7&l&y&&&&&&'6'G'V'r''''(/(Y(((()8)=) G)X)l)u))) )))))))) )) *-*))*+++,Y,,,,R----.|....////0$0y00000p1 2<2~2222 222-3;3I3Y3j33333 3334"4)4.444c4v4444 444444 5v669"9_9x999:F:~:::::;H;W;;;9<P<Y<<<B==>7>>> ? X?r????@@g@|@ @@@;ARAnAAAAAA-B2B HBNBVBeBxBB BBBC C %C ,C 3C ;CBC GCLCcC C CC C D )D 7D \D mD ~D D DDZE _EdEoEE FGFLFWF iFnFFG%GcGzGGGH H%H-HdHxHHHIIIIIJ>>?? G  $(,048<@DHLPTX\`dhlptx|  $(,048<@DHLPTX\`dhlptx|  $(,048<  @DHLPX\`tx|  48<@`dhlpx| $(,08<@HTX\`l $ (8<@DHLPTX\`d ltx`     T  48<@      %3AMUy^0e%[rUpE_d @Hc9rI'1&<!G$cU_ln}  "``Vss<zT T8^Lcv <|z|r9MU5HNej Ez 3 |!"##   $i,0&<@PMP_Pr`PP P 8'(>Q(F((-( 4 ,` *? NJ@T@]@h@{@Yr&+,++"2,D%..+.j*C0[60E`Y`4q dz` l x  5Jy?6.6@?? n6Z!6756XBW7~V7g8qW99:tG<;8?;9x;Z);ZG,<Qe}<@|<=l=30>)P>@h?X@9 @I @*6 AE !AZR {AF\ dc  o E~ ` ` ` ` ` F   2HO  T    /, \/ = HRP +Q_ +s  F] |I D  A3  O   H/ Y>2(  @ U _ n H           f& 4 C Q %IWa p    (5   8  ! 1 VK= M c ?jq ) >    <  (    )=<I  _qy  I&5  ,GUO(7M41]eGut\+0 +9H#J]FgWA`r a  ( sb_common.c__module_kernel_versionjazz_irq_bitsjazz_dma_bitsjazz16_locksb_intrpci_intrsbintrdsp_get_verssb16_set_dma_hwsb16_set_mpu_portsb16_set_irq_hwrelocate_Jazz16jazz16_basejazz16_bitsinit_Jazz16relocate_ess1688__constant_c_and_count_memset__constant_memcpydetected_devclast_devcsmw_putmemsmw_getmemsmw_midi_initsmw_ucodesmw_ucodeLeninit_Jazz16_midi__module_licensesb_audio.csb_set_output_parmssb_set_input_parmssb1_audio_output_blocksb1_audio_start_inputsb1_audio_triggersb1_audio_prepare_for_inputsb1_audio_prepare_for_outputsb1_audio_set_speedsb1_audio_set_channelssb1_audio_set_bitssb1_audio_halt_xfersb20_audio_output_blocksb20_audio_start_inputsb20_audio_triggersb201_audio_set_speedsbpro_audio_prepare_for_inputsbpro_audio_prepare_for_outputsbpro_audio_set_speedsbpro_audio_set_channelsjazz16_audio_set_speedsb16_audio_set_speedsb16_audio_set_bitssb16_audio_prepare_for_inputsb16_audio_prepare_for_outputsb16_audio_output_blocksb16_audio_start_inputsb16_audio_triggerlbuf16lbuf8sb16_copy_from_usersb16_audio_mmapsb1_audio_driversb20_audio_driversb201_audio_driversbpro_audio_driverjazz16_audio_driversb16_audio_driversb_midi.csb_midi_opensb_midi_closesb_midi_outsb_midi_start_readsb_midi_end_readsb_midi_ioctlstd_synth_infostd_midi_synthsb_midi_operationssb_mixer.csbpro_mixsb16_mixals007_mixsmg_default_levelssb_default_levelssb16_recmasks_Lsb16_recmasks_Rsmw_mix_regssbmixnumdetect_mixerchange_bitssb_mixer_getsb_mixer_resetsmw_mixer_setsb_mixer_setset_recsrcset_recmaskset_outmasksb_mixer_ioctlsb_mixer_operationsals007_mixer_operationssb_ess.cess_i08mess_i16mess_i08sess_i16sess_inp_cmdsess_o08mess_o16mess_o08sess_o16sess_out_cmdsess_exec_commandsess_writeess_changeess_readess_set_output_parmsess_set_input_parmsess_calc_divess_calc_best_speedess_common_speedess_speedess_audio_prepare_for_inputess_audio_prepare_for_output_audio1ess_audio_prepare_for_output_audio2ess_chgmixeress_audio_prepare_for_outputess_audio_halt_xferess_audio_start_inputess_audio_output_block_audio1ess_audio_output_block_audio2ess_audio_output_blockess_audio_triggeress_audio_set_speedess_audio_set_bitsess_audio_set_channelsess_audio_driveress_handle_channeless_extendedess_irq_bitsess_common_set_irq_hwess_es1887_set_irq_hwess_set_irq_hwess_identifyess_probename.0modelname.1ess_set_dma_hwes688_mixes1688_mixes1688later_mixes_rec_mixes1887_mixess_has_rec_mixerfree_irqess_mixer_setlast_sb__kstrtab_unload_sbmpuaudio_devssb_common_mixer_setsb_dsp_command__this_modulees_rec_set_recmasksmw_mixer_initsb_mixer_set_stereosound_unload_audiodevess_setmixeress_midi_initunload_sbmpumidi_synth_resetsb_mixer_initDMAbuf_inputintrprobe_sbmpukfreemidi_synth_controlleress_set_recmaskess_audio_init__kstrtab_sb_dsp_unloadmidi_synth_set_instrmidi_devssound_free_dma__kstrtab_probe_sbmpusb_dsp_disable_recording__release_regionsb_be_quietrequest_irquart401intrconf_printfsound_alloc_mididevDMAbuf_outputintrsound_alloc_mixerdevsb_dsp_resetsb_dsp_unload__check_regionsb_dsp_detectess_mixer_resetsb_audio_closesound_alloc_dmasmw_free__generic_copy_from_usersb_midi_interrupt__ksymtab_sb_dsp_disable_midi__ksymtab_sb_dsp_unload__ksymtab_smw_freemidi_synth_ioctlload_mixer_volumessound_close_dmasb_getmixermidi_synth_openmidi_synth_send_sysexess_dsp_resetsb_dsp_midi_initess_intrsequencer_initsb_audio_openprintk__kstrtab_sb_be_quiet__ksymtab_probe_sbmpumidi_synth_closeioport_resourcesound_install_audiodrv__ksymtab_sb_dsp_initsb_dsp_disable_midisb_chgmixer__kstrtab_sb_dsp_initmidi_synth_benderjiffies__kstrtab_sb_dsp_detectsprintfsb_audio_initmidi_synth_start_notemixer_devs__const_udelay__get_user_4__ksymtab_sb_be_quietsound_unload_mididevess_getmixersb_setmixersound_open_dmamidi_synth_load_patchsb_mixer_unloadkmallocess_mixer_initmidi_synth_panningsb_dsp_get_bytemidi_synth_aftertouchmidi_synth_setup_voicesound_unload_mixerdevmidi_synth_kill_noteunload_uart401midi_synth_hw_control__ksymtab_unload_sbmpuprobe_uart401ess_mixer_reloadess_dsp_initess_initmod_firmware_load__ksymtab_sb_dsp_detect__kstrtab_smw_freesb_dsp_init__kstrtab_sb_dsp_disable_midi__request_regiongeexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/sound/gus.o0100644000000000000000000013226407676400615025652 0ustar rootrootELFn4(S\$Shj3hhj Ph$hsYZudC t;CthPZYu5SSh jhsx[shXZs h@YXsh@XZVSt$ ~$~$Fu7t2t-t( t# t ttPh^1X[^j6h tsh[;tjSh t`~h91YjPh uSZtsjPh t hm6Y9YS\$Sj3hj PhSs$sC Zt;Ct D$[[S=umftWxL؃u9 t!=u$jjEhj`tjY[jD$p0t$ ySh$ ( $B Xt-At*Ct'hZu[h1[h hzXffS=@\$ t[ffdDtYtTfdfD$h@H1{=udȀdDWVS\$1H^tffV[^_àd dfdfff@SQD$D$[t2P_ZtH@StE1=2[T$@@SZ[D$PYu11Ã=HSu1[Ü[u"S1ۅ~ u렄PZtġH@S\$t/ff ` K4[@ D$`[VSP ^K2D$D$D$tff=DD$u}D$tt2PZtH@šbdߢdfdfd8D$P5`hYXhVY[^ÐUWVSQL$$kA|$t$ X~t1Aՙkˍ1غ'љ1~WJغT}J~ 9|)Åۉ~ ~JZ[^_]Ã)~B=벋D$~1~~kљdљ 117@=~1 :@~1>@~jjOjjF, :1:@=~SfIy[UWVSt$[f=CD$D$ʰDD$S[^_]WVS[f5CD$D$ʰDD$S[^_VSYf5D$ D$Q[^WVS[L$f=ɀȉS[^_VSYf5D$ Q[^SYfD$D$ D$ Q[VSYD$ fȀƍQf [^VSD$ YfƍQf [^UWVSPl$t$|$ $|$$t =tF SU}VW SUVWt$ $[^_]É% 멋D$w ffÃ=T$t  ~ 8 B PjZYS\$SjSj[j$jXZS\$j $jj ۉ$j[á8 =L$H t$ "VD1PjYXÉ jj D$ Pj D$Pj XZSD$\$ PjYXۉ\$ D$[D$T$? D$D$S\$Sj Sj [S\$j  $j j ~ ۉ$j [jj XZVSD$  :L$t75 kd;L }(klp*tDPj 7Qj [^É*VS\$ ^Stjjjjj jj jj fDX DPVY[[^VSkD$ l@*D*H*ABA B A0B0APA`L*CC C0C@[F F@^ǀH*ǀ@* NǀD* NǀL*UWVSPPD$D$kD$lH* t x*k|$lH*B0d*X $Z0\*;t$; @**F 1NJ|*]t$ t$ SjF0+D$uUK;<$v3vWjj F kD$ld*U^_[^_]Ã@wAhWj`ˋL$L$]X[^_]]t$G[UX뷋T$klǀx*ǀd*@UWVSSD$$l$jYtX[^_]k$lj ǃx*fD*@*F G H*UD$D$XZ[^_]/WVS|$ :^WXwoklH*@tVWYVY[[^_j qffcZwkWV^hjAjjj`ǃp*VjjfDx VSj1 YSOSCXZ~[UWVSP]jjLjjLjjAjjE jjIjf jA jIjFjAjIjjjLfK h h S 1=lu @9‰$ ?B8| | ފh ffT$ɀ f$ك@fT$$fT$$fT$$j6h h f$j55fjAjIj\ =uU[[^_]jA$j^_h@$ XhX|$ t @hXh XdUWVS4D$D$D$j$jjS%$jSjR: %$jRD$8$D$$jSejCPZMy$<$1D$D$GjUt$ .hW#t$qt<7t : >1[øH`L$Xklp*t PQhX1Ƃ*PkT$lD$ X*ËT$BwVST$t$  kl\*tZt6kl\*`*kl@*x v@ [^kl*R@*C XZkl@*sPL*r@*rC UWVS\$t$SDkl@*F d*]Sj f|$^ t{|$?tPj\)@љ^Zt>9~%~SWjP U[^_]Ã@AWSj@SUYSUWVS|$[WRjS[^u>klH*@t6[W+j SZYux*x\*W&Y[[^_j\*W WVS|$D$L$w=t+=x td 8t[^_kdȺ?әkl*p*tى|$[^_% uȉȺә=ukl*klD X*=tY=|=ukl@*x0HljT*Q@*ÉD*^WSV7klT*)UWVS |$8L$$: QD$ @BljY kd+D;D$}މD$9|$;| ݅tkd T 1kt$8lD$H*D L=*eH*@t.1ۋ5 kdkL$8lيP0|*C@6*~ڋD$8, :klL*kd TT$k\$8lt$jT*P*V@*D$ D*kd= X*T7(Й D$$D$\|$~D$D7tS 7D$\7 5uȉיu؉֙9t hS^_t$8WkD$VXVSL$ ~gD~D=H t9Ⱥ֙QљHȺәH[^Ë 둋D$uÃ~~øD$uÃt t=L tWVSD$=P\$=Pwp=Pta=Pw==Pt [^_Ë !9P u1 =Pt=PuƋ 뾋 =Pt]=Pw(=PuѺuAPHX=Pt=P룉ѺPQωѺ0QމѺQ=D ujjIXZ WVS=0 |$\$t [^_Ã=t u0 p @?j *| *YuCH 5L tǀ1TǀD j%$j^XN@?=D 0 | p u D jjIaXZ *VSt=| t 1;5|[^Ü[VpkPkPjASF;5|UWVS D$*1ۡ*;$T$ L$ uL$ h*= <$!=!ǡ!H9$wuD$^St$jX=ZF7jX *U=!jGPjVC;.1;| * [^_]Ü^S D Pj =uD PDVC;Y|jj_]ڀL BkPkPjAUj!Pj Uj!Pj, !!U!jHPjjj  1QUWVSSl$|$($D$ =E*;!$*ã**@**@=!*4"jjAjHVD$,PUډ!!‹`~% PjB X=Zt|a`~PjAH[9]tp 4$Y[^_]* *p u١*H~;5!|hY*UWVSUUD$ љ\$ŋL$ $D$ދD$ tft19}'L$AL$ $ BD$9|^_[^_]UWVSQQD$ љ\$ōC$D$ D$tft19}-L$f fSAL$f  $fQBD$9|XZ[^_]UWVSQ|$t$\$ l$$J5* *-$*=*$tjUSVW4[^_]É+J J=tؙ<$$PQXZSQwVS\$ ^jDt$t$S`~=~PjIV[^[^VSD$D$ H Ⱥ֙Qљ֙%PjHX=Zt[^1SD$H( Й =~D$ *!**** 9!~ ؙ!1ҡ!9}"B9|!=!ttjjAY[1[H!*WVS|$T$it$,V,RCkl*CkdH*B@CDBǁP*C T*t[^_ǁL*WVS|$D$klj- T*P@*P*ƉD*[WVS[^_UWVSt$ 1ۋ9˽V}f|V t8DP9}׉ōBC9|1ۋ9}f|V tBC9|xV[^_]Ã=uWY=` ~=d ~=D t@ @u=@ xh  Тh fQVS\$ǃMt$t[^ø!9H ҹu@0ЋuÃt=tƒd~ d 1ɉnƒd~ d=p t1;8 }SC;8 X|݃t5=u@ @ u @ @ zӁx!d~dd X O1ۉӁxd~d` 1==w>w(td ` =t.1==t=(1t  =th h fUWVS$D$C {kD$C,C0Cj`^ǃp*몃u **H**@=!**t *uZjYhjHW[ *^< x jRZYUWVSP^t$j g%Pj k\$(l@*E0D*E0T$1Ht VVY[^_]Ã=uVt$[jj_]uV*H*wPt$ D$ pPp*u'E`xPt$D$pP E`{jwPt$ T$ rPVt$|hUWVSP$1j\ÿ!߃XtLʾx 4$u; 8 |#@uÅu;8 }P X 4$Q/XX[^_]jA @Ytp tn7HtjI@Yu5< Zt ̃ujjAj5$*5 *5*5*jjA*Y;!Z}=0 *k< xNjRXZ?D$D?D?IyH?D$D?IyËD$HT$t/)PjGjjEjjø)PjFjjEjUWVSL$Pv2@ՙ1PWo^_[^_]ÿPjjEXZáHtjjEYXjD$D?@H?WVS|$L$!9P ۋt$uȃt*wHt [^_uffڋD$x:d~dk2dљ1҅tJ~1UWVSQ|$t$ Z|$uO[fffD$fT$D$f= fȉfT$SX[^_]ùWVSD$Á|$x:d~dd~dSjWNVjWE[^L?_1WVSt$ƃM|$\$t[^_@Ѻu܉%tzwFt=tQj?^_!9P u1 Qj̓t%r=ut$|$\$[^_QjQjQj뙉%wht[w8h `?!9P u1 lt* L? P?븋 X?=t1=w=t=1댹=#n T?cSff<t&1@~1@~hZZjhZZjjjhZZj hZZjjj{[þA-188EAEA FFGLH* *3*M*`*z*****+I+v+++++kernel_version=2.4.21parm_io=iparm_irq=iparm_dma=iparm_dma16=iparm_type=iparm_no_wave_dma=ilicense=GPLkernel_version=2.4.21kernel_version=2.4.21kernel_version=2.4.21kernel_version=2.4.21GUSGUS(2)Gravis Ultrasound<3>GUS: Unsupported IRQ %d NO GUS card found ! MIDI<3>GUS: Sample address error GUS: DMA Transfer timed out <3>GUS: DMA buffer == NULL GUS2.43.4Gravis UltraSound PnP (%dk)IWAVEUltrasoundGUS mixerGravis UltraSound %s (%dk)%s (%dk)MAXGUS MAXGUS PnP<4>GUS: No CS4231 ??3.7<3>gus_card.c: Unable to allocate IRQ %d <3>gus_card.c: Can't allocate DMA channel %d <3>GUS: I/O range conflict (1) <3>GUS: I/O range conflict (2) <6>Gravis Ultrasound audio driver Copyright (C) by Hannu Savolainen 1993-1996 <3>I/O, IRQ, and DMA are mandatory <6>gus_midi: Too many midi devices detected <4>Warning! Invalid GUS MAX DMA <4>Warning! GUS DMA not selected <4>Warning! GUS IRQ not selected <6>Interwave: Can't use all installed RAM. <6>Interwave: Try reordering SIMMS. <6>Interwave: Can't find working DRAM encoding. <6>Interwave: Defaulting to 256k. Try reordering SIMMS. <3>Sound: An Interwave audio chip detected but no DRAM <3>Sound: Unable to work with this card. <4>GUS Warning: PCM buffers out of sync <4>gus_init: Too many synthesizers <4>gus_init: Cant allocate memory for instrument tables <3>ERROR! Invalid DMA#%d. GUS Disabled<3>ERROR! Invalid IRQ#%d. GUS DisabledC-8 8E E(E+F1 F4 F7F=F@GHNHRGravis Ultrasound MidiN`Gravis UltraSound Midi`cfg @ @ `  0 @ P ` p  (08@HPX`hpx  $(,048<@DHLPTX\`dhlptx|<Pdt t DȠݍ~xrmh}dx`\RY"V)SdPM]KGravis UltraSound@@@@@@@(.8/~4 5,d55.6 #o$7"#)$#:$46776GUSGravis UltrasoundEmEEICS2101ICS2101 Multimedia Mixer1GGCC: (GNU) 3.2.3 (Debian)GCC: (GNU) 3.2.3 (Debian)GCC: (GNU) 3.2.3 (Debian)GCC: (GNU) 3.2.3 (Debian)GCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.fixup.rel.rodata.modinfo.rodata.str1.1.rodata.str1.32.rel__ex_table.rel.data.bss.comment4gI q)I\% H4ID0 d<T2@L hHQhd  wQ@ s  }md? mmĐ` $4 5.35;C[amsz&   ( -?D[`sx 2 %GQ-v        /-ET Ye=s- -  -  2#+1 F ^-x-- #(.39i y-    _-n - bi%7 EZm --3 - - - - -; -x -   1 -> c i  {              S v         5 C S b  t       R,L5KQ]0:Dpu z   --  ('.25 E JW o ~   -  -'"&)-Npy ~      'O   ) S        )/ -    2) 2? D M g q /B[`ry1+ 9u0  <FMYd {  0Av{   @  Q f     !!&! O!V!! !""""""+#<#t#### ##/# #$'$ $ $ $ $ %$ .$&@$F$'K$&[$ `$i$ q$ {$ $ $ $%/% % % %% U& [& g& r&&& &&& & ' ' '8'q' ''' '(/(>(F( N(]( f(s((( ((( ( )))() /)k)p)))**!+N+{+++++4, ;,,,,,, , -`-h--!-!-!-!. .-. G.2a.i. s. |... .. . ../ #/*/9/>/I/ P/ Z/ d/ p/ ~/// /////000>0H0d0k0r0000001#1,1C1Q1l1~111111$23292D2K2P2V2[2c2i2p2y22 22222 333 /383@3 K3[3h3 m3y3333.4R4c44444444"5 )5E5Y5k5v555555 56$6)6.63686C6S6Z6e6w6}66666666 7 7,7M7T7Z7_7g777 8 8 8 $8 /8 <8 C8-88889 9 99 .9 O9 U9 ^9 h9 9 9 : : Z:h:l: r:z: : :-::2; ;' ;;#;-2;2];-w;;2; ;;;%;; ;; <<<#< +< /<9<=< B< G<-a< n</<< <<< < << < = = 0= 7=M=R=-_=e=o= y= ==5== == == == ==> 3>=>R> [>a> v>> >->-> >2>>>>> > ??!?,?2? 9?-F?R?d?p?|????? ??-??? ?5? ? ?? @@ '@6@E@#T@c@+i@ t@ @@-@@@@'@ @-@"@AA|AAAAAAAAAAA ABGBRB[BBBBBBrC C C C CC C DDD D&D9D>DEDND UDeD lDDDDDDD DDDDEErEzEE EEEE  $3F F-F-F 'GdG!'HeHmHuHHHH-HH H I G$-9DNX  $(,048<@  $(,048<@DHLPTX\`d  $,(,04.8$<)@D(LT*X @         t  x     $(,04 t4      $/&9[D P S W  [$ a( fb wDd  n@ D H pdh;\*7A`Ucgfugn` 4  @  `      $  (  ,  0  "4  -8  7<  B@  ND  _H  pL  |`  d  h  p  t  |   L       @z7\ :>%W.:::F* RO /Y (c 3o/ =zl : % < F %  D IN m #} 12 '@ %K DY> eJ Xw@* ~ ] =G t|$?l $| 2c|AO \iwEcr*#$4w:,B@7"sS#a#no$1|$)O&B,y,),1 ,-0.@7cR(.a@?o *z*8/S/e/**!!! 2w **("53{G R3e~4|* *$** 5Wd5t 5" 61 P B 6V 67Me 7es 4  ` Y:; E @S  D? H? D[ EN mE E"'  /  9  B  L FFV ^F}` FVl L?t 1G ` C P   6   l    " 1 @ V 4Cyd d s       @    - 9 @  H S _ o T       # C    K8 \  , < M f  w    | )      .X  =T f[vH+ NOD5#9FTiC  '  7D=S `q:ngus_card.c__module_kernel_versionattach_gusprobe_gusunload_gusno_wave_dmaioirqdmadma16type__module_licenseinit_guscfgcleanup_gusgus_midi.cmidi_busyinput_openedoutput_usedGUS_MIDI_STATUSgus_midi_opengus_midi_controlqtailqheadqlenmidi_input_intrdump_to_midigus_midi_closegus_midi_outtmp_queuegus_midi_start_readgus_midi_end_readgus_midi_kickgus_midi_buffer_statusstd_synth_infostd_midi_synthgus_midi_operationsmy_devgus_vol.cgus_linearvolgus_wave.cgus_dma2dual_dma_modegus_mem_sizefree_mem_ptrgus_busygus_no_dmanr_voicesgus_devnumgus_recmaskrecording_activeonly_read_accessonly_8_bitsgus_line_volgus_mic_volmix_imageactive_devicedram_sleeperpcm_openedfreq_div_tablesamplesmixer_typegus_inforeset_sample_memorysample_ptrssample_mappatch_mapgus_pokefree_samplepatch_tablegus_peekgus_read8gus_look8gus_write16gus_read16gus_look16gus_write_addrgus_select_voicegus_select_max_voicesvoice_allocgus_voice_ongus_voice_offgus_voice_modegus_voice_freqgus_voice_volumegus_voice_balancegus_ramp_rangegus_ramp_rategus_rampongus_ramp_modegus_rampoffgus_set_voice_posvoicesgus_voice_initgus_voice_init2step_envelopecompute_volumeinit_envelopestart_releasegus_voice_fadegus_resetvolume_basevolume_scalevolume_methodgus_irq_map.1gus_dma_map.2gus_initializegus_hw_configmem_decode.3pnp_mem_initguswave_ioctl__constant_copy_to_userguswave_set_instrguswave_kill_noteguswave_aftertouchguswave_panningguswave_volume_methodcompute_and_set_volumedynamic_volume_changeguswave_controllerguswave_start_note2guswave_start_noteguswave_resetguswave_openguswave_closeguswave_load_patchguswave_hw_controldo_volume_irqgus_audio_set_speedgus_audio_speedgus_audio_set_channelsgus_audio_channelsgus_audio_set_bitsgus_audio_bitsgus_audio_ioctlgus_audio_resetset_input_volumesgus_audio_opensaved_iw_modepcm_activedma_activegus_audio_closegus_audio_update_volumeplay_next_pcm_blockpcm_qlenpcm_headpcm_banksizepcm_bsizepcm_nblkgus_transfer_output_blockpcm_tailpcm_current_blockpcm_datasizegus_uninterleave8bounce_bufgus_uninterleave16gus_audio_output_blockpcm_current_bufpcm_current_countpcm_current_intrflagpcm_current_devgus_audio_start_inputgus_audio_prepare_for_inputgus_audio_bsizegus_audio_prepare_for_outputgus_local_qlengus_audio_driverguswave_setup_voiceguswave_benderguswave_allocguswave_operationsgus_mixer_operationsgus_default_mixer_initgus_tmr_installdo_loop_irqcurr_timerselect_addrdata_addrarm_timergus_tmr_startgus_tmr_disablegus_tmr_restartgus_tmrics2101.cleft_fixright_fixscale_volwrite_mixset_volumesvolumesics2101_mixer_ioctlics2101_mixer_operationsguswave_dma_irqiw_modefree_irq__module_parm_dma16num_mixersgus_timer_enabledsound_unload_synthdevaudio_devs__this_modulead1848_controlgus_adagio_volsound_unload_audiodevgus_voice_irqcleanup_modulemidi_synth_resetinterruptible_sleep_on_timeoutDMAbuf_inputintrmidi_synth_controller__vmallocmidi_synth_set_instrgus_wave_unloadmidi_devs__wake_upsound_free_dma__release_regioninit_moduleadintrgus_dmasynth_devsad1848_initDMAbuf_open_dmagus_wave_volumerequest_irqconf_printfsound_alloc_mididevDMAbuf_outputintrgus_midi_interrupt__module_parm_typesound_alloc_mixerdev__check_regiongus_default_mixer_ioctlhave_gus_maxsound_alloc_dmacompute_finetune__generic_copy_from_user__module_parm_iosound_alloc_synthdevmidi_synth_ioctlmidi_synth_opengus_write8midi_synth_send_sysexgus_delaysequencer_initad1848_detectDMAbuf_start_dmaprintkmidi_synth_closeioport_resourcegus_pcm_volumesound_install_audiodrv__module_parm_irqgus_wave_detectics2101_mixer_initmidi_synth_bender__module_parm_dmasprintfgus_midi_init__get_user_1vfree__module_parm_no_wave_dmagus_timer_commandmidi_synth_start_notemixer_devssound_timer_interrupt__get_user_4ad1848_unloadsound_unload_mididevmidi_synth_load_patchboot_cpu_datagusintrgus_irqmidi_synth_panningmidi_synth_aftertouchmidi_synth_setup_voicesound_unload_mixerdevmidi_synth_kill_notegus_basemidi_synth_hw_controlgus_no_wave_dmanote_to_freqgus_linear_volgus_pnp_flagDMAbuf_close_dmagus_wave_init__request_regiongeexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/sound/kahlua.o0100644000000000000000000000753407676400615026322 0ustar rootrootELFP4( S\$D$ ShxOS$xOX[UWVSST$B`uZ[^_]jhP tfXP؃ D$؃fYt4$hX؃ fZ@fht$7ht$ 'ƒ uЃ@u ұUЃ1҈؃ UWVh@hjDjDjP D$X8$s{k CCjjjSuhYhS5_]u 51tD$5@8Sh뢈؃t؃t ؃ h-iЃtЃh@h6hIXMhbVS\$ s8jVXZC8t$ [^Sh@$@[1~[Åuh@Yh@XWSQL$\$D$w $Z[_ffCʃt*rt ffx{1ukernel_version=2.4.21author=Alan Coxdescription=Kahlua VSA1 PCI Audiolicense=GPL<6>kahlua: XpressAudio at 0x%lx <6>kahlua: XpressAudio on IRQ %d, DMA %d, %d <3>kahlua: audio not responding. <3>kahlua: No 8bit DMA enabled. <3>kahlua: No 16bit DMA enabled. <6>Cyrix Kahlua VSA1 XpressAudio support (c) Copyright 2003 Red Hat Inc Cyrix XpressAudio<3>kahlua: out of memory. <3>kahlua: SB IRQ not set. <6>kahlua: MPU at 0x330 <6>kahlua: MPU at 0x300 kahluaGCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.data.bss.modinfo.rodata.str1.32.rodata.str1.1.rel.rodata.comment4R 0 )h % ( /4 n =2 M2)`\ 4( hq p   "1-1D7rUu%`b q8 x 8@(:    .:FLZj@": kahlua.c__module_kernel_versionmixer_readprobe_one__constant_c_and_count_memsetremove_one__module_licenseid_tbl__module_pci_device_size__module_pci_device_tablekahlua_driverkahlua_init_modulekahlua_cleanup_module__const_udelay__ioremapiounmapprintkkmallocsb_dsp_detect__this_modulesb_be_quietsb_dsp_initkfreesb_dsp_unload__module_author__module_descriptionpci_register_driverpci_unregister_driverinit_modulecleanup_module(Wm*/;q  " KU_ do  #$$8H LPT geexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/sound/pss.o0100644000000000000000000004114007676400615025651 0ustar rootrootELF&4(UWVx S19l$\$yMQffx'F?KL 9x\$D$[^_]؉f[^_]ËT$ J HJ HR P  t@t0t 1Ptj1h u7 ffffEtP1h@1 øh1ZVSL$1t$w,D$ fff fuu Ѝf[^QhY1[D$fT$fD$ f%? fVSL$1t$w0D$ fff @futQh3^1Z[^ ЍfSD$f Sf1ɡSfAv1f[WVS|$t$1fQffxC~1[^_ÉfVSt$ 1fQff@uC~1[^ÉfD$fUWVSl$ |$t:L$ffX 194L$ffGfQ Y1ۋD$fQff%fu C~;t$fFu;t$|thL$f1fSfIy1ɡSff@u A~1ɍSff@u A|~1}t f[^_]fGl;t$| mhKt$ Vh1;t$>ff=UA9xWVS\$t$|$jS`PSjS` D$\$[^_VS\$غdљt$ hVxSVqhVft$ \$[^TVSkD$ d\$ jS1XZt$\$ [^VSkD$ d\$ jSYXt$\$ [^S\$j!j!Sj2Suj2SjS$jShS=t#C!C!C2C2C [T$d~dD$VSt$\$ t$SXZt$\$ [^ŋT$ ËD$ D$ËD$P$tt$ t$ RPT øWVSL$D$ыt$XXv,t$ttt ŃMt[^_@ht0JtҍCP6sSCD$[^_CPCP6ssSCCD$CD$[^_t.u{$u >u1Yt$L$\$[^_C P6ds S/C nCP6EsSCOKtA~%ts 8Yljsss"[_sЁt|Ht!{$!VQS t{$6VQS t J Sf1ɍSfSfSfSfSf[Ã= ffhMXtTjPh t hY5j5 uh5h@XZhhVSpt$| V PV PV P @$VZup[^hhj6hhj Ph f ffPh\$SVSVS=t$ u[1^j6h t hY6j5 L uh vj5 tXuh`jP55 # tfQxKt$ [^hlhb|$t1átA=u jP55 uhZh áu jP55 auhYSL$ YC=v[qSAP5 t1h`[UWVS(D$@= Ct$<@= Cm=C@=C@w!=Ct([^_]V1]=C@ujt$HD$P uȜ[h5 _]u SD$ P5 Y^uSfD$fD$P5 ]ZuS뺋D$fD$P5 ^_uSS19jt$HD$PR [h5 M]ZuSLD$ P5 /^_uS.D$fD$P5 ZYuS Sq=C =C=Cjt$Ht$V p[h5 Y_uSD$ P5 ]ZuSD$P5 Y_uShD$D$ SjVt$L =C=C cucRhh úht$HP tSSVD$ST$ X cucRhh ƺ ht$HP: uh~[1;.}P5 6ZYtE;.|SVS.hVt$LD$ V1<$TVjt$H|$W |[h5 ZYuSD$ P5 ^]uSt$V5 ZYuStD$D$ V5 ^]uSOD$ D$ SjW $cucRhh ƺx[1.W5 ZYt7EvShVt$L7 t$VT$fu$S\$hSC0[Ztǀ@[SP=\$ u1Y[j3h th1[3j5 h uhsj5 uhsj5 S t{$$=!fy$@$$=xf Q$Q t#$=$@$ t $=~S0hVS \$ @$=t"5 j`hh@jxc5 hSC, t%ǀ@=t F9t[^ËC, P$D$ [^=S@ B AC=H=tsh@Yu[h@h[Zu*hZu1hxXh%Yh5[XghXfh@@ZD ffPhh1҃ =uQ=t uu=u_=uIj5@h @j Ph =th YhXhXPXWVS|$L$!9P ۋt$uȃt*wHt [^_uffWVSt$\$!9P ɋ|$uG؃t2wHtˉ[^_Éuf݉f҉1tft (08SOUNDPORTPSS-AD1848 ADSP-2115 kernel_version=2.4.21parm_pss_io=iparm_desc_pss_io=Set i/o base of PSS card (probably 0x220 or 0x240)parm_mss_io=iparm_desc_mss_io=Set WSS (audio) i/o base (0x530, 0x604, 0xE80, 0xF40, or other. Address must end in 0 or 4 and must be from 0x100 to 0xFF4)parm_mss_irq=iparm_desc_mss_irq=Set WSS (audio) IRQ (3, 5, 7, 9, 10, 11, 12)parm_mss_dma=iparm_desc_mss_dma=Set WSS (audio) DMA (0, 1, 3)parm_mpu_io=iparm_desc_mpu_io=Set MIDI i/o base (0x330 or other. Address must be on 4 location boundaries and must be from 0x100 to 0xFFC)parm_mpu_irq=iparm_desc_mpu_irq=Set MIDI IRQ (3, 5, 7, 9, 10, 11, 12)parm_pss_cdrom_port=iparm_desc_pss_cdrom_port=Set the PSS CDROM port i/o base (0x340 or other)parm_pss_enable_joystick=iparm_desc_pss_enable_joystick=Enables the PSS joystick port (1 to enable, 0 to disable)parm_pss_no_sound=iparm_desc_pss_no_sound=Configure sound compoents (0 - no, 1 - yes)parm_pss_keep_settings=iparm_desc_pss_keep_settings=Keep hardware setting at driver unloading (0 - no, 1 - yes)parm_pss_firmware=sparm_desc_pss_firmware=Location of the firmware file (default - /etc/sound/pss_synth)parm_pss_mixer=bparm_desc_pss_mixer=Enable (1) or disable (0) PSS mixer (controlling of output volume, bass, treble, synth volume). The mixer is not available on all PSS cards.author=Hannu Savolainen, Vladimir Michldescription=Module for PSS sound cards (based on AD1848, ADSP-2115 and ESC614). This module includes control of output amplifier and synth volume of the Beethoven ADSP-16 card (this may work with other PSS cards).license=GPL<4>PSS: DSP Command (%04x) Timeout. <3>No PSS signature detected at 0x%x (0x%x) <3>PSS: Download timeout problems, byte %d=%d <3>PSS: CDROM I/O port conflict. <3>PSS: CDROM I/O port could not be set. <6>PSS: CDROM I/O port set to 0x%x. <6>PSS: CDROM port not enabled. <6>PSS: joystick port not enabled. <3>PSS: MPU I/O port conflict <3>PSS: MIDI base could not be set. <3>PSS: Can't enable MPU. MIDI synth microcode not available. <3>PSS: Unable to load MIDI synth microcode to DSP. <3>PSS: MIDI IRQ allocation error. <3>PSS: MIDI synth microcode not available. <3>PSS: Unable to load microcode block to DSP. <3>PSS: WSS I/O port conflicts. PSS: WSS IRQ allocation error. <3>PSS: WSS DMA allocation error PSS-SPEAKERS and AD1848 (through MSS audio codec)<3>Could not install PSS mixer <6>pss: mss_io, mss_dma, mss_irq and pss_io must be set. <6>PSS: loading in no sound mode. <6>Resetting PSS sound card configurations. <3>PSS: I/O port conflict <3>PSS: Invalid IRQ %d <3>PSS: Invalid DMA %d <6>PSS: joystick enabled. PSS mixer, SB emulationPSS configECHO-PSS Rev. %dPSS: WSS base not settable. /etc/sound/pss_synth<6>ECHO-PSS Rev. %d AAQP1XY1QP1XYAAP1XAAQP1fXYQP1fXQP1XARQP1fXY]P1fX]  3(B8DJQUSkUz]_GCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.data.bss.modinfo.rodata.str1.32.rodata.str1.1.rel.fixup.rel__ex_table.comment4{ X9X) % @P/D 4" =2M M2-$`%\ A` k%g `A v<&W&) I 1)6@ E(N^t^ Qb'@R96J8`eL1bJB:K:V nfy%  ) F` [  <5 U# 4Ncf@X|- !(v1D6@D:DB   NV]^gwP(x  -7=KUdx@D-@?-C0^s~^8J*`XFaC#@XV@6(F@[m~vpss.c__module_kernel_versionpss_synthpss_synthLenpss_mixerdevcpss_datapss_initializednonstandard_microcodepss_cdrom_portpss_enable_joystickpss_writeirq_bits.0set_irqset_io_basedma_bits.1set_dmapss_reset_dsppss_put_dspwordpss_get_dspwordpss_download_bootlog_scale.2set_master_volumeset_synth_volumeset_bassset_treblepss_mixer_resetarg_to_volume_monoarg_to_volume_stereoret_vol_monoret_vol_stereocall_ad_mixerpss_mixer_ioctlpss_mixer_operationspss_coproc_openpss_coproc_closepss_coproc_resetdownload_boot_blockpss_coproc_ioctl__constant_copy_from_user__constant_copy_to_userpss_coproc_operationsattach_pss_mpuprobe_pss_mssattach_pss_msspss_iomss_iomss_irqmss_dmampu_iompu_irqpss_no_soundpss_keep_settingspss_firmware__module_licensefw_loadpssmpupssmssinit_psscfg2cfgcfg_mpucleanup_pssjiffiesprintkprobe_pssioport_resource__check_regionmixer_devs__this_moduledisable_all_emulationsconfigure_nonsound_componentsattach_pss__request_regionsprintfconf_printfprobe_pss_mpuprobe_mpu401boot_cpu_data__vmallocvfreeattach_mpu401midi_devsprobe_ms_soundsound_install_mixerattach_ms_soundaudio_devsnum_mixers__module_parm_pss_io__module_parm_desc_pss_io__module_parm_mss_io__module_parm_desc_mss_io__module_parm_mss_irq__module_parm_desc_mss_irq__module_parm_mss_dma__module_parm_desc_mss_dma__module_parm_mpu_io__module_parm_desc_mpu_io__module_parm_mpu_irq__module_parm_desc_mpu_irq__module_parm_pss_cdrom_port__module_parm_desc_pss_cdrom_port__module_parm_pss_enable_joystick__module_parm_desc_pss_enable_joystick__module_parm_pss_no_sound__module_parm_desc_pss_no_sound__module_parm_pss_keep_settings__module_parm_desc_pss_keep_settings__module_parm_pss_firmware__module_parm_desc_pss_firmware__module_parm_pss_mixer__module_parm_desc_pss_mixer__module_author__module_descriptionmod_firmware_load__release_regionunload_mpu401unload_ms_soundinit_modulecleanup_moduleI I6IFeozLMJ J2SXJJIIII@IJIWI^IJJ I0FbNNQzJLMJJ   & 1 < D Q Ka j Lo St  L S  P Q   T U  L M  J  + < E P V          J     ) . JZ l y ~ J / S x    g    XYJZeZvXYZZ[yX Y0lZO[\LMJ -]^O_(`28DaS`^kxK RV$7=NTekqz|JKJJPQ  +0L5}=HLM}V_PdiJqv~~ZOJ WrJ O4O $4FQgvF FFF $F(,F04F8<F@DFHLFPTFX\F`dFhlFptFx|Fgeexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/sound/cs4232.o0100644000000000000000000001734007676400615025771 0ustar rootrootELF 4( D$yËD$@ú!D$hXT$ BUWVS t$ F>D$VT$F $jWh tWh@^1_ [^_]v j6 uރ|$$A11 PC$Y~j O' Bh4ccc-kernel_version=2.4.21description=CS4232 based soundcard driverauthor=Hannu Savolainen, Paul Barton-Davislicense=GPLparm_io=iparm_desc_io=base I/O port for AD1848parm_irq=iparm_desc_irq=IRQ for AD1848 chipparm_dma=iparm_desc_dma=8 bit DMA for AD1848 chipparm_dma2=iparm_desc_dma2=16 bit DMA for AD1848 chipparm_mpuio=iparm_desc_mpuio=MPU 401 base addressparm_mpuirq=iparm_desc_mpuirq=MPU 401 IRQparm_synthio=iparm_desc_synthio=Maui WaveTable base I/O portparm_synthirq=iparm_desc_synthirq=Maui WaveTable IRQparm_isapnp=iparm_desc_isapnp=Enable ISAPnP probing (default 1)parm_bss=iparm_desc_bss=Enable Bose Sound System Support (default 0)cs4232: enabling Bose Sound System Amplifier. <3>cs4232.c: I/O port 0x%03x not free <3>cs4232.c: ISA PnP configured, but not detected? <3>cs4232: dma, irq and io must be set. <3>cs4232: ISA PnP found device that could not be autoconfigured. <3>cs4232: ISA PnP card found, but not detected? <4>cs4232: ISA PnP activate failed <3>cs4232: Must set io, irq and dma. <6>cs4232: set synthio and synthirq to use the wavefront facilities. Crystal audio controller GCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.data.bss.modinfo.rodata.str1.32.rodata.str1.1.rodata.comment4I ( )T %  / 4 =2 f M2f\dm<` '  " )-6> IS` l%r;@DD   P $D(`D0#& ? PahYub$3 *H`+X i& "" @(h * %)>Xn /O`&3 ; 0'=;CI[&p |#&cs4232.c__module_kernel_versionCS_OUTbssmpu_basempu_irqsynth_basesynth_irqmpu_detectedcrystal_keysleepenable_xctrlhw_config2.0hw_config2.1ioirqdmadma2mpuiompuirqsynthiosynthirqisapnp__module_license__module_isapnp_device_size__module_isapnp_device_tableinit_cs4232cfgcfg_mpucleanup_cs4232probe_cs4232_mpuschedule_timeoutprintkprobe_cs4232ioport_resource__check_regionad1848_detectattach_cs4232__this_modulead1848_initaudio_devsad1848_controlprobe_uart401unload_cs4232ad1848_unloadsound_unload_audiodevunload_uart401__module_description__module_author__module_parm_io__module_parm_desc_io__module_parm_irq__module_parm_desc_irq__module_parm_dma__module_parm_desc_dma__module_parm_dma2__module_parm_desc_dma2__module_parm_mpuio__module_parm_desc_mpuio__module_parm_mpuirq__module_parm_desc_mpuirq__module_parm_synthio__module_parm_desc_synthio__module_parm_synthirq__module_parm_desc_synthirq__module_parm_isapnp__module_parm_desc_isapnp__module_parm_bss__module_parm_desc_bssisapnp_cs4232_listcs4232_isapnp_probekmallockfreeisapnp_probe_devscs4232_isapnp_removeinit_modulecleanup_module<A)~+,)-0+5,-IVj )S/af0x1222/ )23>GU_t56$-KPns)yQ*."0?EJRX]cmx'*.)ONR) 4$S)N.R5>C47({)27PNgeexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/sound/cs46xx.o0100644000000000000000000021172007676400615026206 0ustar rootrootELF4(S\$ P PPPPPPPpP@à  twÃw uK=v  u(=v  u[PSh PSh ǃ=v tPShۃ=v th7X덃t*\=r ehLɃ=Q Dh^먃=0 #ht==wZ=t/== h?= h=t/={= h=m `h=I tC(@D@@@ =v u[D$,[hIXWVS=|$v uK^_g-jdSZYf1PjdS V=v u[^_D$f[^_h|[WVSD$P(p_Jȃu!ZpuBh9BH}t uW[^_ÃJRjdV{f1 ^4 =v uSjdV3 Sh@XZWVS=|$v uS^_g-hSY_%PhS V=v u[^_D$[^_hXWVSD$=X(pv _SЃuCpu{H~t u(W=v u[^_D$[^_ShV@Á ^0X=Zv uShV 뗋FxPSVh`hYAUWVSWD$P$x(gpP1 vɉ~(G4PٸPD$p$ u K؅0ٸ0? _wk, @ k,9wB,9v=v ,G8ٽPUD$p$ƃ t[=v uOٸ0? w0_F Ⱥי=~-KEEu[^_]ÃNuغљKt$tfFfffKfu빉؉љKt$t-KEEuVSt$ t$ hhXUWVS\$(=t$ l$$|$v Ch9vƅuE1[^_]ËK(t2S0u 1ESCPVt$(RC1s({0ƃVWt$ t5=v uEVWt$ h ݉u=h[Vh`ZYIt$VCPhUWVS0D$D@\D$!=D$l$LD$D$D$D$D$ D$$D$(D$,D$D$ v(T$zHtD$D 9D$Pw(t 0[^_]FptT$H!9P ɺuˍpSFpuWD$ZT$ D$ZND $^h)ˋFH9}ÅRF(9vÅ*=v  =v  D$ PSFD$Pt$TW@$1vh$Z $ND)^HRD$ D$HD$W)X3T$ \R!=v (u T$pt$h [^|$uD$t$t$LvHvhhUSh  WcXD$D@unQ!xu0QFp|$D$|$D$|$D$!!xuT$tUh!Y[UWVS,D$@@\D$!=D$D$ D$D$D$D$D$ D$$D$(vT$zLt5T$D!T$H9P ɺuD$@ 9D$Lw(t ,[^_]ÍFPFpD$uW.D$ZT$|$HD$D$ $~H~XVhnD)NH 9v)˅4$;\$Hv\$HSt$HFP $Nh1ҍ+FH9ȉVDFHv=vFhFHfp4$)\$H\$D\$W]|$H"OT$!=v u T$nt$h8^_h`Xf|$uD$WXL$@AunN!xu0vNFp'|$'D$|$D$|$D$!DFXWLF@FDX F@FHFD!xuT$tt$HhY[UWVS|$1=l$_\v fWЃfft SLt퍂tt UPW fGft SHt퍂tt UPW ]jSjfOȃZf_tSHtBp;|AftSLt(Bpt:Bd9BH|U=v u [^_]VhV_]BdBH9BhhrXUWVSL$1=q\vCt7T$BuRuRQhT$B^Lts=v SN[ui^LtIKD$x4{(u*T$r+r=v uvO9vK[^_]ËT$GrV@PrtOp=vthXVhXZxh _t,^H=h`ă=v u BhYUWVS0D$H@\D$ XH1ۋ|$Lt$Ptk(T$ ZLtk(WPXPP@P@z1ҁPt!P!Pt@Pt0[^_]ËT$HfBfu1B%PSXY͋|$HfGftGD$ XLt1ҁ P PP T$HfBf|$ _Lk([jWULT$EpXYM$+EP=D$v uaD$M$EPE@=D$v u$Sj D$PVB Pt$t$huPPRh 닋EHM$D$뉺 PT$HfBf|$ _Htƍk([jWEd1u(D$0EH1u(D$4U T$,M$D$(XZSjD$$+T$HfBf0|$ _LYk([jWEdD$0E D$,EpY_tEhD$,M$D$,D$ S둋Eh+EHT$HfBf|$ _Hk([jWEL1u(D$EH1u(M$D$E@1u(D$ _]SQPPPPֺ/\$HfCftbD$ XLtWSk( epXMU=Xv-0t!EuRh_]T$HfBf|$ _Hk(Sep[tNMUQ=Y0zEuRhXZTe밀e1T$׺=vk0t_%tP|$3tP\$PfSЃf}ufQuPh` |$|$|$=v tfEt.!9P ۹1!9P 1!9P ۹wt$h XZS|$HfGftBWh ]Xh@XVS\$STD$ CTtBt){Tt[j&s@UZY%Pj&s@" j&s@4f ZYۅuS\$ۋD$ STCTtKuK=u>=v ujhS0jhS#[h` Xԅt{Tu=v ujhSjh X=vtD$ [UWVSP|$T$o`*G`jhqh tGD$PjARt$ Vf`u=t9=v uf VfX[^_]jt$ h ك=v ufw`t$ h` UWVS1D$$=X@vMtAD$(fPЃf[ufQfuPt$0h tz؋G81؃tu[^_]ÁtT$(fBf<=v  GH?f@ fuWEZuwHGH^u~jvWdFjvPXjW[t+=t u 4Ph Y[EpE\F$IGOL^E\@FFCF@L$(y\N6eE,ExE|Džh@V UfN  F5T$(fBfE=v GLZf@ fJWEZuwLGL~jvWdFjvPXjW t%=Ph EpE\F$IGOL^E\@FFCF@L$(y\N4eE,ExE|Džh@VU8fN  F4VZ= =v u1hrXhhGLY[hjP1 dždž@n(EOVGLh` ^hhGHY[OhjPB1 dždž@n(EfVGHfh^&=h _UWVSSl$E\=$vEt9UЃf[ufQfuPUh UЃf $qLf#V f=v VE%$V^X~(ZNL2VVGVpvF81F 2F$VDHEf#F fF jjt$ t=t XFjvPXFjvPdV$pHEf#F f=v ^~(N{1VV GVpvF81FO1F$VDHEf#F fF jjt$ t=t uXFjvPXFjvPdV=v u  1][^_]hXPh XZh@ YPh [_h YS=\$v @=v @=v @n=v @:=v @=v @=v @=v @j=v @==v @ =v @=v @=v @=v @u\=v @u/=v @u[xth plh@ XhXZThYXgPhXZ:LhYX `\h hXZh  xh@ Dh h h h th@:h- YUWVS\$=s@v @ CLCH1PVXG&Z~hjVahjVThjVG$hjV7j&VP\j V?`jjSf(t=t u(=v @u[^_]D$[^_]Ph[^P̾sHbY_ P蹿sLM]XhXUWVS|$=o@v @`Pj UP\Pj&U@kKthpAKXu1PPUC &~ڋG\u(=v @u[^_]D$[^_]WXh XMWVS=|$v@jwL wHGHGLutቇGHuEGLu(=v @u1[^_h@XPvZPcYp^(cpwH{S誵wH t*=t @umh`_v(wH[^^(cpwLSJwLt t=t@thv(wL軶XZhYS=\$v@u)=v @u[hXjSSdhS%PhSƳhSݳ$PhS観hS轳%PhS芳 jdS衳f1PjdSsSLtBllBppSHtBltBpxSS Sshj&s@jhSP$hSUPhS3jSSdS =v @u1h@[XSh \WVS=t$v@;u+=v @u [^_hYVjVVd1 ViZtD=v@k KthpAKXuVGQ Y~~+=t @u1bWhXZVZt=v @u*jVVdY=[v@th`h_hX>h [_UWVSD$l$0h|VPPhlV,jhpV jh`V v=191h`V_Zt0=t u [^_]ÉPh`[^=19hdV茰Y[u(=vtPPh 냃=v uh|V>]ZahlV)_ZPh|VY[PPh hdVZYVk PC9X|>#k P$`V豯YZC9|=i~UWVSPPD$ D$1D$|$|$$D$PhlSBljD$ PhpS/h`S7 jh`Sjh`S1k P$`SZYt F~h`SZYt=t u_|$tY[[^_]Éf1xtfu9t܃{@uD$C@fxft{\u jSSX^_SS\]j4$D$ Ph jP^XWVS1D$1ۃ=x@vt"Z1D@t9x tF~uޅT@Ҹu[^_ËD$P\jSSdXC Zu6jS; ^_t(=t uPhY[jSSXXZC  =v u1|hX=v  u Ph Yh9 XVSD$ 1ۃ=p@v+t"Z1ɋD@t9p tA~uޅ  K u6=v ujSSdjSSX1[^h`YjjS  t4=t ujSSdjSSXPhXZjSSdjSSX=v u1hX=v  u Wh [h XVSD$T$X\?L$v(xMt yMt|MtQRSSLƒ [^Í?,$<!9P u 1ۡ뻸!9P u1ۡԉѺu 1tѺ^ ۉѺ@tMt!=ttQh`XZ뚋tCPYusaCjP^XuE=8+hXUWVS1=|$v L1hhÅXZhjS1;sCXC ZS=v j(SZYfGPjh@C ZYxf\@=v  u1Sh`jW]XjWܣXZ2hXjW踣XZZhX+jW蔣XZzh XGSh`XZVhXZhUWVS1=|$t$v tt =v {j&w@YXDSj&w@Y1ۃ h j&w@a fuC~j&w@FZfYu)=t u [^_]hY=v j&w@YXu{gSj&w@1ۃ h j&w@ fuC~j&w@ZfYu$=L?h D=v j&w@3YXu{Sj&w@1ۃ h j&w@ fuC~j&w@ZfYu$=h`=v j&w@Y^u{Sj&w@;1ۃ h j&w@C fuC~j&w@([f^u$=hj&w@؅XZu(=v u1ShY[jW^_jWXZ2hXjWџXZ]h X.jW譟XZh`XVjW艟XZhXuVhXZ+VS\$ h h0Sj%hS1hFhS tF~hSY[u[^D$ [^jht$ 詝 VS=t$ v jhV蹝jh V謝jhV蟝$jh`V菝hFjh`VxhF jh`V^jh`VQkKthpAKXujh V# u KthpAKXuj~h Vj:hVjhVӜ$jhVÜkK thpAKXuhV誜 PhV舜jV9jh(Vs(jh,Vcjh VVkKthpAKXuXKhdV(ZYu !9xhdVZYue=t uF=t u'=t u[^h`XhYh[jh`Vj XKhtVZYZt !9xhtV%[Zth@YRjhhVV&VqhV豚f1F0PhVx(jdV菚%f1҉F4RjdVW/VZV jjVhhV?RhV $hVƒRhVtC=ucjVY[t,=QDPhXZ2=v  u1h^jjV tƃ=Ph 똃=h@ VX1kP$tVCYZCcv1kP$dVZYCcvh XUWVS=l$,$v UZt*=t u [^_]h ]}`tEhu}|t t=tth ă}Xu=tth !륍D$Pj,UD$Pj.Uhh| "h|jPz E`ChE|Clk$ EXCpCSURCUh`spslshh`!ǃL ǃk ǃ CXRECdRE=tfD$$f9V$$xu$PspslshD$PD$Ph!{XuCXRECdsF=={dsFo{dsFF=u jSSdXZjh sh Ctjh0sl CxCljh8P C|CljhpP CljhP =v ~=v D{tt"{xt{|tt CtuvCxufC|uVuCu0S=Zt u h!XPYP^P_P]PXSh, hh sptsph "XZGjhC8^_;jhC B "A 0  .0  60 703z b U B0  H t;@ /E5 1'H t;@ /t@ Q 1'=GG  @0 A@q A@ @ A@5  DR( ::   /hS)  A@ 0 o=GG  ='D@t4h ju PDtG4h ju  !@ %_  U. 2>U@ ?L p) M m 29 L2M . m V ,rJ@ 0t : P7p ps RESPW3 SEq` SEP EP EQ ER ES ET E RE2 REsFS REsF  ```, UqxX||kernel_version=2.4.21parm_cs_debuglevel=iparm_cs_debugmask=iparm_hercules_egpio_disable=iparm_initdelay=iparm_powerdown=iparm_defaultorder=iparm_external_amp=iparm_thinkpad=iauthor=Alan Cox , Jaroslav Kysela, description=Crystal SoundFusion Audio Supportlicense=GPL _E_^d__<6>Crystal 4280/46xx + AC97 Audio, version 1.28.32, 21:54:42 Jun 25 2003 <6>cs46xx: Found %d audio device(s). |||||command = 0x%x IOC_NR=%d UNKNOWN IOCTL: 0x%.8x NR=%d SOUND_MIXER_VOLUME: SOUND_MIXER_MIC: SOUND_MIXER_SPEAKER: SOUND_MIXER_SYNTH: SOUND_MIXER_CAPS:SOUND_MIXER_STEREODEVS: SOUND_MIXER_RECSRC: SOUND_MIXER_DEVMASK: SOUND_MIXER_RECMASK: SOUND_MIXER_RECLEV: SNDCTL_DSP_RESET: SNDCTL_DSP_NONBLOCK: SNDCTL_DSP_POST: SNDCTL_DSP_SYNC: SNDCTL_DSP_SETDUPLEX: SOUND_PCM_READ_RATE: OSS_GETVERSION: SNDCTL_DSP_SETTRIGGER: SNDCTL_DSP_SETSYNCRO: SNDCTL_DSP_GETCAPS: SNDCTL_DSP_GETFMTS: SOUND_PCM_READ_CHANNELS: SOUND_PCM_READ_FILTER: SNDCTL_DSP_GETODELAY: SNDCTL_DSP_GETOSPACE: SNDCTL_DSP_GETOPTR: SNDCTL_DSP_GETIPTR: SNDCTL_DSP_GETTRIGGER: SOUND_PCM_READ_BITS: SOUND_OLD_MIXER_INFO: SOUND_MIXER_PRIVATE2: SOUND_MIXER_PRIVATE1: SOUND_MIXER_INFO: SOUND_MIXER_CS_SETDBGLEVEL: SOUND_MIXER_CS_GETDBGLEVEL: SOUND_MIXER_PRIVATE4: SOUND_MIXER_PRIVATE5: SOUND_MIXER_PRIVATE3: SOUND_MIXER_CS_SETDBGMASK: SNDCTL_DSP_GETBLKSIZE: SNDCTL_DSP_STEREO: SNDCTL_DSP_SPEED: SNDCTL_DSP_SETFRAGMENT: SNDCTL_DSP_SUBDIVIDE: SNDCTL_DSP_CHANNELS: SOUND_PCM_WRITE_FILTER: SNDCTL_DSP_SETFMT: SOUND_MIXER_CS_GETDBGMASK: SNDCTL_DSP_GETISPACE: ADCDACMutingUnMuting<6>cs46xx: cs_mute()+ %s <6>cs46xx: cs_mute()- cs46xx: cs_play_setup()- cs46xx: cs_play_setup()+ cs46xx: cs_rec_setup()- cs46xx: cs_rec_setup()+ cs46xx: resync_dma_ptrs()- cs46xx: resync_dma_ptrs()+ cs46xx: stop_adc()- cs46xx: stop_adc()+ cs46xx: stop_dac()- cs46xx: stop_dac()+ cs46xx: start_dac()- cs46xx: start_dac()+ cs46xx: prog_dmabuf()- cs46xx: prog_dmabuf() DAC cs46xx: prog_dmabuf()- 0 cs46xx: prog_dmabuf() ADC cs46xx: prog_dmabuf()+ cs46xx: drain_dac()- 0 cs46xx: drain_dac()+ cs46xx: cs_interrupt()- cs46xx: cs_interrupt()+ <7>cs46xx: midi timed out?? <6>cs46xx: CopySamples()+ cs46xx: cs_read()- %d cs46xx: cs_read()+ %d cs46xx: cs_write()- ret=0x%x cs46xx: cs_poll()- (0x%x) cs46xx: cs_poll()+ VM_READVM_WRITEcs46xx: cs_mmap()- cs46xx: cs_mmap(): size=%d cs46xx: DSP_RESET()- STEREOMONOcs46xx: DSP_STEREO() DAC %s cs46xx: DSP_STEREO() ADC %s 8Bit Unsigned16Bit Signedcs46xx: DSP_GETTRIGGER()+ FMODE_READFMODE_WRITEcs46xx: cs_open()- 0 cs46xx: cs_open() FMODE_READ cs46xx: cs_release()- 0 u32AC97_pcm_out_volume: 0x%x u32AC97_master_volume: 0x%x u32MIDCR_Save: 0x%x u32SSCR: 0x%x u32SRCSA: 0x%x pm struct: <6>cs46xx: cs_open_mixdev()+ <6>cs46xx: cs_ac97_init()+ Genius Soundmaker 128 valueVoyetraMitac MI6020/21Hercules Game Theatre XPHercules Fortissimo IIThinkpad 570Thinkpad 600X/A20/T20Thinkpad 600E (unsupported)Card without SSID setcs46xx<3>cs46xx: out of memory <6>cs46xx: probe()+ <6>cs46xx: cs46xx_remove()+ <6>cs46xx: PM resume request cs46xx: cs_get_dma_addr() %d SOUND_MIXER_IOCTL AC9x: 0x%.8x NR=%d cs46xx: cs_set_divisor()- %s %d cs46xx: cs_set_dac_rate()- %d cs46xx: cs_set_dac_rate()+ %d cs46xx: cs_set_adc_rate()- %d cs46xx: cs_set_adc_rate()+ %d cs46xx: SetCaptureSPValues()- cs46xx: SetCaptureSPValues()+ cs46xx: start_adc() poke 0x%x cs46xx: start_dac() poke card=0x%.08x tmp=0x%.08x addr=0x%.08x cs46xx: allocated %ld (order = %d) bytes at %p cs46xx: alloc_dmabuf(): allocated %ld (order = %d) bytes at %p <3>cs46xx: alloc_dmabuf(): unable to allocate rawbuf cs46xx: prog_dmabuf()- Invalid Type %d cs46xx: prog_dmabuf() Error: allocated_pages too small (%d) cs46xx: prog_dmabuf(): PLAYBACK rate=%d fmt=0x%x numfrag=%d fragsize=%d dmasize=%d cs46xx: prog_dmabuf(): CAPTURE rate=%d fmt=0x%x numfrag=%d fragsize=%d dmasize=%d cs46xx: drain_dac()- 0, not ready <3>cs46xx: drain_dac, dma timeout? %d cs46xx: drain_dac()- -ERESTARTSYS <6>cs46xx: ERROR DAC count<0 or count > dmasize (%d) cs46xx: cs_update_ptr()+ DAC hwptr=%d diff=%d cs46xx: cs_update_ptr()+ ADC hwptr=%d diff=%d cs46xx: cs_interrupt() interrupt bit(s) set (0x%x) <6>cs46xx: cs46xx_midi_open(): Error - unable to find card struct <6> dst=0x%x src=0x%x count=%d fmt=0x%x <3>cs46xx: cs_copy_to_user()- fault dest=0x%x src=0x%x cnt=%d <6>cs46xx: cs_copy_to_user()- copied bytes is %d <6>cs_copy_to_user()+ fmt=0x%x cnt=%d dest=0x%.8x <6> .dmasize=%d .count=%d buffer=0x%.8x ret=%d <6>_read() copy_to cnt=%d count=%d cs46xx: cs_write() d->count > dmasize - resetting cs46xx: cs_write called, count = %d cs46xx: cs_mmap()+ file=0x%x %s %s cs46xx: cs_mmap() VM_WRITE - state TRUE prog_dmabuf DAC cs46xx: cs_mmap() VM_READ - state TRUE prog_dmabuf ADC cs46xx: cs_mmap() return -EINVAL cs46xx: GETOPTR bytes=%d blocks=%d ptr=%d total_bytes=%d blocks=%d dmabuf->blocks=%d cs46xx: cs_ioctl() DSP_SETFMT %s %s %s %s cs46xx: DSP_SETFMT() Unsupported format (0x%x) cs46xx: cs_ioctl() DSP_SPEED %s %s %d cs46xx: DSP_GETTRIGGER()- val=0x%x <6>cs46xx: amp_hercules() external amp enabled <6>cs46xx: amp_hercules() external amp disabled <6>cs46xx: amp_hercules() called before initialized. <6>cs46xx: clkrun() enable clkrun - change=%d active=%d <6>cs46xx: clkrun() disable clkrun - change=%d active=%d cs46xx: cs_open()+ file=0x%x %s %s <6>cs46xx: cs46xx_powerup of ADC failed (0x%x) <6>cs46xx: cs46xx_powerup of DAC failed (0x%x) cs46xx: cs_open() FMODE_WRITE <6>cs46xx: cs_open(): Error - unable to find audio card struct cs46xx: cs_release()+ file=0x%x %s %s <6>cs46xx: cs_release_mixdev() powerdown ADC failure (0x%x) cs46xx: cs_release() FMODE_READ <6>cs46xx: cs_release_mixdev() powerdown DAC failure (0x%x) cs46xx: cs_release() FMODE_WRITE dmabuf_swptr_capture: 0x%x dmabuf_count_capture: %d dmabuf_swptr_play: 0x%x dmabuf_count_play: %d u32AC97_master_volume_mono: 0x%x u32AC97_headphone_volume: 0x%x u32AC97_powerdown: 0x%x _general_purpose 0x%x u32DacSR: 0x%x u32AdcSR: 0x%x u32DacASR: 0x%x u32AdcASR: 0x%x u32GPIORvalue: 0x%x u32JSCTLvalue: 0x%x u32FMLVCvalue: 0x%x u32FMRVCvalue: 0x%x u32PPLVCvalue: 0x%x u32PPRVCvalue: 0x%x flags:0x%x u32CLKCR1_SAVE: 0%x u32SSPMValue: 0x%x cs46xx: cs46xx_ac97_suspend()- <6>cs46xx: cs46xx_ac97_suspend() failure (0x%x) cs46xx: cs46xx_ac97_suspend()+ cs46xx: cs46xx_ac97_resume()- cs46xx: cs46xx_ac97_resume()+ cs46xx: cs46xx_restart_part()- cs46xx: cs46xx_restart_part()- (-1) prog_dmabuf() adc error cs46xx: cs46xx_restart_part()- (-1) prog_dmabuf() dac error cs46xx: cs46xx_restart_part()+ cs46xx: cs46xx_suspend() unable to suspend, not IDLE cs46xx: cs46xx_suspend()- flags=0x%x cs46xx: cs46xx_suspend()+ flags=0x%x s=0x%x cs46xx: cs46xx_resume() unable to resume, not SUSPENDED cs46xx: cs46xx_resume()- cs_hardware_init() failed, retried %d times. cs46xx: cs46xx_resume()- flags=0x%x cs46xx: cs46xx_resume(): cs46xx_restart_part() returned error cs46xx: cs46xx_resume()- ERROR in cs_hardware_init() cs46xx: cs46xx_resume()+ flags=0x%x <4>cs46xx: AC'97 read problem (ACCTL_DCV), reg = 0x%x returning 0xffff <4>cs46xx: AC'97 read problem (ACSTS_VSTS), reg = 0x%x val=0x%x 0xffff <6>cs46xx: cs_ac97_get() reg = 0x%x, val = 0x%x, BA0_ACCAD = 0x%x <4>cs46xx: AC'97 write problem, reg = 0x%x, val = 0x%x <6>cs46xx: cs_open_mixdev() powerup failure (0x%x) <6>cs46xx: cs_open_mixdev()- 0 <6>cs46xx: cs46xx_open_mixdev()- -ENODEV <6>cs46xx: cs_release_mixdev()- no powerdown, usecnt>0 <6>cs46xx: cs_release_mixdev() powerdown MIXVON failure (0x%x) <6>cs46xx: cs_release_mixdev()- 0 <6>cs46xx: cs_release_mixdev()+ <6>cs46xx: mixer_ioctl(): invalid APM cmd (%d) <6>cs46xx: mixer_ioctl(): ERROR unknown debug cmd <6>cs46xx: cs_ac97_init()- %d <6>cs46xx: cs_ac97_init() ac97_codec[%d] set to 0x%x <3>cs46xx: couldn't register mixer! <6>cs46xx: cs_ac97_init() found codec %d <6>cs46xx: cs_ac97_init()- codec number %d not found <6>cs46xx: cs461x_powerdown() DISABLED exiting <6>cs46xx: cs461x_powerdown()- 0 unable to powerdown. tmp=0x%x <4>cs46xx: powerdown MIXVON failed <4>cs46xx: powerdown ADC failed <4>cs46xx: powerdown DAC failed <6>cs46xx: cs461x_powerdown()- 0 tmp=0x%x <6>cs46xx: cs461x_powerdown()+ DAC <6>cs46xx: cs461x_powerdown()+ ADC <6>cs46xx: cs461x_powerdown()+ MIXVON <6>cs46xx: cs461x_powerdown() powerdown reg=0x%x <6>cs46xx: cs461x_powerdown()+ type=0x%x <4>cs46xx: powerup MIXVOFF failed <4>cs46xx: powerup MIXVON failed <4>cs46xx: powerup ADC failed <4>cs46xx: powerup DAC failed <6>cs46xx: cs46xx_powerup()- 0 tmp=0x%x <6>cs46xx: cs46xx_powerup()+ DAC <6>cs46xx: cs46xx_powerup()+ ADC <6>cs46xx: cs46xx_powerup()+ MIXVON <6>cs46xx: cs46xx_powerup()+ MIXVOFF <6>cs46xx: cs46xx_powerup()+ type=0x%x <4>cs46xx: SPCR_RUNFR never reset <4>cs46xx: or turn off any automatic Power Management support in the BIOS. <4>cs46xx: probably not a bug, try using the CS4232 driver, <4>cs46xx: create - never read card ready from AC'97 <4>cs46xx: create - never read ISV3 & ISV4 from AC'97 <6>cs46xx: cs461x_powerup() failure (0x%x) <6>cs46xx: cs_hardware_init()- 0 <6>cs46xx: cs461x_powerdown() failure (0x%x) <6>cs46xx: cs_ac97_init() failure <6>cs46xx: cs_hardware_init()+ <3>cs46xx: pci_enable_device() failed <3>cs46xx: probe()- Memory region not assigned <3>cs46xx: probe() IRQ not assigned <6>cs46xx: Card found at 0x%08lx and 0x%08lx, IRQ %d <6>cs46xx: Unknown card (%04X:%04X) at 0x%08lx/0x%08lx, IRQ %d <6>cs46xx: probe()- no device allocated <3>cs46xx: unable to allocate irq %d cs46xx: cs46xx_probe()- cs_hardware_init() failed, retried %d times. <6>cs46xx: probe()- device allocated successfully <6>cs46xx: pm.flags=0x%x card=0x%x <6>cs46xx: probe() pm_register() failed (0x%x). cs46xx: ERROR in cs_hardware_init()... retrying <3>cs46xx: unable to register midi <3>cs46xx: unable to register dsp <6>cs46xx: card->ba1=0x%.08x 0x%.08x 0x%.08x 0x%.08x <6>cs46xx: card=0x%x card->ba0=0x%.08x <6>cs46xx: Activating CLKRUN hack for Thinkpad. <6>cs46xx: Crystal EAPD support forced on. <6>cs46xx: %s (%04X:%04X) at 0x%08lx/0x%08lx, IRQ %d <6>cs46xx: cs46xx_remove()-: remove successful <6>cs46xx: cs46xx_init_module()- no pci bus found <6>cs46xx: cs46xx_init_module()- (%d) cs46xx: Unable to detect valid cs46xx device <6>cs46xx: cs46xx_init_module()+ <6>cs46xx: cleanup_cs46xx() finished <6>cs46xx: PM resume request refused <6>cs46xx: PM suspend request refused <6>cs46xx: PM suspend request <6>cs46xx: cs46xx_pm_callback dev=0x%x rqst=0x%x card=%d <6>cs46xx: cs46xx_suspend_tbl request <6>cs46xx: cs46xx_resume_tbl request cs46xx: ERROR cs_get_dma_addr(): not enabled cs46xx: cs_get_dma_addr()- %d q666O7}778Y889>>>[@@@3CYDD*E_?_p}A|}A}}o66 6Q7{7(728<[8F8P9Z>d>n>x]@@@5C[DD,E_A_r}}}}}}}}}GCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.data.bss.modinfo.rel.rodata.rodata.str1.1.rodata.str1.32.rel.fixup.rel__ex_table.comment4U ()h % /4 Z A = PI2 X2@( lh  ws  P q   "0=T ^hu   " * = L k  . = &EZMQX]C m6 >}t gbq:yD&x|rF2"G~4xByLb*f@Jt} !"W $$ &CH'J+)?*q-911'j2/34  87}cPREYSE]eErsF~4GgL dNTUpbs1laWrElH%[:49]`F^V@HdB`qyPp @0ako,N `J&Uq0%x3pB[0uX|8|5+?]n2Mh  @0~j%7AXo QQ41SGV_pQ .  - B K a x @( tz    I{. tz I{. w{cs46xx.c__module_kernel_versioncs_debuglevelcs_debugmaskhercules_egpio_disableinitdelaypowerdowndefaultordercs_powerdowncs_laptop_waitsample_sizesample_shiftmixtable1.0cs461x_pokecs461x_peekcs461x_pokeBA0cs461x_peekBA0cs_alloc_pcm_channelcs_alloc_rec_pcm_channelcs_free_pcm_channelcs_set_divisorcs_mutecs_ac97_setcs_ac97_getcs_set_dac_ratecs_set_adc_ratecs_play_setupcs_rec_setupresync_dma_ptrsstop_adcstart_adcstop_dacstart_dacalloc_dmabufdealloc_dmabuf__prog_dmabuf__constant_c_and_count_memsetprog_dmabuf.text.lock.cs46xxcs_clear_taildrain_daccs461x_clear_serial_FIFOscs_update_ptrcs_get_dma_addrcs_handle_midics_interruptcs_midi_readcs_midi_writecs_midi_pollcs_midi_opencs_midi_releasecs_midi_fopsCopySamplescs_copy_to_usercs_readcs_writecs_pollcs_mmapcs_ioctl__constant_copy_to_useramp_noneamp_voyetraamp_herculesclkrun_hackcs_opencs46xx_powerupcs_releasecs461x_powerdownprintpmcs46xx_restart_partcs46xx_suspendcs461x_resetcs461x_proc_stopcs46xx_resumecs_hardware_initcs461x_fopscs_open_mixdevcs_release_mixdevcs_ioctl_mixdevcs_mixer_fopscs_ac97_initClrStatFillArray1FillArray2FillArray3FillArray4FillStatcs461x_download_imagecs461x_proc_startcards__module_licensecs46xx_bannerfndmsgcs46xx_probeexternal_ampthinkpadcs46xx_removecs46xx_pci_tbl__module_pci_device_size__module_pci_device_tablecs46xx_suspend_tblcs46xx_resume_tblcs46xx_null__module_parm_cs_debuglevel__module_parm_cs_debugmask__module_parm_hercules_egpio_disable__module_parm_initdelay__module_parm_powerdown__module_parm_defaultorder__module_parm_external_amp__module_parm_thinkpadcs46xx_devsprintioctlprintkInitArraySetCaptureSPValuespci_alloc_consistentmem_mappci_free_consistent__down_failed__up_wakeupadd_wait_queueschedule_timeoutremove_wait_queue__wake_up__generic_copy_to_userinterruptible_sleep_on__generic_copy_from_user__pollwait__this_moduleno_llseekscheduleremap_page_range__get_user_4pci_find_devicepci_read_config_bytekfreekmallocget_zeroed_pagefree_pagescs46xx_ac97_suspendcs46xx_ac97_resume__const_udelay__udelayac97_probe_codecregister_sound_mixer__ioremapiounmapjiffies__module_author__module_descriptionpci_enable_devicepci_read_config_wordpci_set_masterrequest_irqregister_sound_dspregister_sound_midiunregister_sound_dspfree_irqunregister_sound_midiunregister_sound_mixercs46xx_pci_drivercs46xx_init_modulepcibios_presentpci_register_driverpci_unregister_drivercs46xx_cleanup_moduleinit_modulecleanup_modulecs46xx_pm_callback||',|CP\dq}$1=HUaly)4AMx)50=Ihuly8EQ\iu$1=\iu  ! - 8 E Q \ i u                |& 6 A H N S |   S d     |& + |M ^ 9BUZ|di|}'6ot|}|~8AO[`|jw| !.3||+8=|M\ ||=n"G||||Ip',|6?|"16|NS|| m|',|7<||"a{||16|,5||[||   !!6!?!O!g!l!|!!|&""Z##4$S$$z$z$z$z %%%s&&&&|<'B'H'g''''|''' (( ))|)!)|8)M))))))|)***|.*3*|Z**U+++++9,^,g,,,|,,|,,|,{---|-..;/j/s/////0| 00|R01)1.1|E1U111'202B2G2|[2`2|v22222222|2213:333333|33|33|334 44'4,4|i4{5555|8j:w:::::|::|<<<<<==|M=[=r=y===|=======>>>> >%>|O>X>??|AABNBNCCC DDD#D)D.D|DDDE5E:E|CEHE|EEE FF|%F.FGFLF|UF^FiFFFFFFF|GG&G+G|CGPGkGrG~GGGG|GzGzGzGzGG:HwHHHH|EINIIIIIJJJJJJ|JK.KDKIK|^KKKKK|KKLL|L*L@LGLSLZLaLfL|LLMKMTMwMMMM0N9NXNaNjNvN|NNN|NN|NN|NN|NN|NNNN OO"O+O8OAONOWOdOmOzOOOOOOOOOOOOOPPP"P+PAPFP|\PaP|qPvP|PP|PP|PP|PP|PP|Q Q|#Q(Q|AQFQ|_QdQ|}QQ|QQ|QQ|QQ|QQRRRRRRR|"S'S|;SGStSSSSSSS| TTvTTTT|TTU UU$U|cUlUwUUU|UUUUUU|VW#W;W@W|PWUW|fWsWWWWW|WWWX,X5XHXMX|bXkX~XXXXX|XX|XX|3YUY^YvY{Y|YYYYY|YY,Z1Z|RZZZtZ{ZZ*[1[f[o[[[| \\)\z/\zQ\z\\\\|\\\\\\|\]]"]|*]/]|C]P]`]zf]z]z]]]]]]|]]^ ^|9^B^Q^V^|_^h^}^^|^^|^_=_H_Y_g_|______|_z_z_z_z_z `z`'`3`8`|J`W`r`````````aa&a9a>a|LaQa|[a`a|fapaua|aaaa|aa|aaabb6bIbgcd&d3dCdLd[d`d|tdddddd|dd.ecele~ee|eeef,f8fLfUfffff gg$gNgSg|rgwg|gg|gg|gg|gghhdhhhhh|hhiRi_ikiiiijjj3jw|IwNw|Yw^w|zww|ww|wwwwww|www|wx x|axfx|vx{x|xx?yHyyyyyyyyy zz%z3z>zGzTzYz|ezjz|wzzzzzzz|zzzzzz|{ {{{|+{0{:{?{|J{O{U{_{k{p{|{{{{{{{{{|{{|{||%|-|4|9||G|L||_|k||||||||||}}}}|}} ~~$~)~|3~8~|H~R~\~f~p~z~~~~~~~~~~~~~~$.8BL |>||V||)|3|| X!|oF|R|S|lb-l|-z| z$z@DX`hHT`l$(8<LPX`dlt0HLPT\`<@DHL$.8BLV`jt~C CCC $C(,C04C8<C@DCHLCPTCX\C`dChlCptCx|CCCCCCCCCCCCCCCgeexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/sound/mad16.o0100644000000000000000000003051007676400615025753 0ustar rootrootELF 4( S[ Aw$⺏t=u T$S[ËT$€D$t۰뿀=u벰S[ Aw$⺏t#=u D$ T$S[ËT$€D$ D$t뺀=u뭰Sh Ã<Yt = jh[h <t = IPh/jh#ht!= u1҉[PhXZhhhf hF1ۃ=XY$XhNhbh"hph붃=u5=,u h`RYjhh, h_X0@ @ kernel_version=2.4.21parm_mpu_io=iparm_mpu_irq=iparm_io=iparm_dma=iparm_dma16=iparm_irq=iparm_cdtype=iparm_cdirq=iparm_cdport=iparm_cddma=iparm_opl4=iparm_joystick=iparm_debug=ilicense=GPLX!\ P K P W _ g ,XMC7 not writable (%x) MC7 not writable2 (%x) Detected C931 config=0x%02x Wrong C930 signature2 (%x) Wrong C930 signature (%x) Port %0x (init value) = %0x MC1_PORT returned 0xff <3>MSS: I/O port conflict <3>MSS: Bad DMA %d <3>MSS: Bad IRQ %d mad16.c: 82C929 detected mad16.c: 82C930 detected mad16.c: 82C924 PnP detected port %03x = %02x Detect using password = 0xE4 Detect using password = 0xE3 mad16.c: 82C928 detected??? mad16.c: Mozart detected Detect using password = 0xE2 Detect using password = 0xE5 port %03x after init = %02x MAD16: Invalid capture DMA mad16 WSSmad16 WSS config<3>[IRQ Conflict?] Mad16/Mozart<6>CDROM Disabled, DMA %d, IRQ %d<3>Unknown CDROM I/O base %d . <3>mad16: gameport disabled. mad16 gameport, invalid IRQ (disabling), no IRQ, no DMA <3>Invalid CDROM DMA Sony CDU31AMitsumiPanasonic LasermateSecondary IDE<3>Invalid CDROM type Primary IDEBit revert test failed (0x%02x, 0x%02x) MC1_PORT didn't close after read (0x%02x) No MSS signature detected on port 0x%x (0x%x) <3>MSS: Can't use IRQ%d with a 8 bit card/slot MSS: Can't use DMA0 with a 8 bit card/slot <3>MAD16: Invalid codec port %x Detect using password = 0xE5 (again), port offset -0x80 Detect using password = 0xE4 for C931 <3>MAD16/Mozart: Bad WSS base address 0x%x --- Detecting MAD16 / Mozart --- <3>mad16/MOZART: invalid mpu_io <3>mad16/MOZART: invalid mpu_irq <3>MAD16: Invalid MIDI port 0x%x <3>MAD16: Invalid MIDI IRQ %d <6>MAD16 audio driver Copyright (C) by Hannu Savolainen 1993-1996 <3>mad16: gameport address 0x201 already in use <3>mad16: gameport enabled at 0x201 <3>I/O, DMA and irq are mandatory GCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.data.bss.modinfo.rel.rodata.rodata.str1.1.rodata.str1.32.comment4 ((@ %@ +@ 0@= p9 h0 E2|T2 c dm<0 8 l$ !5@H NrWrwam\ {d X -H ,  0{ *97NH4O8W<Z@^DdHhLoPuT|X\`@@ST`DD 8K  +7HVdu$3 = H U `#n 7{L ` s STKmad16.c__module_kernel_versionalready_initializedboard_typec924pnpdebugmad_readmad_writedetect_c930c931_detecteddetect_mad16wss_initmad16_ospinit_c930mad16_confmad16_cdselchip_detectvalid_ports.0probe_mad16interrupt_bits.1dma_bits.2attach_mad16mpu_attached.3probe_mad16_mpuunload_mad16unload_mad16_mpumpu_iompu_irqiodmadma16irqcdtypecdirqcdportcddmaopl4joystickdma_mapirq_mapinit_mad16cfgcfg_mpufound_mpugameportcleanup_mad16__module_licenseprintkioport_resource__check_regionad1848_detect__this_modulead1848_init__request_regionprobe_uart401ad1848_unload__release_regionsound_unload_audiodevunload_uart401__module_parm_mpu_io__module_parm_mpu_irq__module_parm_io__module_parm_dma__module_parm_dma16__module_parm_irq__module_parm_cdtype__module_parm_cdirq__module_parm_cdport__module_parm_cddma__module_parm_opl4__module_parm_joystick__module_parm_debuginit_modulecleanup_module (^x *bty8ns888Sjo88889$:058DT;y888 UZ8%CJgn8.4;P\gty888888!8).89>8Ppv 4 A Q ;o     8 v { 8  8   8  , ;= F O Z   8  <  = % 9* >l q 8       8  <# ?Q   8  8,@59:AUZ8_d8j} 88+087AGMT[~88!&+0:DJTY8fr9w>8888 88#8-288KY^8ft89AJBOC  $(,048<@DHLPTX\`dhlgeexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/sound/ymfpci.o0100644000000000000000000013177007676400615026344 0ustar rootrootELFܙ4(UWVSl$1ۅá|$fpKGf1fy.|$u.9yGfPUh [^_]ø!WVSD$t$\$8jjW` GX` [^_VSD$ t$jjS: t[^Éff SfBbjjS uԋfx&t Cf@d뻀;wKWJfAdyދT$>UUt5>w0@t ͬ+t1 Á} t}w Y"Vƹ3D빋T$D@t1;v @v Ë ËT$D 7t1;v @v@Ë@ËD$1ËT$But#`1Rh@ZYS\${C t3Zt[C C UWVSSl$\$PW uNY[^_]Àc4C$?s k,@ k,9wB,9v1VSt$^tdN? k, @ k,9wB,9v6vNPD$Ff4[^UWVSPPD$r]|$ D$ \$ _CCC CW{KS8 Kv9sS{$$$k<$S,s C0~9L$YT$k $D(9sC C0|${t1K0_|$ t!t$ Zt W^_[^_]WK41t$O ]tWST$ r^_u\$T$BljPr WVS D$0!xplD$T$T$T$$D$D$ D$D$D$[~0t~XtT!~Xu"S!T$F8 [^_S[!~XujVW SD$P[j PR S[SL$[d@dHtS[ËQAlSL$[dHdu,QAtJS[UWVSt$L$|$1҉1ۅpttu t%{tt(?~̸[^_]ÃBƀttCtGr1t#VD$$(XtVD$$XX1ƀwԅƀutCƀvS\$ t$CCCCC X[UWVSD$,L$0D$L$A D$ tXl$ L$ yXu[^_]dYD$7ZD$Kd$ED$L$QL$klxtHx;u0r&u0VuD$0L$$h1}9$]0)}D$}}u9t$+T$;T$}E9|OL$ yX]u1UE0)] 9‰U[^_E$]jQt$ PRt$ uSL$$1D$,h 9t$|T$)E19})w+t$U0D$)U0)DVL$1D$h jt$ t$,6)}D$D$H@XUWVSQQT$ D$D$$zwX_;ZAL$l $QTx;S0r#s0RswD$h`1҃C9s^s0)֋{D=K09ȉSv?)CD9ȉCr)ȉCs {u[^[^_]_]C$[^_]{Ӊ)GXVS\$Ct$ t/|$t-V$@DC t V$@DCX1[^ËF$DC t F$DCXVS|$D$ t$t%XNP ‰PFX[^ËXNP!‰PFXWVS\$CpC |$t tvtcO~FCt{ t'CPjjVxCX C X 1[^_PVwC_XǍCPjjVxՋC˃{t{ u돃{uPV5C XZhUWVS \$(l$$|$,t$4SZD$SD$S_D$Y1Ʌ[utt1D$ P BD$0BB rBB @D$B8B<B@BDBHBLD$BBP$BBTBX@BtBpB4B0B,BlBhBdB(B$B`B\uS|$8u.B(@B$@B`@B\@xK [^_]B4@Bl@B0@Bh@Ѓ|$8u)D$ u B$@밉ȃB(@B`@렋D$ tȃB4@Bl@뀋D$|tǀ|D$1WVS\$slV8DžXZxZ1;|1[^_v\vDv$1PtG;|밋ChY[UWVSSSl$u ~] H$16]tqFtSHt91ɋFA,FAFDBBB ~1Y[[^_]ËCC$밋CC$뙃늿oD$PSpZYuD$Fk p,BrSRXWVS|$Wyal1p{ueF?v1ppu>F vGǀWWBtB[^_PWMXZSWYXWVS\$C;pu-_C uCuW[^_PVXZPVYX݋Ctk DŽpCt$[^_ShhYXhjSoClX@Cl@C X@CD C CD@D$Cǃǃ@ǃPZ[1UWVS,D$@@\D$PǸ!D$D$ D$D$@ 9D$LT$D$ D$D$D$D$$D$(t ,[^_]ÊG4uujt$ ZYuӍG$T$$!|$Htq^L$ho_0)G9}V;\$Hv\$HSGPt$L uw+1w0^D$ht*V|$Hu!T$G$$W)_)\$H\$D$T$zdtV빉j Pt$  <$u$뛜^D$xdVL$@AL$kG0d1T$^!ut)V!x<$$wwww,w0L$Ah묃<$$jD$ PT$r! 'V!xUWVS@D$T@\D$PŸ!D$$D$4D$$D$T 9D$`T$D$ D$(D$,D$0D$8D$<t @[^_]ÊE4uujt$ [^uӋL$D$BYD$D$d$kT$T$E$T$0!|$\_L$hEED$ T$]t%^ƋD$E09r)É]E0)ދT$ +D$9v+t$ W;t$\vt$\Vt$\EP E09r)Ü_D$ht/W|$\(!T$0E$T$]]]T$Љ$D$D$d$;\$| tW)t$\t$Xt$jD$ lPt$ * ؃|$hD$[_T$tXWL$TAu4!x|$D$ |$D$jlPt$ 뒋]cPh@EXZW!xUWVSt$fF1f|$^\ttt WPV fFftCDtt WPV _fVЃft C<;CL|Aft1=ZkB4tB,9B|W[^_]BB,;B0vUWVSD$l$P\Eutu [^_]jRU[^u}4uދ]uO)9úwȋGuS@PVuO4h1YjUWVS$D$@T$WwXSD$0phWjjV$xoVSV[Zx;VVh,hhwXt\wXhXZVXVFfP[fPFǀv$w`h jhZYxUjVYXu*džP1w84$wXDh h`\h3VSt$ ^8QPAǃp SvXSCǀS}SXfBfBshv`h\$ [^Shb1Z~[ÅuhbXhbYWSWL$\$D$w $[[_ffCʃt*rt ffWVS|$L$!9P ۋt$uȃt*wHt [^_uff:=ss s s ss% d@+>"V}W +5>@(542w19113@]?!n#R$$i$ /S{@? @-R@ PDQJ6> @@+B @TB@* @@2P4tV)B BB P|A(B HDL7&'BJ@ PB @A7e-B 4(e4BJB @JJJPT\sQ8  E @`e@e. ` @e4BJB @JJJP$ p @qB@ :  :  :  F: :  ```@@@@} @@@  q&@%:&D(}B D #:"B    } `:@} BJ  ``@B pD; pb@ 6:"# :$:$\( @  QM] C:.$  G:.H:(w: (:(D(%: @& B  $ :}8B  B "(:( ( :( @ -@B  Z }@B 0D!a!a: (D9:(  @ (:xx:* @))99} `@}BJ! D"u@qB ()X" <0}B  } (`@ 0`@B  }B (: ( :( @ = @}:* Q } (`3`;`C`K`S`[`@}B  :=8}uBJ   `X"@B  Z"}BJ $ dBJ+JD!D" d$*}" `@= @u}BJ )D0   %+d2dddd ı  @}BJ $ d" `@d} @}BJ;J DDX YBJ ($ d*I)Zb}8 @}B 9  %--   5%@D d$$$(  -  8@; `11!!``@"$ $$d `@$ }9 @BJ  $$}B $ ( ( @ "B  ($}BJ D1 D # @D `@B  2; z J =  BJ   }% @ :(}B }B}J1 $1;}9 @BJ  0$1$$$(L9p-}8B b$! $ $k J}9 @BJ  d2$ }"@O:Z+ (} @}BJ 3}8B  rd  [}9 @BJ  8$$$B  (Lqd!,c=B   L@$! $ $k o}9 @BJ  d:$B   v:Z+  p * ``@}"B= J1 ,1L2khD,"$1lc=u BJ L"l",2 00 B $0uB $ uB3 3,343<3D3L3T3\0`B  -B $( : (:( @"uBJ!D :,BJ D @%D1  `(@}!BJ  `@$,ddlc * `@ B }"B  `@}B "B  `@  @BJ  `@BJJ   ``@D  @B  @B  uBJ  }BJJJ$J,J4J<JD L=BJ JJ DDU ]BJ JJ DDe mBJ JJ+JJ! 0DDD*u }}B  *BJ 4 t)B |u B  &'BJ < |u BJQ HuB ,((%(2uB-J D B 4(]u @T\s!  :4!u"B !X"-B  ! :0}À $( ( @"B p p@+:,B  "u B#u } B * @ @uBJ $ #$uu%$ `@$*d)uB ($  ( $ (  @ uB  $ ` ` ` @BJ=J5J- B (B  &@ %"*&13*$!(D($@$$$2,)lcs'dddd  ( @"8l) 0B  ',! (l1ll E($dkl  (  @"$A$$$20D)'0B  @($1d0B  J(D($10$90B ($ ($( @"%uBJ   `@BJ   `@B  )B$B  * ```#`+`3`;`C`K`S`[`c`k`s`{`` ```#`+`3`;`C`K`S`[`c`k`s`{`@d  ($ }B $B  ,$ dd$ $$ Da,B D C,B @ } @B  ,}B  ,u}.BJ  @J10:(: (uB 8$ ( @"dd4< (%(2 } @}B  .2`FHI.:XE]\HIA/:PY/E}$$BP @A/e8@ @M1@eE @@e@AY0:@A0MH: @A0 HY1@ (2:B`@2u@}t @Aq1d @e @@@eB pq22d p@dm0`` `@ 2 30 m;@ 2  @B  @D  @B   3m;B  +4` 4 @bm0BJ J J%(2T\s  e4@ H`P @`@@DIE @:@(B HI9e,B @AEUE6E6e+B:JP @EEEDIDEEMDIUDQy6e,B HLD6,B @ @@e)B @A6$28\%B @tB*B @tBP)B @4BAE @@> @-R@ PDQ7> @@+B @TB@* @@2P4tV)B BB P|A(B HDL8&'BJ@ PB @Ax9e-B 4(e4BJB @JJJPT\s9  E @`e@e. ` @e4BJB @JJJPB  Z"}BJ3J D*D; ;BJ 8$ d:;9;; }8@p}B}J) 08$1$$$*(:( u$d"=D(: ( @ u$D!I>:}8B  H>J>d1d  ( @ }8B  2>B  =(:( u$ d" (l1 E( @ $ J>:8:0}BJ $,!0 000 }BJ3ˬ3˴3˼3333\0` B $ lB  j?( (D(:( @"9X" }B $ B  *@( ( :(  @Z"", +d-l$%kernel_version=2.4.21author=Jaroslav Kyseladescription=Yamaha YMF7xx PCI Audiolicense=GPLYMF724YMF724FYMF740YMF740CYMF744YMF754ymfpci<3>ymfpci: no core i.g.o.t.|.<3>ymfpci_codec_ready: codec %i is not ready [0x%x] <3>ymfpci: format 0x%x is not a power of 2 <3>ymfpci%d: runaway voice %d: hwptr %d=>%d dmasize %d <3>ymfpci%d: %d: lost: delta %d hwptr %d swptr %d distance %d count %d <3>ymfpci%d: %d: strain: hwptr %d <3>ymfpci%d: runaway capture %d: hwptr %d=>%d dmasize %d <6>ymfpci%d: cannot allocate voice <3>ymfpci%d: recording schedule timeout, dmasz %u fragsz %u count %i hwptr %u swptr %u <3>ymf_write: count %d, was legal in cs46xx <6>ymfpci: using memory mapped sound, untested! <3>ymfpci: ac97_probe_codec failed <3>ymfpci: couldn't register mixer! <3>ymfpci: pci_enable_device failed <3>ymfpci: unable to request mem region <6>ymfpci: %s at 0x%lx IRQ %d <3>ymfpci: unable to request IRQ %d <3>ymfpci: unable to register dsp <3>ymfpci: unable to map registers g5T R!!.A/A//i  3(2<FV PT!Z!d.n/v/y/////GCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.data.bss.modinfo.rodata.str1.1.rel.rodata.rodata.str1.32.rel.fixup.rel__ex_table.comment4]/ )/b % @/4p =2GPXL ((X2 lh Px ws Ȳ0 4OԜPU $l "+ 6O i~|~1~-x   0@ 0`=U/+8GZS g | t ZB6I;( c$ .[ E X *jIhL.r]7?V   .c!}!/n#$P-R$>i$QHZHil$uX&6%%h&2)F&@020' |)]l*&+P4d-Cd Tb(b..r@.   7P[ly$5J\k|@$';Q..]@. ymfpci.c__module_kernel_versionymf_devsymf_id_tbl__module_pci_device_size__module_pci_device_tableymfpci_codec_readyymfpci_codec_writeymfpci_codec_readymfpci_calc_deltadef_rateval.0ymfpci_calc_lpfKval.1ymfpci_calc_lpfQymf_calc_lendmask16.2ymf_pcm_format_widthymf_pcm_update_shiftalloc_dmabufdealloc_dmabufprog_dmabufymf_capture_prepareymf_playback_prepareymf_start_dacymf_playback_triggerymf_wait_dacymf_stop_adcymf_capture_triggerymfpci_hw_startymfpci_hw_stopvoice_allocymfpci_voice_freeymf_pcm_interruptymf_cap_interruptymfpci_pcm_voice_allocymf_pcm_init_voiceymf_capture_allocymf_pcm_free_substreamymf_state_alloc__constant_c_and_count_memsetymf_readymf_writeymf_pollymf_mmapymf_ioctl__constant_copy_to_userymf_open.text.lock.ymfpciymf_releaseymf_open_mixdevymf_ioctl_mixdevymf_release_mixdevymf_fopsymf_mixer_fopsymf_suspendymfpci_disable_dspymf_resumeymfpci_aclink_resetymfpci_download_imageymf_memloadymfpci_enable_dspDspInstCntrlInstCntrlInst1Eymfpci_memallocymfpci_memfreeymf_ac97_initymf_probe_oneymf_remove_one__module_licenseymfpci_driverymf_init_moduleymf_cleanup_modulejiffiesprintkschedule_timeoutpci_alloc_consistentmem_mappci_free_consistentadd_wait_queueremove_wait_queueschedule__wake_upymf_interruptkmalloc__generic_copy_to_user__generic_copy_from_user__pollwaitremap_page_range__get_user_4__down_failed__up_wakeupkfree__this_moduleno_llseekac97_save_stateac97_restore_statepci_read_config_bytepci_write_config_bytepci_write_config_word__const_udelayac97_probe_codecregister_sound_mixerpci_enable_deviceiomem_resource__request_region__ioremappci_set_masterrequest_irqiounmap__release_regionregister_sound_dspunregister_sound_dspfree_irqunregister_sound_mixer__module_author__module_descriptionpci_register_driverpci_unregister_driverinit_modulecleanup_moduleU8UM RVxW/D IVXY8Y|Za[\]" 'V V?  D V   V V`[ma\BW V][b\] V"]ncctd Vee.e e e""<"K"##h#h $$9$$k~%l%^%^%m&n&n)&n3&o=&o']''p'<(X)Z*`***q* *V*h**r+ +s,+ 1+VM+`+m++t+u+ +V+h+v,w, ,VO,Y,_a,xp, u,V,y,t,z,,{,--!-|,-}6- ;-VB- G-VQ-V-V-~-h-|-}-y-t.z..2.7.A.F.c. "/f,/g6/g@/gJ/fT/g^u ^.h8Tpijijbbbbbb $.8BLV`jr{6 666 $6(,60468<6@D6HL6PT6X\6`d6hl6pt6x|6666geexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/sound/awe_wave.o0100644000000000000000000016631407676400615026655 0ustar rootrootELFܡ4(=,St1[Suh1Zth £4t \\XhPhh$h`Ph@,2h8 StXHP1Yu[ Ã=,u'X54,Xhjhzd $ËD$L$T$ uңuB4 VSD$ 9 8 t$\$tff 8 ff[^VSL$ D$958 ftff58 D$fD$Sf[^SD$9 8 \$ tff 8 ff[VSL$ D$958 ftff58 fȍSf [^D$!kdDC1=4 Su1[j5h1ۃ t j5h uj5h tÃ=4 uh6j5hh6j5h h6j5h벃=4 uj5hj5hj5h$ă=~ hKXjYjj=j jj>jjj?$FGGePIIjjj?wjTtSRD$f@f@@@@ @f@f@<f@@@@@@ @!@#@"f@$@&@'f@(d*D$D$ff@f@f@f@f@ f@ f@f@f@f@f@f@f@f@f@f@ f@"@$@%@&@'UWVSSSL$1$ɸ11??v 9s'v k$ $ 1҉; $wΉ119rBG ~i'ȉ11ۉ19rBCc~kdZY[^_]ø1VST$ B1=B 1ہC CC~Ⱥ֙@ IЙi۰19| Bd ~i'֙19|BCc~ ؉֙[^ø-+D$\љ~ ~øh@ t$ZYh@ t$ZYUWVSl$|$йG9}Y9|[^_]ÉWVSD$11҅|$t$\$t t Lp"u >tLw"t/t&D9} [^_ËH9~@t뼄yÍWVSD$11҅|$\$t$t t LX"u ;tL_"t+t"D9| H9~[^_UWVS\$$Nj|$t$Pt$ VWSt$4VW [f^ _]VST$1Ʌҋt$ \$D$tI<tCLB"t*<t$DZ"D$uȺә[^À<3tD^"Ԁ<0tLF"UWVS$kD$8tEvPt$h bShXZ}t8ENC=G(~G((xXZ[^_]G(D$xt@N $CPh?Y^EUWVSPkD$<^$ۋ=f{Zu=S+fZ=صOC&GљV҉$~F ~G~GF йWC'~)ºՙ*=(t xj~N,tK{8|wEFEF~CNЍ=F4][^_]Qt$hW CN1G1FGNOȺ?ՙ$S&Љ$$ՙx8~C' *=(  1CPh?Y] D$fx#f~ff*(1S1; |[jSCX; Z|kD$<t|$t ǀ VS\$ k<t[^SY^D$\$ [^*S\$Sk<XZD$ \$[L$k<=<tmBfDH @B|$tJiP  BBB B$BJB(B,B0É B뎡<Stt[Ã=ujfj\$iP PIjj SISL$iP |$ t4<CCCtat\ȵC̵C=C CC C$t[jfjC(PHh jPHٸ8tеCCUWV<S|$l$t@t21; }9tC<; |[^_]jSYXjWY[1; }߾ 9tC<; |jSXZ=0tj0Qt$(f*8<?Z1$Yt$'X0S\$1ɺuzt A ~[ËD$= Q@= Q@w1=Q@tPh`XY=QtI=Qu݃=<t- hh`t$G u1빡 ѡ t@ )t$Li1X낃=<T$t 1wÅx; |1S\$k<D$ uKtx$t1 t(S k<XZD$ \$[ǂ[VS1; t$ |[^VSCY; X|WVS=\$|$S0Yt><tFKt=G 1; }97tC<; |1[^_jSXZށÃuTX fDX Ӄwt$WShuZVSt$ D$k蠳jjj蕳hjj至$hjh9hjhbhjhQ$hjj?@hjj2hjj$$hjj~hjj1=<D @D @ hZVSĀ$1ۉC~19<hjDf P(jjD`PNjjD @P:$h@jD P h@jDPjjD f P$jjDf PhjDPϱkD<ǀ C90jjj~話hjh蘱hjh臱$hjjvjjjkhjhZ$hjhFhjj8jj6 @D @薱 yB19|hY[^jjDPkD NZ1fYuЃ=~ Sh[XVSf=$t$ 15T&P$PjTtGPZxˡTPYx T@`uTPTPXZ뒉=Tu f$v[^6(h1 TuPTY=SuRu: SZu# ~=~ h^[1[øjjP" h[xjj5 h=Yn뤃=,x h jj6%h4jj:ݬh!Cjj:Ϭ$=o~(2=~5h XZ% j荭h jj4转jj:jj: f=4ujj:߬f=!CYZu  Pjj6phͫjj:(j  Pjj4D(jj:~jj:uf=ͫ(=o@S\$fSBfwQ|$wh@ Y[jD$P`Pg uCƀ 1Ph [XSD$~ tx`Pjji'bPjjldPjjc$hjj)-ljj*hjj-$jjj. [5ܵ_XS\$fSBfwQ|$7wh X[j8D$Pk8`PJ uCƀ@1Ph XYVSt$ w<~ @t.1k`P`!DPPC ~[^5XVSD$ \$w x ~[^k!Pjja趩!Pjkjq袩@"Pjjq葩$B"Pjjs}D"Pjj{lF"Pjjg[$H"PjjkGJ"Pjjm6L"Pjjw%$N"PjjyfP"f!bPjf|juSjj}ި$ 55XZ#x  #h@ Yá#xPXÃ=#tj@jh#`/ hD1#ÃÃ=#D$uPh<QXZ##1ƀԶƀƀ @~ËT$L$tptxvÉT$L$%=At1yىA QD$Au묉T$L$ËD$=T$t,==tB=t=tBBS\$C?T$  ;tT@Ct+t[ËC9C|C @$uSYuSv[S=\$&Cu\$[4PCPsj[CPCPshoS=\$CPCPsj[CPCPshˋT$BPBPrjËT$JBiP BPr3XZËD$PHRpj VS`\$ St6tRsj, [^Ã=#tK8tԃ@ϋK58tu1WVSt$=^~o=`JCw Ãaath"tWSvj[^_WV!Y[Ct`u؋F t$[^_tjjYjv h`h=t%F< FԶtt$[^_F < ܃ctSc|Bdt#eOFƀԶFDFƀԶF*FƀԶFƀԶ뾋F &WSV? WSvhzVS`t$ T$tYtIN8utKtRjvj[^Ãu1=#u@t~=uփ=t#uhS\$K ƒtg~5t[Ã=t - 5##PsL Ѕũ=tk dәiP 룋 - P5##WVSd$ D$֙D$יȋ\$tPjjS[^_jjVWVS\$s$u!`Hv `\$[^_s$ `Hv `S0=t%==!tP%=0t2=8t=t[^_CD$[^_CD$[^_CD$[^_Cȅu& 8uCPQj 뙃 I׊Cȅu/ {u!8g 8U I΍s$7`##VST$19Ћt$ L$}19 t @ 9|1[^t$TPtjD$$pVST$19Ћt$ L$}19 t @ 9|1[^t$TPD PjD$$pVSPt$if)^[^t$踤Zt$聤Yt$譤ZD$ËD$%ËD$ љËD$љËD$@$2љËD$@$2љø@+D$$2љø@+D$ $2љø@+D$ $2љËD$@$2љËD$@$2љø@+D$$2љVS\$ KtEt[^Ã=t ֙PPS5`&h&Ċw=u - PPS5%h$\ËD$@$@љËD$@ $@љú@+D$$$љú@+D$($љt$ t$ t$ 5&h& =t1҉>=uWVVL$T$t$wq$Y^_ffffFBދfFfBЋFBċFBFB벋FBFBF B 뚉ȃt3r"tfwfi]PFBFBF B FB/WSPL$\$D$w $(_[_ffCʃt*rt ffWVS|$L$!9P ۋt$uȃt*wHt [^_uffWVSt$\$!9P ɋ|$uG؃t2wHtˉ[^_Éuf݉f҉1tft AWE32 Synth   WWX X` 7 #($$.)i*-p..I*Ie E]"z0z_E-yiYK=/" zupkfb^ZVROKHEB?=:8531/-+)'%$"! VXv>+,$%;C@Q! X |  TPl&f,Y*[6z_E-yiYK=/" zupkfb^ZVROKHEB?=:8531/-+)'%$"!~~JJEE44@ `X0zo_VOJFB?=:86421/.-+*)('&%$#""!  ccccccccccc+)('&%$#"!  210/.-,+**)('&%$$#"!!  lbZTPKHEB@=;9864310/-,+*)('&%$$#"!!  00 000000#0'0 +0 /0 30 70 ;0?0C0G0K0O0S0W0[0_0c0g0 k0 o0 s0 w0 {000000000000 0 0 0 0 000000000000 0 0 0 0 0000 000000#0'0+0/03070;0?0C0G0K0O0S0W0[0_0c0g0k0o0s0w0{0000000000000000000000000000000000 ppn** |~T**m4")F')熞"$ )),)E'(,T;8(2(2Ad>(>(:8>>t>u>Ļ>q>>{>>>ҽ>>>>>L>U>>>>>~>>n>>>>e>Bn>e p ppn** |~Tr** m4r")F')"$r )),)E'(,Tr;8(2(2Adr>(>(:8>r>t>u>D>Eq>>{ >>>ҽ>>> >>L>U >>>>>~>>n>>>2>e>Bn>3e p!)"9#I ,mn| in|[N7&  PP:8>rrTrrrrDE****))))((((XX:8>rTr$r$rTrrHDHE@@****))))((((``:8>rTr$r$rTrrDE,,,,++++****pp:8>rTr$r$rTrrHDHE@@++++****))))pp:8>Tr4r$rTrdrrDE****))))((((pp:8>4r4r4r4r4r4rHDHE@@****))))((((p:39rrrrrrDE t:39rrrrrrDE CEGTVOW_GOW]_acIKQSY[ACIKQSjj[[LL==**LLnnHHjjjj[[LL==**LLnnnn**nnAWE Midi EmuCYYYY2222[[\\\;\b\~ CL~AB@0bb0bb0bVbdbrbb rb 0b Vb db rb b rbbbbbbbbbbbb b!bc bd cf -cKc gc cG0dJLdH dI hdkernel_version=2.4.21author=Takashi Iwai description=SB AWE32/64 WaveTable driverlicense=GPLparm_io=iparm_desc_io=base i/o port of Emu8000parm_memsize=iparm_desc_memsize=onboard DRAM size in Kbytesparm_isapnp=iparm_desc_isapnp=use ISAPnP detectionEMU8K<3>AWE32: not detected 0.4.4AWE32-%s (RAM%dk)sound driver (AWE32)AWE32: initializing.. AWE32: [-- startaddr=%x/%x] AWE32: [-- loopend=%x/%x] AWE32: [exoff(%d)] AWE32: [-- pitch=%x] AWE32: [-- loopstart=%x/%x] AWE32: p-> bend(%d) %d AWE32: p-> tune+ ofs=%d AWE32: p-> scale* ofs=%d AWE32: p-> ofs=%d AWE32: set sample (%d) AWE32: [-- voice(%d) vol=%x] AWE32: [off(%d) nt=%d vl=%d] AWE32: [on(%d) nt=%d vl=%d] AWE32: [program(%d) %d] <7>AWE32: debug mode = %d AWE32: remove last samples AWE32: init attenuation %d AWE32: channel mode = %d AWE32: drum flags = %x AWE32: ctrl parms = %d %d AWE32: fx_realtime (%d) AWE32: effects (%d) %d %d AWE32: [after(%d) %d] AWE32: [mainvol(%d) %d] AWE32: [bank(%d) %d] AWE32: [modwheel(%d) %d] AWE32: [expr(%d) %d] AWE32: [pan(%d) %d] AWE32: [chorus(%d) %d] AWE32: [bend(%d) %d] AWE32: [range(%d) %d] AWE32: [reverb(%d) %d] AWE32: [volmethod mode=%d] *TEMPORARY*AWE32: [sample %d mode %x] AWE32: [setup(%d) ch=%d] AWE32: initializing FM awe: not ready to write.. AWE32 found at %x AWE32 WaveTableAWE64 WaveTableAWE64 Gold WaveTableAWE32 not found midi: note_on (%d) %d %d midi: note_off (%d) %d %d midi: control (%d) %d %d <3>AWE32: I/O area already used. <6> <3>AWE32 Error: too many synthesizers AWE32: p-> sum aofs=%x, rate_ofs=%d AWE32: p-> fixkey(%d) tune(%d) AWE32: p(%d)-> root(%d) tune(%d) <4>AWE32: unsupported ioctl %d AWE32: hw control cmd=%d voice=%d AWE32: [control(%d) ctrl=%d val=%d] <4>AWE32 Error: Invalid patch format (key) 0x%x <4>AWE32 Error: Patch header too short <4>AWE32 Error: unknown patch format type %d <4>AWE32: sample: Patch record too short (%d<%d) <3>AWE32: can't open: failed to alloc new list <3>AWE32: failed to alloc new list <3>AWE32: can't alloc info table <3>AWE32: can't alloc sample table <4>AWE32 Error: invalid patch info length <4>AWE32 Error: patch length(%d) is smaller than nvoices(%d) <4>AWE32 Error: Invalid voice number %d <4>AWE32: remove_info: patch not opened <4>AWE32: load: sample size differed (%d != %d) AWE32: sample data %d already present <4>AWE32: replace: invalid sample size (%d!=%d) <4>AWE32: replace: cannot find existing sample data %d <4>AWE32: replace: exiting size differed (%d!=%d) <4>AWE32: replace: invalid channels %d <4>AWE32: replace: patch not opened AWE32 Error: Sample memory full <4>AWE32 Error: Patch record too short (%d<%d) AWE32: [gusenv vibrato rate=%d, dep=%d, tremfrq=%x] AWE32: [gusenv tremolo rate=%d, dep=%d, tremfrq=%x] AWE32: [gusenv atk=%d, hld=%d, dcy=%d, rel=%d] AWE32: [gus base offset=%d, note=%d, range=%d-%d(%d-%d)] <3>AWE32: too deep mapping level <6>ISAPnP reports %s at i/o %#x <3>AWE32: No ISAPnP cards found AWE32: %d Kbytes memory detected <4>AWE32 Error: too short chorus fx parameters <4>AWE32 Error: invalid chorus mode %d for uploading <4>AWE32 Error: too short reverb fx parameters <4>AWE32 Error: invalid reverb mode %d for uploading Sound: Too many midi devices detected %F%F%F%'%F%$$$$$$F%$$%P&n&&&&&&'%'X'r'''($(.(Q(r(///////$000$0$0$0$0$0$0<0M0 ee ee eje&eje4ejejeje@ejejejeRejejejeeeeeeffAfAffQP1XYfQP1XYAfP1XAfQP1fXYgP1fXgP1XAgQP1fXYgP1fXgfff fffff f(f8fJgUgk gzggGCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.data.bss.modinfo__ksymtab.rodata.str1.1.rodata.str1.32.rel.rodata.rel.fixup.rel__ex_table.comment4/g )g& % ,/@` 4@F =G2V2`g jȞ<f p vr l` } ,G   $2?F MT es $(*,048<@`" W /W FX[4 j\s}7 #;($k$,.)ui*-vp..q#I-*I  =I TTfco Y&~ZWJ8z02?6E2Yer#4 08 <LHR:[FgN5pG|*T4JK3K`TT NHM *p{k$E5@ E@ T)ct9?(@ ~J}E~4x p zDn` (, #4;RIMUOb3pL0~U2~,aDOo "0; L8\ IhT* VGfc)bq'V K 4F02iHF"$U#f#Vt&$G Cw()b6<8 23< 3+G9F.`4!;5/J7JZUzmWz=0Td11632Qf y3< 4"' >4"8 A2D B~R DCf 5mr C? : A2 :"    :M UO! ERo <J( B|7 CRK D\c Ew CG&     XL vQ Rv 0   P T$ *S5 SK `W  f uVz ` `!p @  WJ !H @" W # CYs Y  Y Y/* #5 #A #L #U #` #l $u $~ T ` Y AZ Z3 Զ   @  @$@ [C [P \ \* \b> ;\'T b\ e [jp ZW~ _ ^ _ c d  _F $ $ $ aP#aV80b&AVbKdbSrb\bib xbb$D%bbbc-cKcgcc&``&0d)Ld4hd>dI&0T& cfn .~`) &. &(/DOWm~,@J_djduddawe_wave.c__module_kernel_versioncurrent_sf_idlocked_sf_idsfheadsftailisapnp__module_licenseawe_mem_startawe_max_voicespatch_openedatten_relativeatten_offsetawe_presentawe_busymy_devdrum_flagsplaying_modecurrent_alloc_timeawe_infoctrl_parmsawe_update_volumeawe_update_chorus_modeawe_update_reverb_modeawe_update_equalizerawe_operationsawe_openawe_closeawe_ioctlawe_kill_noteawe_start_noteawe_set_instr_2awe_resetawe_hw_controlawe_load_patchawe_aftertouchawe_controllerawe_panningawe_volume_methodawe_benderawe_allocawe_setup_voice_attach_aweawe_detectawe_check_portvoice_allocattach_midiemuawe_request_regionawe_reset_samplesawe_initializefree_tablesawe_free_sf_unload_aweawe_release_regionunload_midiemupreset_table__constant_c_and_count_memsetport_setupedawe_cur_cmdsetup_portsawe_portsawe_pokeawe_poke_dwawe_peekawe_peek_dwawe_waitctrlsawe_init_audioawe_init_dmaawe_init_arrayawe_check_dramawe_init_fmawe_tweakawe_init_ctrl_parmsawe_init_voice_infoawe_init_voice_parmfreq_to_notecalc_rate_offsetattack_time_tbldecay_time_tblcalc_parm_holdcalc_parm_attackcalc_parm_searchcalc_parm_decayparm_defsawe_fx_tremfrqawe_fx_fmmodawe_fx_fm2frq2awe_set_voice_pitchawe_set_volumeawe_fx_filterQFX_BYTEFX_WORDFX_COMBFX_OFFSETvoltargetawe_note_onvoicesawe_set_pitchawe_set_panawe_note_offawe_terminateawe_tweak_voiceawe_exclusive_offawe_voice_initawe_calc_pitchawe_set_voice_volawe_calc_volumeawe_set_sampleawe_calc_pitch_from_freqvol_tablevoltab1voltab2expressiontabawe_change_master_volumeawe_sostenuto_onawe_sustain_offawe_fx_initawe_terminate_and_initchannelsawe_channel_initawe_voice_change__constant_copy_to_uservoice_in_rangerelease_voiceawe_note_off_allstart_or_volume_changeset_and_start_voiceawe_alloc_multi_voicesawe_alloc_one_voiceawe_search_keyawe_search_instrawe_set_instrawe_hw_awe_controlawe_hw_gus_controlawe_remove_samplesawe_send_effectawe_modwheel_changeawe_load_infoawe_load_dataawe_open_patchawe_close_patchawe_unload_patchawe_replace_dataawe_load_mapawe_probe_dataawe_remove_infoawe_load_chorus_fxawe_load_reverb_fxawe_load_guspatchawe_create_sf__constant_memcpyis_shared_sfis_identical_nameid_head.0info_duplicated__constant_copy_from_usercheck_patch_openedalloc_new_infoalloc_new_sampleadd_sf_infoadd_info_listsearch_sample_indexremove_inforebuild_preset_listawe_write_wave_dataadd_sf_samplereadbuf_initreadbuf_addrreadbuf_offsreadbuf_flagsreadbuf_wordawe_open_dram_for_writeawe_close_dramcalc_gus_envelope_timepurge_old_listis_identical_holderawe_search_multi_voicesreally_alloc_voicesawe_clear_voiceinit1init2init3init4awe_send_arrayawe_open_dram_for_checkawe_detect_baseisapnp_awe_list__module_isapnp_device_size__module_isapnp_device_tableidevawe_probe_isapnpawe_deactivate_isapnpchorus_parmchorus_definedawe_set_chorus_modereverb_parmreverb_cmdsreverb_definedawe_set_reverb_modebass_parmtreble_parmawe_equalizerawe_midi_operationsawe_midi_openawe_midi_closeawe_midi_ioctlawe_midi_outputcmy_mididevmidi_openedcoarsetunefinetunexg_mappingxg_bankmodegs_sensexg_sensecurstmidi_modeinit_midi_statusget_midi_charclear_rpnnrpnrpn_msbrpn_lsbrpn_valmsb_bitstatus_eventmidi_note_offmidi_note_onmidi_key_pressuremidi_control_changemidi_program_changemidi_channel_pressuremidi_pitch_wheelqueue_readspecial_eventmidi_system_exclusivemidi_select_bankmidi_rpn_eventmidi_nrpn_eventxg_control_changemidi_detunegm_on_macro.1xg_on_macro.2gs_pfx_macro.3send_converted_effectadd_converted_effectfx_delayfx_attackfx_holdfx_decayfx_the_valuefx_twice_valuefx_conv_pitchfx_conv_Qawe_effectsnum_awe_effectsgs_cutoffgs_filterQgs_attackgs_decaygs_releasegs_vib_rategs_vib_depthgs_vib_delaygs_effectsnum_gs_effectsxg_cutoffxg_filterQxg_attackxg_releasexg_effectsnum_xg_effectsiomemsize__module_author__module_description__module_parm_io__module_parm_desc_io__module_parm_memsize__module_parm_desc_memsize__module_parm_isapnp__module_parm_desc_isapnp__this_moduleprintksound_alloc_synthdevsynth_devssprintfsound_unload_synthdevschedule_timeoutioport_resource__check_region__request_region__release_regionsemitone_tuningcent_tuning__generic_copy_from_userkmallockfree__get_user_1__get_user_2isapnp_find_devsound_alloc_mididevmidi_devssound_unload_mididevattach_aweunload_aweinit_modulecleanup_module(018BK)U\ah*lrv+1(1 49,?Reoy )3Xemx ./*/.4/CH.M/\emr.w0|.0.0.1.1.1(2 2#3223)S]@ F O  8  DI(Z_(Z`&=Q_hu{( ?Eb ? (%W]zRXu`k~W1((((1(-2(K1P(_d(|ns(*1cy(irz('9d 7Gjpw4;Nov(X1]({*6Hgw E J (f q    !S!Z!h!!!!!!!!!"""O"""""(1#d###$ $$$(-$3$X$_$$$ %S%`%l%%%%(&L&T&`&r&&&&&(&'''3'8'(C'J't'''(''''(''''(''?(S(a(1f((v((((()()1)N)S)(y)~)()))))*F*[*`*(****1*( ++-+2+(T+\+++++++(+ ,,(5,G,L,(w,,,,,,,(,--(n-|---(---(---(-.".).1.?.Q.V.(`.r.}.......(.*/1//(H/1M/(k/4/'01,0(a01f0(0500000181@1Q1Y1w1111262623313163(n3s3{333313(333333 4$4504154(F45R41W4(m41r4(55 66,6116(616(g76p76717(78+8108(818(8818(;96P9a9919(919(:1:*:@:_:o:1y:1~:(:::::::7:::8>;Q;i;q;1v;(;;<C=1H=(p=4=1=(_>r>w>(@????)@1.@(H@1M@(ACAVApA1uA(A1A(A6BBC"C*CMC_CeCmCyCCCDLDUEEE1E(EFFBFbFpFFFFFFFFFFFFGG/GKGvGGGGH#H:HpHHHHHHHHHIII5I*lIxIIIIIIIIJ#J(K LLKLMNNN OOO"O,O6OFOKO(@PPPPQ(*QgQ&RoRRSSS(/SBSISQSYS9cSvSSSSSSSS1S(SS TT9TATFT(fTzTT1T(TTTTTUUU#U1(U(0UxUUUUV1V(9VUVcV1hV(VVVVVV W2W17W(VWrWW1W(WWWW XX/XCXTXeXyXXXXXXXY Y:YY;!Y'Y1,Y(3Y=Y<EYWY]YgYqY{YYYYYYYYYYZZZ Z(Z8ZZ\[[[[([\\(N\\\\\\]]!]y]]]]]^ ^^'^5^A^N^u^z^(^^^^^__$_=_G_R_W_o_y_____```4`G`S``.a@aUaiasa}abbbc9cUcqccccccccccdd d%d:dVdvdddddde-(j&(.(26\' $(,048<@DHLPT<L\l\(4@P #'####@$H$P$X$`$h$p$$$$$$$$$%% %,%8%D%P%\%h%t%%%%%%%%%%&& &,&8&D&P&\&&&&&  $(,048<@DHLPTX\`dhlptx|  $(,048 $4FQgv  $(,048<@DHLPTX\`dhlptx|geexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/sound/esssolo1.o0100644000000000000000000007414007676400615026622 0ustar rootrootELF(X4(WVSSD$|$D$\$1YfW yaQF~hfWY 1ۜYfW y'QC~hZfW D$X[^_ÊD$QQWVSD$fxL$w\$ȉW[^_VSD$ fpL$^ȉV[^VS\$ ^C`uu ~uV[^ÃC`jjxSzhjjxSfWVSt$_N`u(u⋆)9}uW[^_ÃN`jhV~fN$ 1Q YQ T@fHf1UWVSPt$$V<Ѓ>l$F9ȋv) $$jPhV. FP@tAFPPt~TvPjzVjjxVF`W[^_ðQ1ۜYfV y%QC~hfVX MQCUWVS$$$t$8i]thYĴ[^_]ÁoM8pMeM\OeM0vMŃMt먉%?uu$@Hw@tֺ26ȉƒ ɉ$D$șD$ PXP$$ftZ.!9P ۹u1ƉEvoQJT$ӺTdvddvd@v Dǀ@vDљÉPj`$Pjb$$\$(fYB!9P !1D$E =9Ӻ}ځUUUU%UUUU ȉ3333%3333 ȉ% ȉ% 1H91 u @~1Pj$1҃ j$ !XZ막ֺ6ȉv{Xؿ $ș$ Ph$$fr@!9P ۹1ƉE{w{aZ։Ӻdv`dƒљPj<$$fs>!9P 1ƉEw$`!9P t/j$.Y1^ Eظ!9P X1EJ!9P )1E!9P ۹1E!9P 1E@!9P Ë$1DG.El!9P ۹K1E=T$$Ixu|$4 Ixuj0RU< z\$TIxu|$d Ixu󪋌$QH$j\S뛉Ӻ t.?SjR$1PjP$!9P ɻjR$_1ZEyӺt8j}1$_!ZPj}$G j}$[Y^!9P 1ɉ]WVSD$1x@tS= Zt:ut>i]th[[^_ËD$p\1s8t9~ u‹D$@\t8i]thY1t$t$D$p\, WVS !D$\$0$D$D$ D$D$D$D$D$|$4t 1 [^_ÍT$!XP~e~u_u<i,1sXCPt{Tv@uh^랍T$iT$!xA9UWVS D$4p\!D$$D$D$ D$D$D$D$D$t>i]th[ [^_]ËD$4 9D$@u䊆uըwT$8!T$<9P ɺuT$1|$<Z)닆9}ÅR;\$i]th[$[^_]ËD$8 9D$Du䊆uըT$i]th][^_]ËT$fBft/|$ttt$Pt$ T$fBft/|$ttt$Pt$ [VbD$fPЃf_ttQ9|Aftt9|S9~ჾ뷜[f`jhV\ SFP@@i]th][^_]ËE7u[f`jhV_ SFP@@i]th[@[^_]Ë\$X=PfK=P=P@s=P@?1=Pt=P=Pt3=PtUPV;ƒ 둃fu1jVXYtfuaT$XfBfuV1]N[f`jhVy Sdždždždž믜[f`jjxV Sdždždždž\=Pt4=Pw=P\$XK1=P=P=Pwf=vMt7=P!9P ۹u1ɋFXE3!9P u1E=Ps=Pr3= PN!9P u1E댸!9P ۹k1ɋFTE^!9P ۹=11FPHE Չ׺BfttHuA[f`jhVS SFP@@ZYu31f~$W WTW ؉fI_ȉfPhV PhV fV$ 11(= P= Pw=P= PӉ׺kftK% w dž  v dž  džT$XfBf{w džv dž:dž+ȃft ȃft ӺpCvZftT$XfBf׺u.!9P ۹1ɋFTE[f`jhV S[f`jjxV S1@FTV6_뀉׺}[f`jhV S[f`jjxV S~ $șD$ D$$ D$ЙD$ Й|$\$كd$)ÉD$x[+T$xO9} T$T$L$\$^XN\V,X!9P ۹01ɋFXE#롸!9P ۹1E3UWVSl$u\t>i]thX[^_]ËEfNdNdPEfEfu'fftFxNdFd1럜[f`jhV SfN$QQ 1t]K8? k, @ k,9wB,9vs3KPvc<4[f`jjxV SfV1t]K8? k, @ k,9wB,9vs3KPvcTPt$D t<$u$떍3Z) R$w!9UWVS(D$i]thX [^_]ËEfue~dNdEf!Ft[fFtt#SFxFd1fV0@P]čT$8![,St?zu9Eu3 kd1uuth+X륍8T$!UWVS@D$Xx\D$\ \$`w2$fOQ1QQ1F1ҁvރ@[^_]j SD$Pv u݊D$<w<vR_pF{D$FD$D$ D$ ȉ1z_jSD$(P UD$!<DtD$ GڍF D$"T$# ŊD$$ ŊD$% ŊD$& ōKF@T$'D$(? ЉF`T$)D$* ЉFT$+D$, ЉFD$1D$<vIp_FD$/L$0 D$- D$. Sj SD$P f_D$Kڰ$\$ ÊD$ ÊD$ ÊD$ ÊD$ ÊD$ ÊD$ È؉fOQ؃QfwNVUWVS$D$8p@!D$D$D$ D$D$D$D$D$D$ $tS= _u<$t$:i]thY$[^_]Ë$L$esssolo1: write_seq timeout <3>solo1: cannot start recording, DDMA mask bit stuck at 1 solo1: buffer above 16M boundarysolo1: buffer crosses 1M boundary<3>solo1: FM synth io ports in use, opl3 loaded? <7>solo1: ddma base address: 0x%lx <3>esssolo1: cannot reset controller <6>solo1: joystick port at %#x <3>solo1: initialisation error <3>solo1: gameport io ports in use <4>solo1: architecture does not support 24bit or 32bit PCI busmaster DMA <6>solo1: version v0.20 time 21:54:38 Jun 25 2003 <2>solo1: invalid magic value @  |68>:m $ R  ==m>?y@@JJJJJSolo1ESS Solo1<7>solo1: dma timed out?? <7>solo1: midi timed out?? <3>solo1: io ports in use <3>solo1: irq %u in use <4>solo1: out of memory <6>solo1: unloading '  J  ^Q##)*m+-[//BKANKA]KfKQP1XYKQP1XYAKP1XAKQP1fXYKP1fXKP1XAKQP1fXYKP1fXK (  ( 2 < FG P Z dnx!_R##)*n+-\//DKOK QK\K^K`KfK!hK$K,K<KNKYKoK~KKGCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.data.bss.modinfo.rodata.str1.32.rel.rodata.rodata.str1.1.rel.fixup.rel__ex_table.comment4M i )`MH % s/O4O =2`P Q S M tY2SlTh t0 w0VPs u WW [G b $/%; FZP,ZfKAjz{a @Y d(  Kcq (' $ H1<&;bF_Ra]ANh t/2Lz1`H34O4/568N9&<s9HItU=flK@.B HPjC;E>yEEJr aI8";U?JA` qJ .ENTmx2ASdlr~5EYo Cc?JAJesssolo1.c__module_kernel_versionwrite_ctrlwrite_mixerread_mixerstart_dacstart_adcprog_dmabufld2solo1_update_ptrprog_codecinvalid_magicmixer_src.0mixtable1.1mixreg.2mixer_ioctl__constant_copy_to_usersolo1_open_mixdevsolo1_driversolo1_release_mixdevsolo1_ioctl_mixdevsolo1_mixer_fopsdrain_dacsolo1_readsolo1_writesolo1_pollsolo1_mmapsolo1_ioctlsolo1_release.text.lock.esssolo1solo1_opensolo1_audio_fopssolo1_handle_midisolo1_interruptsolo1_midi_timersolo1_midi_readsolo1_midi_writesolo1_midi_pollsolo1_midi_opensolo1_midi_releasesolo1_midi_fopsop_offset.3solo1_dmfm_ioctl__constant_copy_from_usersolo1_dmfm_opensolo1_dmfm_releasesolo1_dmfm_fopsinitvolsetup_solo1solo1_suspendsolo1_resumesolo1_probe__constant_c_and_count_memsetsolo1_removeid_table__module_pci_device_size__module_pci_device_tableinit_solo1__module_licensecleanup_solo1printk__const_udelaypci_alloc_consistentmem_map__wake_up__get_user_4pci_devicespci_dev_driver__this_moduleno_llseekadd_wait_queueschedule_timeoutremove_wait_queue__generic_copy_to_userschedulepanic__generic_copy_from_user__pollwaitremap_page_range__down_failed__up_wakeuppci_free_consistentjiffiesadd_timerdel_timerioport_resource__request_region__release_regionpci_write_config_wordpci_write_config_dwordpci_set_masterpci_enable_devicepci_set_dma_maskkmallockfreerequest_irqregister_sound_dspregister_sound_mixerregister_sound_midiregister_sound_specialunregister_sound_dspunregister_sound_mixerfree_irqunregister_sound_midiunregister_sound_specialpcibios_presentpci_register_driverpci_unregister_driver__module_author__module_descriptioninit_modulecleanup_module16GbgGH%IVJKyHGAFGGU`L: L L   L LN  ^   *ErLLMMNMGGQR GS=SG2QTS*UUZGV[VG0QWS9UX]V{GXXjoV1bgGYVGjL $!)!G!!V(LW)LA,L>-L-L1.L//G0Ku0J0\1JN1\1M1M1N11M22G^2Q2U2S4K4]t5y5G5Q 6U:6Sr6T#7(7G~7Q7W18SZ8U88G8X9X[9Mn9M9N99M99G::Q]:Uf:S9;]P;V;^x<}<G<K<_ =QP=R]=b=Gt=S=>@M@MANA'AMDAIAGAQAUASBB`Ba~BBGBBGPtth@X$[^_]ËD$8 9D$DuDu֋L$<9J učq;DuXYFLFLfV Qh0 FPPVLѸ1PPVy$T$0Z <)(9}ÅLR9vSPt$D uw;1<לZ )(R\$<$)Du>yj:0T$! $}VX빃<$u$DD$8@uc :!xu'9DR$N<$D$8<$.$"V3Xq!UWVS$D$8X\!D$D$D$ D$T$D$T$D$D$ t;Ptth@Y$[^_]ËD$8 9D$Duu֋L$<L$@9J u8uXYCL߉CLfS Qh8 CPPSLѸ1PPS$T$$|$@_)9v)΅^W;t$@vt$@Vt$@P .1_W)t$@t$<4$uA|$@S7T$! $KS;X붃<$u$D$8@ucI7!xu'37O$N<$D$8<$.$"SZq!ǃLUWVS|$_\1ۋt$t;Ptth@][^_]fGft&tt VPW fGft&D0tt VPW ^S/fWЃf_t89(|Aftt9|V<9ۜYCLCLfS Qh0 CPPSLѸ1PPS{1҅YCL߉CLfS Qh8 CPPSLѸ1PPS1҅uUWVSD$p\t>Ptth@X[^_]Í4T$Bu4뷜YFLFLfV Qh0 FPPVLѸ1PSVSuD$x4uL$QiK)9jL$qR@PUt HK<?YFL߉FLfV Qh8 FPPVLѸ1PPUWVSPtth@_<[^_]ËL$T=PfyB=P=P@=P@&1=Pt=P=Pt3=PtUPVx 둃fu1jV [^tft;YFL߉FLfV Qdždždždž|$TfGftYFLFLfV Qdž$dž(dždž X=Pt4=Pw=P(t$TN/1=P=P(=P=vMtO=P!9P SFL%X1҉1E0!9P ۹1E=PP=Pr:= PD!9P 1E!9P ۹1fFPtt Eu!9P ۹H1fFPt t E)ՉӹftwDuWYFLFLfV Qh0 FPPVLѸ1PPVDVIY\$TfCftsuWYFL߉FLfV Qh8 FPPVL׸1PPV VZqYFL߉FLfV QRDYFLFLfV Q6=P =P=P =P =P=PfiuWYFL߉FLfV Qh8 FPPVL׸1PPV _V~XWx+!9P 1ɉ]1щ1ft FLtft FL t!9P {1ɉ]q= P= P=P f?uWYFL߉FLfV Qh8 FPPVLѸ1PPVd_VTD$ XxP\$ D$$t H!Wj D$ PU+ u1҉q1= PfQDuWYFLFLfV Qh0 FPPVLӸ1PPVv_Vf8D$8(Xx'\$8D$0\$,WjD$01ՃfuWYFL߉FLfV Qh8 FPPVLѸ1PPV7_VD$8Xx))ډT$8D$0T$,W91ӃfDuWYFLFLfV Qh0 FPPVL׸1PPV{_V$D$ (Xx3\$ D$$Dt 8H!(W1=Pl=P=P=Pչft2YFLFLfV QD_tbNPfV FP WL$TfAf YFL߉FLfV Q_tNPfV FP WfPfP뜉T$ӹ9ft7YFLFLfV QD_fPfV FP WL$TfAft5YFL߉FLfV Q_|$tefPfV FP W!9P ۹VPt$TfF1ft t EeNP뙃NP KfYFL߉FLfV Qh8 FPPVLӸ1PPVlÉ!9P ىEYFLFLfV Qh0 FPPVLѸ1PPVÉ[!9P :8ىE*= P= Pw=Pgh= P]ӹftGHLw džHHv džHL džLL$TfAfw džv dždžft Pwft `BvftP\$TfCf1&T$ӹft5YFLFLfV QD_KNPfV FP WL$TfAft5YFL߉FLfV Q_|$~eNPfV FP W!9P ۹VPt$TfF1ftt EfP뙃fPKӹVd!ƒqP~PYFLFLfV QYFL߉FLfV QD_NL؉ $D$ $$^LfV $W!9P ۹FL%X1҉1E!9P 1E3rUWVS(D$<@@D$!D$ D$D$D$D$ D$D$D$ D$$jD$3Ett }Ptth@]([^_]ËD$@h\MTMT<#T$@fBfEdtvL$@A\$uh}T!$ET"$x9MT"T$@fBfEdu[EdfuEL% ELL$@fAft>UPπDDžPDžLDžHUPD$T$@fBft:EPDžDžDžEPd$|$tWM EPQ ELSL$@fAf EdMTET!DžDž@1TEP롃 UPL7MTET!!UWVSl$]\t;Ptth@Y[^_]ËEfoKTKTY!EfYCL߉CLfS Qt]N8? k, @ k,9wB,9vv6NPs fYCL࿉CLfS Q]N~EKPfS CP U!9P 11CP@cP빉ֺVYCL࿉CLfS Q]tKPfS CP UcP!9P 1 UWVS(D$<@@D$!D$ D$D$D$D$ D$D$D$ D$$jD$3Ett }Ptth@_([^_]ËT$@fBftL$@i\MTMTEdftsD$@@\$uhډ}T!$ET_$xMT=EdfuDžDžDž[EL% ELEPEPd$|$t*M EPQ ELSfMdMTET1EPκMTETWVSD$X\t;Ptth@Y[^_Ë@%PSXZKTKT`YCL࿉CLfS Q{pspt]N8? k, @ k,9wB,9vv6NPs f|Pt$D t<$u$떍3ZT)\R$w!9UWVS(D$U@JABDEGM@@M@@M@@M@@M@@M@@M@@M@@M@@ M@@tP@@BIMkernel_version=2.4.21parm_joystick=1-5iparm_desc_joystick=if 1 enables joystick interface (still need separate driver)parm_lineout=1-5iparm_desc_lineout=if 1 the LINE input is converted to LINE outparm_micbias=1-5iparm_desc_micbias=sets the +5V bias for an electret microphoneauthor=Thomas M. Sailer, sailer@ife.ee.ethz.ch, hb9jnx@hb9w.che.eudescription=ES1370 AudioPCI Driverlicense=GPL+"VD<2>es1370: invalid magic value B ! c @'O%O-O2O:O<3>es1370: write to codec register timeout <4>es1370: architecture does not support 32bit PCI busmaster DMA <3>es1370: io ports %#lx-%#lx in use <6>es1370: found adapter at io %#lx irq %u <6>es1370: features: joystick %s, line %s, mic impedance %s <3>es1370: cannot register misc device <3>es1370: joystick io port 0x200 in use <6>es1370: version v0.38 time 21:54:31 Jun 25 2003 ES1370Ensoniq ES1370es13701outonoffin0<3>es1370: irq %u in use <4>es1370: out of memory <6>es1370: unloading 7 n Z[E2""'F((7+Y,,i6\777E8s8:8;;o<=W>OAOAOO 8 o  (2[<FPZ\dnxB3""'G((8+Z,,g6^777G8"q8, :6:;@;Jq<T=^U>hOrOzO}OOOOOGCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.data.bss.modinfo.rel.rodata.rodata.str1.32.rodata.str1.1.rel.fixup.rel__ex_table.comment4VQ n0 )Q % x /HT4`T A`V = 8U@KH[JAlB~DEPGR@H PBI  Or2M@@8Ibx|(NNN) );I`l@P?/ ?J`CZ#o -DM^tNNN)es1370.c__module_kernel_versionsample_sizesample_shiftdac1_sampleratedevswrcodecstart_dac1start_dac2start_adcprog_dmabufld2es1370_update_ptres1370_handle_midies1370_interruptinvalid_magicmixtableset_recsrcmixer_ioctl__constant_copy_to_useres1370_open_mixdeves1370_release_mixdeves1370_ioctl_mixdeves1370_mixer_fopsdrain_dac1drain_dac2es1370_read.text.lock.es1370es1370_writees1370_polles1370_mmapes1370_ioctles1370_openes1370_releasees1370_audio_fopses1370_write_daces1370_poll_daces1370_mmap_daces1370_ioctl_daces1370_open_daces1370_release_daces1370_dac_fopses1370_midi_reades1370_midi_writees1370_midi_polles1370_midi_openes1370_midi_releasees1370_midi_fopsjoysticklineoutmicbiasdevindex__module_licenseinitvoles1370_probebugbuf__constant_c_and_count_memsetes1370_removeid_table__module_pci_device_size__module_pci_device_tablees1370_driverinit_es1370cleanup_es1370jiffiesscheduleprintkpci_alloc_consistentmem_map__wake_up__get_user_4__this_moduleno_llseekadd_wait_queueschedule_timeoutremove_wait_queue__down_failed__generic_copy_to_user__up_wakeup__generic_copy_from_user__pollwaitremap_page_rangepci_free_consistent__module_parm_joystick__module_parm_desc_joystick__module_parm_lineout__module_parm_desc_lineout__module_parm_micbias__module_parm_desc_micbias__module_author__module_descriptionpci_enable_devicepci_set_dma_maskkmallocioport_resource__request_regionkfreerequest_irqregister_sound_dspregister_sound_mixerregister_sound_midipci_set_masterunregister_sound_dspunregister_sound_mixerfree_irq__release_regionunregister_sound_midipcibios_presentpci_register_driverpci_unregister_driverinit_modulecleanup_moduleK$K4LD FN O@PPPP4   M  Q\ y  ! QM Q     5_QQwQMHMMT5DNU_V~VTUVVRWMTkXV(L MTIZVLM[B[Mk\MQ &Q&Q )Q*QW*Q^+Q,,-#-Mp-T-L-V./3/M/O/]A0O~0]0P?1D1M1T2Zl2V2LC333M3[)4e4j4M44\<5A5Mw6Q678n9Q99:G::t;Q+<<Q=QP=Q=Q>>>>MS?Tv?L?Vl@q@M@OA]3APAAM BTIBLvBVBX_CdCMCTDZmDVDLEEM2E[WE[EE F%FMwFTFLFVPHUHMHPHTIU,IVKIXIqIfIgI IMIhtJ~JiJjJ JMJkJJJlJJJKKKfSX@1jVSF vhjpSh@jqShjtS$h@juShjlShjmS$hj|Shj}Sshj~Sf$hjSVh"VS}h"VSh"VSg$SgfS^1[^UWVSD$,D$D$0fD$D$(01fV@t Cv]VZ%xfV 1fVthCXv1fV%=thCXv؊L$D$ fVVfVU[^_]UWVSD$($D$$01fV@t Cv]VEǁxXfV 1fVthCXv1fV%=thCXv؊$%fV VfVYU1fNQ@t Cv1ۍQx Cv[^_]UWVSP\$]@Xu <~vtqϋ@fsV 0LڍC ! 9sBV$fT$CfT$UX[^_]UWVSR|$] u t{ ⿯ tgсfwV |ڍC! 9sBV(fT$CfT$UX[^_]ÉсUWVSS\$]u⋃)9}yttfsV 0ڍC ! 9sBV,fT$CfT$UY[^_]UWVSP\$S<Ѓ;l$$CUWVS\$fC1V tGV싋w"(@%AV ufs1V tStJ +(VIE% wV tuu"tfS [^_]ø썃 ǍEVS\$fsVyEt%t%t%V SOX\$ [^u[^UWVSS\$ҋD$L$ $t:qtth YZ[^_]Ë<$w,t1=Mt=Mw9=Mt QPSSLƒ ɸ!9P u1ۉ1=MuljѺuуdvddvd Ћ $A,_d)о@FPj~Q)S^Pjt$CW1(D$H@=t3P9J@tt:qtth XËD$P\1øËD$@\t8qtth X1ËD$@\t$4t$Pj WVS !D$\$0$D$D$ D$D$D$D$D$X1<|$4t [^_ÍT$D!X<P~[~uUu2Li,1 @먍T$DqDT$!xt E1>WVS !D$\$0$D$D$ D$D$D$D$D$1<|$4t [^_ÍT$!XP~Z~uTu1i,1 @멍T$rT$!xt F1?UWVS$D$8p\!D$l$@D$D$ D$T$D$T$D$D$ $t>qtth X$[^_]ËD$8 9D$Duu֋L$<9J uč``_?uLYfVQh0 PPVF$T$Z)9}ÅLR9vSPt$D uw;1לZ)R\$<$)u>y``d>T$! $VX빃<$u$D$8@uc``>!xu'`=R$N<$V$J<$.$"VXq!UWVS$D$8X\!D$D$D$ D$T$D$T$D$D$ t;qtth Y$[^_]ËD$8 9D$Duu֋L$<L$@9J u``<uLY߉fSQh8 PhPS$T$$|$@_)9v)΅^W;t$@vt$@Vt$@hP .1_W)t$@t$<4$uA|$@S``;T$! $WSX붃<$u$D$8@uc``O;!xu'`9;O$N<$V$J<$.$"SMZq!|ǃLUWVS|$_\1ۋt$t;qtth ][^_]fGft&tt VPW fGft&tt VPW ^SfWЃf_t9|Aftt9|V<9ۜYfSQh0 PPS`1҅*Y߉fSQh8 PhPS1҅UWVSD$p\t>qtth X[^_]Í``8T$Bu``8뷜YfVQh0 PSVPuL$y4uD$PhK)9vL$qR@PUt TK<KY߉fVQh8 Ph\UWVS(T$@Z\ۋD$Dl$Ht;qtth ^([^_]Ët$@=PfN"=P=P@=P@51=Pt=P=Pt6=PtUPC4Pƒ 뎃fu1jSY[qftAY߉fSQǃǃǃ|ǃt$@fFftYfSQǃǃǃǃL=Pt4=Pw=P|$@O#1=P=P=Pw~=vMtJ=P!9P u1ftE2!9P u 1E=P[=Pr3= P@!9P u1E봸!9P ^1fɋtt E<!9P 1fɋt t E׉ֺftkuKYfSQh0 PPS+SOYt$@fFftguKY߉fSQh8 PhPS"S ZY߉fSQdYfSQ6=P! =PJ=P =P =P=PfɺruKY߉fSQh8 PhPS_SXWx+!9P ۹1ɉu1щȃ1fttft t!9P 1ɉu|= P= P=P fɺNuKY߉fSQh8 PhPS_SxD$ XxPxt$ |D$t H!Wj D$ PUP0 1= PfɺluKYfSQh0 PPS_SD$$Xx't$$D$t$WjD$+1ՃfɺuKY߉fSQh8 PhPSj_SD$$Xx))T$$tD$xT$WE1ӃfɺuKYfSQh0 PPSH_S8D$ Xx3t$ D$t H!W1=P=P=P=Pպ#ft>YfSQ_twfS Wt$@fFfCY߉fSQ_tfS W⃣뇉$ֺ[ftCYfSQ_fS Wt$@fFft@Y߉fSQ_<$tnfS W!9P \$@fC1ft t Ei僋됃 4ft~Y߉fSQh8 PhPSƉ!9P EYfSQh0 PPS Ɖy!9P TED= P= Pw=P= P{׉ֺftK%w ǃv ǃ ǃt$@fFf%w ǃv ǃǃȃft ȃft ֺFvft|$@fGfF;T$ֺftAYfSQ_NfS Wt$@fFftAY߉fSQ_|$~nfS W!9P \$@fC1ftt E僣됃3ֺxf|$@fGfuI!9P >|$@fG1ftEY߉fSQVS^_댜YfSQVSXZN!9P ۹1E3UWVS(D$<@@D$!D$ D$D$D$D$ D$D$D$ D$$~jD$3Ett }qtth Y([^_]ËD$@h\'T$@fBfL$@A\$!$<'$x'T$@fBfwL$@fAfT$@fBfYT$@fBftωD$T$@fBftd$|$t]U QL$@fAf T&hDž`Dždh@1_똃 _DžDžDžh@U_XDžDžDžh@UXZ%UWVSl$]\t;qtth ][^_]ËEf:%EfY߉fSQhht]N8? k, @ k,9wB,9vv6NPs fn]S.<YUx*!9P ۹b1ɉ>Y1=P=P/=P=PS׺t?Y࿉fSQX]tTfS U!9P 11몜Y࿉fSQh0 PPSlj!9P L= P= Pw =P= P׺%\`w ǃ\\v ǃ\`ǃ` dѺ1Avd׺t=Y࿉fSQX]O~NfS U!9P 11@밉׺cY࿉fSQX]tfS U!9P !1UWVS(D$<@@D$!D$ D$D$D$D$ D$D$D$ D$$jD$3Ett }qtth X([^_]ËT$@fBftL$@i\TfD$@@ \$ډ!$$xfzDždDž`Dž\Xh@UY_Xd$|$t0U Qfa1ź=uWVSD$X\t;qtth Y[^_Ë@%PSXZY࿉fSQt]N8? k, @ k,9wB,9vv6NPs f(Pt$D t<$u$떍3Z)R$w!9UWVS(D$9@LABDE*HM@@M@@M@@M@@M@@M@@M@@ M@@M@@M@@M@@ M@@ M@@{P! 8Y8tqtX8`G`mJWQkernel_version=2.4.21parm_joystick=1-5iparm_desc_joystick=sets address and enables joystick interface (still need separate driver)parm_spdif=1-5iparm_desc_spdif=if 1 the output is in S/PDIF digital modeparm_nomix=1-5iparm_desc_nomix=if 1 no analog audio is mixed to the digital outputparm_amplifier=iparm_desc_amplifier=Set to 1 if the machine needs the amp control enabling (many laptops)author=Thomas M. Sailer, sailer@ife.ee.ethz.ch, hb9jnx@hb9w.che.eudescription=ES1371 AudioPCI97 Driverlicense=GPL<2>es1371: invalid magic value *` > m ^ j*p{2m2c5 uT5p]K9) ~wqkf`[WRNJFB?<8630.+)'%#!RRRRR<7>es1371: sample rate converter timeout r = 0x%08x Creative ES137x Debug Dump-o-matic <4>es1371: architecture does not support 32bit PCI busmaster DMA <6>es1371: found chip, vendor id 0x%04x device id 0x%04x revision 0x%02x <3>es1371: io ports %#lx-%#lx in use <6>es1371: found es1371 rev %d at io %#lx irq %u <6>es1371: features: joystick 0x%x <6>es1371: enabling S/PDIF output <3>es1371: cannot register misc device <3>es1371: revision %d does not support S/PDIF <3>es1371: no free joystick address found <3>es1371: joystick address 0x%x already in use <6>es1371: Enabling internal amplifier. <6>es1371: version v0.32 time 21:54:34 Jun 25 2003 5W!!&n''z*++"67_778/89:; <p= >%SA1SA@SIS  2|(2X!<!F&Po'Z'd{*n+x+ 6 7a778-89:;<r=>'S2S 4S?SASCSIS!KS$<7>es1371: midi timed out?? AC97 CODEC state reg:0x%02x val:0x%04x es1371<3>es1371: irq %u in use <4>es1371: out of memory <6>es1371: unloading GCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.data.bss.modinfo.rel.rodata.rodata.str1.32.rel.fixup.rel__ex_table.rodata.str1.1.comment4T Xv )U %  /X4 Xq AZ$ = (I2[ ]t_,Y  h`d   s2aHbcbeS n ".; @AOAX2bAo8}5OSA 2 2(\  @$   1MD'Zn H%C$gS K Rc+ .H+}0<3L3\4I m>'}9@HLABDE*H@H I$*09Ce Th\HmmJzzRrWQ`p (RNcR !6>HUcm|"*A@\]q: DdZC@%#4<Qarx.EN`hxRNcRes1371.c__module_kernel_versionsample_sizesample_shiftdevswait_src_readysrc_readsrc_writeset_adc_rateset_dac1_rateset_dac2_ratesrc_initwrcodecrdcodecstart_dac1start_dac2start_adcprog_dmabufld2es1371_update_ptres1371_handle_midies1371_interruptinvalid_magicDACVolTablemixdev_ioctles1371_open_mixdeves1371_release_mixdeves1371_ioctl_mixdeves1371_mixer_fopsdrain_dac1drain_dac2es1371_read.text.lock.es1371es1371_writees1371_polles1371_mmapes1371_ioctl__constant_copy_to_useres1371_openes1371_releasees1371_audio_fopses1371_write_daces1371_poll_daces1371_mmap_daces1371_ioctl_daces1371_open_daces1371_release_daces1371_dac_fopses1371_midi_reades1371_midi_writees1371_midi_polles1371_midi_openes1371_midi_releasees1371_midi_fopsproc_es1371_dumpjoystickspdifnomixdevindexamplifier__module_licenseinitvolamplifier_neededes1371_probe__constant_c_and_count_memsetes1371_removeid_table__module_pci_device_size__module_pci_device_tablees1371_driverinit_es1371cleanup_es1371__const_udelayprintkpci_alloc_consistentmem_map__wake_up__get_user_4__this_moduleno_llseekadd_wait_queueschedule_timeoutremove_wait_queue__down_failed__generic_copy_to_user__up_wakeupschedule__generic_copy_from_user__pollwaitremap_page_rangepci_free_consistentsprintf__module_parm_joystick__module_parm_desc_joystick__module_parm_spdif__module_parm_desc_spdif__module_parm_nomix__module_parm_desc_nomix__module_parm_amplifier__module_parm_desc_amplifier__module_author__module_descriptionpci_enable_devicepci_set_dma_maskkmallocpci_read_config_byteioport_resource__request_regionkfreerequest_irq__release_regionregister_sound_dspregister_sound_mixerregister_sound_midicreate_proc_entrypci_set_masterac97_probe_codecunregister_sound_midiunregister_sound_dspunregister_sound_mixerfree_irqremove_proc_entryjiffiespcibios_presentpci_register_driverpci_unregister_driverinit_modulecleanup_module!S0 5TS?SSS UP V  ( W WWWTX_TT[\]][\ ]?]T[_A]aTH[b!]~a9>TzccTd.3T&X%X%X%(X&)X)X*X, ,8,=,T,[,a,]..T=/Vz/e/V0e\0W00TS1[1b2][2a.333T_3c44T4d44T06X*9X;X@<X<X<X=Xn>t>>>T?[>?aG?]P@U@T@VAeAAWAAT B[KBaxB]B_aCfCTC[DboD]DaEET4EcYEcEE"F'FTF[FaF]HHTIW,I[rI\I=ITI]III IfI=IfJ=JfyJqJrJ JTJsKtKKK KTK=KuKvL LTLwL=(L0LxAL=FLTRLuWLy^LeLuL zLTLLzLL{LLzLL|L=L}MM>MEMyMMM MTMMN~'NSCNeNnNwNNN NTNN=NNuNyNlOsOxOOOOOO\O PTP=PuPvCP HPTtP=|PuPvPPPPPPP PTPP Q$Q7Q $tHH1QRXZQRRhQRUWVSh\$|l$4Ixu4|$ IxuD$7R\T$8$ɸu1h[^_]UWVS8\$Ll$4Ixu4|$ IxuD$7j0Ut$X u1҃8[^_]WVS \$0t$4|$8w"<tm;} u [^_ÁeM\t=eM0t*@t@\xTuWVSPT WS Y[WSShD$P {UWVSQQt$$D$ $D$\$(x@tz?A=wu ^_[^_]Ãt&!9h Ѕu1҅҉x΅y&!9h Ѕu1҅҉xvMƃM$tMt1uMt\$$t$ |$^_[^_]^\$]X[^_]\$XZ[^_]$$\$(t$$|$T$ ]X[^_]$\$(t$$|$D$ XZ[^_],$\$(t$$l$ |$Y[[^_]=2'@\$$t$ D$.1wS\$C@P@ЃHL$ w+$QSR [QSRQRS1WVSD$@@x@t$t tthX[^_ËF{X~4F+F@9tRPh  KvVF)P@QRkXxLu\{@19WPL^h`_hXhh th`jh@ZYtjhZ1@YtjXSD$\$T$ uRh/S [PRh8SWVS F1t81S6D$PC 9|tvσ [^_áSt8thZ[1=ju=X1h[=GSv Duvu=j4jj1 (u*C~1;|[4C;Y|Sh S S\$t$ SZYu ƃ(1[ST$w:t5[(<tPRh`S [Ƃ(S1Rh[ZS\$(u[Sƃ(YSD$[(tPhS[X[ƀ(SD$T$x2)…~D$ߡ)hXWVS|$L$!9P ۋt$uȃt*wHt [^_uffڐUWVS|$l$trǀuOtA4WUP<XZu[^_]ÿǀ볋UWVS t$ D$D$$@$1|$D$x;5| [^_]ËEt @EH4$VDžXZt!C@t @C@HjsTSDYXx@ǀ|$t$t$VXZǀ1Wjh XC@t HC@H4$VY[Et HEHUWVSQl$4L1҉K҉~&1@׉)\{RUXZsFK,K9΋k$}@EЋ4׉ՋSS9w)4\{FK,9|KY[^_]hCXWVSt$D$x@@ubtjsTSHXC@Zt HC@HWV[_tHH[^_VYVSL$ɋt$ \$~19s0B9r[^UWVSD$8|$,$D$xT$,u [^_]|$8T$0B PD$PD$Pt$84\$T$9~ӋD$,\$ \$<y(l$Hp+99rxSD$8D$PU 8T$,\$ u+D$)D$$St$0[^|$'T$8St$h QUh` VpSUhSD$PD$PRt$t$t$Ljt$0t$PQ((?T$0Btta$ut$,i1_BǀQUWVSSS\$1|$(u ]Z[^_]t |$(uD$()빋T$ B PD$PD$PSxq9|$~|$u?t$t$D$,P ut$VSD$Ń )u낸9t$t$h 멅D$ @tǀ!SYUWVST$t$CL$|$ PP PPPPw>Pt|$t$T$[^_]ǀV1X[^_]ÁPu‹t4u1΁HV,jhPV1҃뭋tˋ4tVVV1҃ rP@P@w:P#t:T$PtKPjVP<^]!9P u1ۉjVP8뿉Ѻt ddI PU PTPPw! PPtD Pu C u1]jSV ;4} { t@HL)Љx UZ1 t t=tx$tx4!뼁PPw5PѺQPt?PaѺzPVR@bѺGQV>Ѻ%APVR@HjVP@[u jWRpTQLUWVSD$t$jt$P8ŋjt$ P@jt$(P<Ɔ\ttu@8TZ4dž8N^9Év9w900u;=dž0v dž01҉0=w dž010w4T$t؈uT$t9vÃ1ҋF=v<9vЃw‰F,Ti~Ѕ@4Pt \1V,9s D0@9rN0[^_]Fә9~44Ɔ\5T$ ҋL$u0uÃ0u 4tÃBvtt tÉ0UWVSD$l$|$t0u 4t [^_]ÁF wӃ~ɋ~9}΋~9~θW9Љ4<~449tSLJ0 Xtٺȉՙ4ŃKCEUWVS$l$P u;\$}\$D$19D$D$!xt$8D$~ yD$|$ttuusRUZYu!xuԃ<$ux'GF;|$$s!xr|$t1hUV[^h@ [WVST$|$\$p wv[^_R`LYt; %PV/ZYtÃSV[X|$t$[^_9uPVZYtUWVST$|$\$l$ p wv[^_]RLYtH %PVZYtƒ˰SV,[XWV#[_l$t$[^_] 9uPVJZYyWVST$\$t$x w?v[^_RLYtO %PWZYtÃSW~[XPWp[Xt$|$[^_X9uPWZYsUWVS|$1ۋ;\$h D$==<yL$ L$ RU^Zu=D$1L$ RUZYu F؃<t C;\$L[^_1]Ã<tphUY^tZS\$t3!xu&SZt `[WVSt$L$tZtU8tM[BL  A@יQS[^_[^_UWVS^,tW1;}7`<tt8uH8c~)C;|Ρ@h YV[^_]ùċBD VPS]Zt A@ՙQ8u_VSt$D$ =Xx;5} u [^Ët@Hh.UhTSVx¡ cucRhh @@ cucRhh tk@@,@,`@`@,H~@h Yh V4 h V[^oh X9WVS|$D$@;=<[Ht9hWX!xZu8WXSW,H,,^tK44ZYtHH[^_h[먍`!x_8uNUWVSVVt$1|$(]$D$(9$+u6T$ B`!x+D$(+$9~…~njD$(D$PD$P+ 8t?[JD$D  A@љPS$OuT$(9$,U$Y[[^_]UUUWVSPPt$\$(1$8u?D$ @t4$_][^_]Ë!xtuxtk9؉~9}_8t8[PT T$B@љPSjD$ PD$,PEn 9|4$MWVSL$t$C\$t|mt+u [^_SQVƒ Ѻu؅x/k !9P u1 1͋ujSQpTRLƒoUWVS\$t$1l$ݠtt VPU 8tA`tt VPU 8t[^_]ÁËD$1tWVS|$L$!9P ۋt$uȃt*wHt [^_uffWVSt$\$!9P ɋ|$uG؃t2wHtˉ[^_Éuf݉f҉1tft뼐UWVS11ۃ=Ë|$ ^Du5D$@t V[^_]ËDuV1ܡDt9\$ } VD$ )Ë,<SPD$$P<@љ<DHDD )߅t9}UWVS\$t$t t[^_]Ã=ƒ1ЃuD=؜]ً=@,<tftD@D@@љ@UwSQQ\$t[+;D$t!D$jD$PD$ XZD$\$D$$D$jD$PY[XZ[SPP=tQ+;t+$D$D$D$\$jD$P[Xt$t$[5PCujRSR<QW$PVCPQR(뱉1sSRSRQP, 댸MSRSRQP<CfS RCPCP4QV@<SRSRQPD뗋zHCPQRHXZSD$ L$A\$ 1ҋ;P\}f9LPht B;P\|[ÉUWVSl$t$L$y ǍB\PQUVRPf|Bh B[^_]WVSt$N; >t3t$=^F=tf=3t[^_ÃtFVPFPW RQ$~=u˃tVFRWP Q< ~V=tFVPFPW RQ(N; }؀~ tVFRWP QT FPWQR,VFiҌF耉, 뮃=te~\NxPtPFPQ'ǃ ǀzPu!~~FF@{FPFPQǃ UWVSD$0PT$HPL$L$x; f@fD$:,t/t ==N=t[^_]Ã=tD$PPD$"PQU@Ԁ|$w͉xD$ÉD$iیD$T8wƄX; l$Ph Y[5P4^tHH륻VZvHHaVPYtHH@ 8StHu !xt$[8~dS[8WVSSD$|$D$,^t,T$RWZYuKV[[^_VS44008@@<1ۡ<;D})t:C;|׃=1;}<u=C;|H[=uS[^ùhSX1Z %PSj{SjSF~S^^11;}%t uC;|F~+jj{VSP@jjyVSP@ h VSPL SP0Y,UWVS$$$Qp$ωL$Q Q@? Q@QqQQQtLNttuĤ[^_]Ãx uUSjP ƒ 1Ntӡ8~ !xt88~ܸ!xt1끁TQTvxQ@=1]OB;6'<t h*^h^VSy=US5P@T@t́T@ Q@tiQ@}Ѻ~; rcPUhQ@QR 1gѺ.~~ Q@Q@T@=щx; } <u!9P u1ۉMpQ@1N[8)jUt$Vm 0[VES[1։Ѻ;5<u|$USVTJTQ Qw* Qt QQ  QtfQwMQ=t-Ѻ$ɺdtUhQT։Ѻ;5<u USVP =t + UhQy QtY QtwEmtQ Ѻxk q1QtQQw>QE ։Ѻ;5QpE T$Ѻ; yu bht$p|$W p|$IxuD$D$4hT$RU uE Ѻ; H$jtP1҃ DUWVSl$\$1_tt SPU DtAtt SPU 8);|W[^_]D$ љ` )Ã~HUWVSWL$\$ɋt$ $t9$t2$t'~ ΉȺ ՙL$$u $$^[^_]Éxy9~_ ~` _ Ⱥd֙c~c 'ti'1$؉1냃=t cucRhh (tV cucRhh ,t h 5(XZh` Yá(u,uP,XP(XWVQL$T$t$wq$Z^_ffffFBދfFfBЋFBċFBFB벋FBFBF B 뚉ȃt3r"tfwfi]PFBFBF B FB/WVS|$L$!9P ۋt$uȃt*wHt [^_uffWVSt$\$!9P ɋ|$uG؃t2wHtˉ[^_Éuf݉f҉1tftS (\$؋ ȸD$1ҍt$ [Ë ,St1иә=wP1Q(XZ[á  Pq‹D$Y (ÜX$  Pát<d1,0P XST$ BHZw4$$t#9úv$ [úׅtӃwv  P‰ YjRXZr1҅tWVSD$=Q\$=QwH=Tt5=Tw%=Tt [^_71=Tt=T=Twg=QuֺuuЃй<Ƹ!9P u1ɉ3Y=Tt=Tt<ֺ+tP~  P‰ 5^5Kֺt~~55ۋ5T$x9v $ áPuá,0PXt @  P‰ 9Yrj XWVT$ t$t,@9B~,^_É,tu1䐐S <@ȸ\$i'D$1ҍt$ [áuá@hXt4@44P8‰DDH9YrHD$X0L84HDPát<<@d@h1XD$ST$ BHZw4$Lt#D9úvLH[ú܅t؃whvh404P8Y84<jRXZ|1҅tDVSD$=Qt$q=QwG=Tt4=Tw$=Tt [^11=Tt=T=Tw>=Qu1uɺu<@Ѓл<ʉ=Tt=Tl1d1StP~404P8‰84<[1ҡ<1t~!~@1ҡ@1ҡDT$xD9v LHáDPQP1XY4i1  AA\y!'A(A((L[\A\A\\QP1XY]QP1XYA$]P1XA$]QP1fXY4]P1fX4]P1XA5]QP1fXY@]P1fX@]1Fx+z驁A鵁Aā́QP1XYQP1XYAP1XAQP1fXY.P1fX.P1XA/QP1fXY:P1fX:d1&B1K鵊1龊Malll[[M<((<b V t t t 1 > H H H U U 1 $)*G+K+R+*Y+c+m+bbocUcocococococyccccOiWi^ii^i^i^iiπۀOƒȃnVkernel_version=2.4.21kernel_version=2.4.21parm_dmabuf=iparm_dmabug=ilicense=GPLkernel_version=2.4.21description=OSS Sound subsystemauthor=Hannu Savolainen, et al.kernel_version=2.4.21kernel_version=2.4.21kernel_version=2.4.21kernel_version=2.4.21kernel_version=2.4.21kernel_version=2.4.21kernel_version=2.4.21kernel_version=2.4.21kernel_version=2.4.21kernel_version=2.4.21<3>Sound: Incompatible audio driver for %s <3>Sound: Can't allocate driver for (%s) <3>sound: Too many audio drivers <3>Sound: Incompatible mixer driver for %s <3>Sound: Can't allocate mixer driver for (%s) <3>Sound: Too many mixer drivers <3>Sound: Too many mixers (%s) <3>Sound error: Releasing unknown device 0x%02x <3>Sound: mmap() not supported for other than audio devices <4>Sound: mmap() size = %ld. Should be %d <3>Sound: mmap() offset must be 0. <3>Sound: mmap() called twice for the same DMA buffer <3>Sound: mmap() called when raw_buf == NULL <3>Sound: mmap() error. dmap == NULL <3>Sound: Undefined mmap() access <3>sound: driver already loaded/included in kernel <3>Sound warning: Deallocation table was too small. <3>Sound: Hmm, DMA%d was left allocated - fixed sound_open_dma: DMA channel %d busy or not allocated (%d) <3>sound_open_dma: Invalid DMA channel %d <3>sound_close_dma: Bad access to DMA channel %d <4>Sound: Can't access coprocessor device <3>audio: Buffer error 13 (%lx<%lx) <3>audio: Buffer error 3 (%lx,%d), (%lx, %d) <3>sound: Got invalid address 0x%lx for %db DMA-buffer <7>sound: start 0x%lx, end 0x%lx <4>Sound error: Couldn't allocate DMA buffer <4>Unable to grab(2) DMA%d for the audio driver <4>Sound: DMA buffers not available <4>Sound: DMA (input) timed out - IRQ/DRQ config error? <4>Sound: DMA (output) timed out - IRQ/DRQ config error? <3>Sound: Got unexpected offs %ld. Giving up. <3>sound: DMA buffer(1) == NULL <3>sound: DMA buffer(2) == NULL <3>Sound: Error. Audio interrupt (%d) after freeing buffers. <3>Sound: Fatal error. Audio interrupt after freeing buffers. OSS: audio_devs[%d]->d == NULL MIDI%d: Unexpected state %d (%02x) <4>midi_synth: Sysex start missing <4>midi: Can't allocate buffer <3>midi: Too many midi interfaces <4>Sequencer Error: Unable to open Midi #%d <4>Sequencer: Invalid level 2 event %x <4>Sequencer: 4 byte event in level 2 mode <4>Sequencer: Warning! Cannot open synth device #%d (%d) <4>/dev/music: Obsolete (4 byte) API was used by %s <3>sequencer: Can't allocate memory for sequencer input queue <3>sequencer: Can't allocate memory for sequencer output queue 6k$ , 4>FIORU[^^f{!p'z(((((((L[\\\\\\\\]%]']4] 6]8].@]9B]NGx\,zhrz}ÁŁǁ́ρ!.02:< f$(0@:MDPZfpmixer%d<3>Invalid minor device %d dspWaudiosound/%ssound/%s%d<3>audio: Buffer error 2 Counter = %ld, bytes=%d inDevice %d, chn=%s out<3>Device %s, chn=%s <4>Sound: Recording overrun Midi send timed out <4>(Maps to MIDI dev #%d) mixer_devsaudio_devsnum_mixersnum_audiodevsmidi_devsnum_midissynth_devsnum_synthssound_timer_devsnum_sound_timerssound_install_audiodrvsound_install_mixersound_alloc_dmasound_free_dmasound_open_dmasound_close_dmasound_alloc_audiodevsound_alloc_mididevsound_alloc_mixerdevsound_alloc_timerdevsound_alloc_synthdevsound_unload_audiodevsound_unload_mididevsound_unload_mixerdevsound_unload_timerdevsound_unload_synthdevload_mixer_volumesconf_printfconf_printf2DMAbuf_start_dmaDMAbuf_open_dmaDMAbuf_close_dmaDMAbuf_inputintrDMAbuf_outputintrdma_ioctlaudio_openaudio_releasedo_midi_msgmidi_synth_openmidi_synth_closemidi_synth_ioctlmidi_synth_kill_notemidi_synth_start_notemidi_synth_set_instrmidi_synth_resetmidi_synth_hw_controlmidi_synth_aftertouchmidi_synth_controllermidi_synth_panningmidi_synth_setup_voicemidi_synth_send_sysexmidi_synth_bendermidi_synth_load_patchMIDIbuf_availnote_to_freqcompute_finetuneseq_copy_to_inputseq_input_eventsequencer_initsequencer_timersound_timer_initsound_timer_interruptsound_timer_syncintervalreprogram_timercent_tuningsemitone_tuning A Y wE #'+/37;?BDFHJLNPRTVXZ\^`bcdefghijklmnopqqrrssttuuvvwwxxyyyzzzz{{{{||||}}}}}}~~~~~~~~  !"#$%&'()*+,-./13579;=?BFJNT\h/U@@@@@@@@@@@@@@@@@@@@@@@@@@@@@'c)+t.71$4>7:>AEI NRW\nbIh|nu|d4{'''!'''-'3'9'>'D'J'P'V'['a'g'm's'y'~''''''''''''''''''''''(( ((((#()(/(5(;(A(G(M(S(Y(_(e(k(q(w(}(((((((((((((((((((((()) ))) )&),)2)8)>)D)J)P)V)]):'{\0TN>JV8Sound TimerL}JvSystem clock,zey GCC: (GNU) 3.2.3 (Debian)GCC: (GNU) 3.2.3 (Debian)GCC: (GNU) 3.2.3 (Debian)GCC: (GNU) 3.2.3 (Debian)GCC: (GNU) 3.2.3 (Debian)GCC: (GNU) 3.2.3 (Debian)GCC: (GNU) 3.2.3 (Debian)GCC: (GNU) 3.2.3 (Debian)GCC: (GNU) 3.2.3 (Debian)GCC: (GNU) 3.2.3 (Debian)GCC: (GNU) 3.2.3 (Debian)GCC: (GNU) 3.2.3 (Debian)GCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.fixup.rel.rodata.modinfo.rodata.str1.32.rel__ex_table.rodata.str1.1.kstrtab.rel__ksymtab.rel.data.bss.comment45 P&)iz% d4( 0 <@ E2 Y(U P d2so | L   h lP _d 4 3CNwgpiuwwwiww\ *CBGbmwiww&+:?ZaoFmmoRR311o'3EObou3v BMUYfE IRfq "8* /?^hxOq3     +  5    - 5 B O       4 d i y ~      o  o    *Ygpxw7w*i06wAFL#dp 5:EMUfotp   %'Z`em2'Jeji nt8ZSuaT!H!1J+jC{h n$Cc{ R   !!~!h!!2"w"""~""""#+##hH$$$A%T%s%%&&:&V&&&'o'ho({((((?)@)E)s))))))5*Y*g*!*T,,,,,-gG-~--.6.C.P.a.//001 0111b22W3 3 3~3Q444x5555566 66<7Q778m8 9m.99 : 4:9:_::::: :Y;;;;<~$=Z=_=l= s= x== === = > > />F> z>>~?~? @-@8AeB B8C =ChCCCD9ETEdEEEE!F&Fx3F}FFFFG?GIG\> ?~B qCG)II II,JR5JNJkJpJJKKKK3LL!L?LzL3L3LM3BN3uN O3OR#O3O8ODOKOUOjOO3OO3YPZPPQ<NQSQqQ3Q R32RR3RqS3SSSST$T@T`TIxTTTT TTTTU7UCURJUQU[UkUzURUUUU`U UUUUUVR0VR9VXVcVhVqVVVVVVV W$W1W7W@WFWOWTWcWiWnWsW`{WWWWWWWWWWWR XRX2XNXgXsXyX~XXXXXXXXXXXXFYaYfY~YYYYYYKZqZxZ}Z ZZZZZ?[j[[[[ \\'\5\?\\\i\&U j]]]]] ]]]]]]^ ^^^H^^^p^u^^^^^^^ ^^^^_+_:_C_I_O_t_z_____````````aa,aRaWada|aaaaa3aabb(b,b3bHbMb_bpbub{bbbbbbb3 c3=c3bc3c3c3c3c3 d3d3Cd3dd3ddd3!e3Iebe3re1e3e3ee3ff3ff9g3Gg1cg3g3g3g3h3"h\h1ih3h3h3h3hi1i3)iKiPihiniwi}iiii iiiiiiij(j9j>j ij{jj3j3kk32k;k3skkRkkkkkk3 llll=lIlNlTlal}ll &m4m3RmYmhm{mmmmmmmmmmmmm nnR$n1,n5nEnLn3Rn_njn3n3nnn o1oVonoxooRoo1ooooooooooooopp)p4pJp3^p3mp3pp3pppppppppppppppq qq'q3q9q>qWqdqnqqqqqqqqqq3q qrr+r9rFrUrRfrsrrrrrrr s%s*s {e{o{{{1{3{|3$|-|3|w|||||}1}N}3}}}}~$~0~8~J~V~_~l~~[fpS$)/4<AHQ\bouWjm ]joʂӂ؂݂#-7AMdnxă̓ 49>JRXbgr~Մ,1Åυׅ݅)/AS]cis}Ȇцچ +/BGw`ŇʇՇ !-DNXaglq`|ӈو!&+7@FPZfr҉ x} &,  (0:BKWblv~*5JXdnv ,6@LVblv  $(,048<@DHLPTX\`dhlptx| m m $(,048<@DHLPTX\`dhlptx|  $  $(,048<@DHLPTX\`dhlptx|  $(,048<@DHLPTX\`dhlptx|  $ m' $(R,034N81<_@DHLPT(X\`Wdh#lptxg|{0ACt^=|f>.Vz94P5B -8[ q$(,0j4&8<@dDHLPTQX\` dhlptcx|HlvX)IskUDp6 e@DHLTX\`h( PTX\`d      %rC O(]4o4z`zIZZwEjx' o|c A $ M/Y `: 4Q Z 6n#CffH   `  *&g45 'cE R [dq (3S()w*(+~,-`d-?-?-G).,%1,//==M9ZR:l>Rm>-AH*FjFV  IMLI, J4&K[2KLD .N[gr/U|,pTJ`0Tt0.U\v\c D@#1CO\eq}(,048<@DHL*^^k$(XmӁ6a@uJZlbU{c>2dSd^f!i#Dj[jijn,n8tKtOAvpcK`0S Zd prX<|($,  B$ L= })5J(?HKW ckvtr<:<@48DHB0Lx,Nz!ey (,(   ( ( D  d H  " #9 j 9   0  @ *  E [ r }  0Z  b\ X L p   -  L  d A /: h   N.  8j  3   J [X  x     O  8  ]  , y G FMS uC%d p 24 Q  _W   ;3  Mg"+^4.(ISLE_it  0 vi ! { 5_p&or<ffH` c:  w    U.g ,D S  +G9<q2G b {  z .?0.' GQIRe .  H x  P <C  QWa { 5 {Y ~x 0ID  ^q (N  @   LLI!_ ;<N-^7 x O dS  @H`u 0?  ^ t   =   10[x=DX b * O  >`]X P >O:O d n h `   5 SZ\` |   3 N;~s"H7e1 LR^f~v   C # 2:IFR gtz43Nrf  8 2> Xe  0 |.04{$om,n =  R V_ yyXO  (  H 9 SebQxcQ؆acSV%L7/  O-~2:7G@HrZq Y   Y#+C   )xG'5 OW2Eh $   7   9 @ {C ҂8\ :q  w b dev_table.c__module_kernel_version__constant_c_and_count_memsetsoundcard.cdma_alloc_mapnum_mixer_volumesmixer_volsset_mixer_levelsget_mixer_levelssound_readsound_writesound_opensound_releaseget_mixer_infoget_old_mixer_info__constant_copy_to_usersound_mixer_ioctlsound_ioctlsound_pollsound_mmapcreate_special_devicesdev_listsoundcard_make_namesoundcard_register_devfsdmabufdmabugoss_initoss_cleanup__module_licensedo_sequencer_timerseq_timersound_syms.caudio.culaw_dspdsp_ulawset_formatsync_outputtranslate_bytesdma_subdividedma_set_fragmentaudio_syms.cdmabuf.cdebugmemdma_buffsizedmabuf_timeoutsound_alloc_dmapsound_free_dmapsound_start_dmadma_init_buffersopen_dmapclose_dmapdefault_set_bitsdefault_set_speeddefault_set_channelscheck_driverdma_reset_inputdma_reset_outputlocal_start_dmaoutput_sleepfind_output_spacefinish_output_interruptdo_outputintrdo_inputintrpoll_inputpoll_outputmidi_syms.cmidi_synth.csysex_statemidi_outcprev_out_statusprefix_cmdlen_tab.0midi_synth_inputmidi2synthleave_sysexmidi_synth_outputmidibuf.cmidi_out_bufmidi_in_bufpoll_timermidi_pollopen_devsdrain_midi_queuemidi_sleepermidi_input_intrinput_sleepermidi_output_intrparms__constant_copy_from_usersequencer.cctrl_def_valuessequencer_oktmr_nopending_timerobsolete_api_usedmax_mididevmax_synthdevseq_modeseq_sleepermidi_openedmidi_writtenprev_input_timequeueiqueueqheadqtailqleniqheadiqtailiqlenseq_playingsequencer_busypre_event_timeoutsequencer_midi_outputsequencer_midi_inputtmrseq_startplayseq_queueseq_resetsynth_open_mask__constant_memcpyextended_eventfind_voicealloc_voiceseq_chn_voice_eventseq_chn_common_eventseq_timing_eventprev_event_timeoutput_thresholdseq_local_eventseq_sysex_messageplay_eventreset_controllerssetup_mode2seq_syncseq_panicnotes.2sequencer_syms.csound_timer.ctmr2ticksusecs_per_tmrcurr_tempocurr_timebasetmr_ctrtmr_offsticks_offstmr_resetnext_event_timecurr_tickstimer_openopenedtimer_closetmr_runningtimer_eventtimer_get_timetimer_ioctltimer_armsound_timerinitializedsys_timer.cdef_tmrpoll_def_tmrdef_tmr_opendef_tmr_closedef_tmr_eventdef_tmr_get_timedef_tmr_ioctldef_tmr_arm__module_parm_dmabuf__ksymtab_num_midis__ksymtab_num_mixers__kstrtab_sound_install_mixer__kstrtab_DMAbuf_outputintr__ksymtab_midi_synth_load_patch__ksymtab_num_sound_timers__kstrtab_sound_alloc_timerdevDMAbuf_space_in_queue__kstrtab_num_sound_timers__kstrtab_num_midisnum_sound_timerssemitone_tuningnum_mixers__ksymtab_midi_synth_ioctl__kstrtab_midi_synth_resetsound_unload_synthdev__generic_copy_to_useraudio_devs__kstrtab_sound_open_dmaMIDIbuf_read__this_moduleMIDIbuf_avail__kstrtab_midi_synth_send_sysex__kstrtab_sound_unload_audiodev__ksymtab_sound_open_dma__ksymtab_audio_devs__ksymtab_sound_unload_mididev__ksymtab_num_audiodevs__kstrtab_midi_synth_setup_voiceDMAbuf_reset__ksymtab_sound_free_dmaunregister_sound_special__kstrtab_mixer_devssound_unload_audiodev__module_authorDMAbuf_start_devices__ksymtab_sound_alloc_mixerdev__kstrtab_conf_printf2MIDIbuf_ioctl__ksymtab_sound_unload_audiodev__ksymtab_midi_devs__kstrtab_sound_unload_synthdevcleanup_moduleunregister_sound_midimidi_synth_resetinterruptible_sleep_on_timeout__ksymtab_num_synths__kstrtab_do_midi_msg__kstrtab_midi_synth_closeDMAbuf_pollDMAbuf_inputintr__ksymtab_midi_synth_aftertouchDMAbuf_syncmidi_synth_controller__vmallocsequencer_write__ksymtab_audio_open__pollwaitDMAbuf_move_wrpointerunregister_sound_mixermidi_synth_set_instrseq_copy_to_inputsound_alloc_timerdevmidi_devsDMAbuf_init__wake_upfree_pages__ksymtab_sound_timer_initsound_free_dma__ksymtab_synth_devssequencer_ioctl__kstrtab_midi_synth_open__kstrtab_num_audiodevs__kstrtab_sound_install_audiodrvseq_input_eventseq_drain_midi_queuesinit_module__ksymtab_midi_synth_reset__kstrtab_dma_ioctl__kstrtab_conf_printf__ksymtab_seq_copy_to_input__kstrtab_sound_alloc_audiodevnum_synthsDMAbuf_opensynth_devsDMAbuf_open_dma__kstrtab_DMAbuf_inputintr__kstrtab_cent_tuningsequencer_unloadaudio_open__kstrtab_DMAbuf_start_dma__ksymtab_sequencer_init__ksymtab_audio_releaseschedulesound_unload_timerdevconf_printf__get_free_pages__ksymtab_midi_synth_panningsound_alloc_mididevDMAbuf_outputintrsound_alloc_mixerdev__kstrtab_sound_timer_interruptaudio_readregister_sound_dsp__ksymtab_midi_synth_setup_voice__kstrtab_midi_synth_panning__kstrtab_seq_input_event__ksymtab_midi_synth_kill_note__ksymtab_midi_synth_controller__ksymtab_sound_timer_interrupt__ksymtab_midi_synth_start_note__kstrtab_synth_devsMIDIbuf_release__kstrtab_DMAbuf_open_dma__kstrtab_midi_synth_start_notenum_midissequencer_syms_symbolDMAbuf_getrdbuffer__kstrtab_sequencer_timerconf_printf2sound_alloc_dmacompute_finetune__ksymtab_sound_close_dma__generic_copy_from_user__kstrtab_audio_openaudio_init_devices__ksymtab_cent_tuningsound_alloc_synthdev__kstrtab_num_synthsadd_timer__ksymtab_sound_timer_devs__ksymtab_DMAbuf_open_dma__kstrtab_midi_synth_aftertouchmidi_synth_ioctl__kstrtab_semitone_tuningload_mixer_volumessound_close_dmaDMAbuf_get_buffer_pointersound_mem_blocksmidi_synth_open__kstrtab_sequencer_initmidi_synth_send_sysexnum_audiodevs__ksymtab_note_to_freqoss_sound_fopscent_tuningaudio_release__ksymtab_semitone_tuningsequencer_init__kstrtab_sound_alloc_mixerdev__ksymtab_conf_printf__kstrtab_MIDIbuf_availsound_nblockspanic__ksymtab_DMAbuf_outputintrDMAbuf_start_dma__kstrtab_sound_close_dma__kstrtab_sound_unload_timerdev__ksymtab_dma_ioctlDMAbuf_launch_outputMIDIbuf_pollprintk__ksymtab_sound_install_mixer__ksymtab_sound_alloc_audiodev__kstrtab_sound_timer_syncinterval__kstrtab_audio_release__ksymtab_sound_timer_syncintervalreprogram_timersequencer_read__ksymtab_midi_synth_set_instr__ksymtab_sound_install_audiodrvmidi_synth_close__module_description__ksymtab_compute_finetune__kstrtab_midi_synth_bender__ksymtab_midi_synth_hw_control__ksymtab_sound_alloc_dmasound_install_audiodrv__ksymtab_DMAbuf_start_dma__kstrtab_sound_free_dmaisa_dma_bridge_buggy__ksymtab_sound_alloc_mididevMIDIbuf_init__kstrtab_seq_copy_to_input__kstrtab_note_to_freqremap_page_rangeunregister_sound_dsp__kstrtab_load_mixer_volumesDMAbuf_release__kstrtab_sound_timer_initDMAbuf_getwrbuffersequencer_pollDMAbuf_rmchars__ksymtab_DMAbuf_close_dmamidi_synth_benderjiffiessequencer_timer__kstrtab_midi_synth_hw_control__ksymtab_midi_synth_bender__ksymtab_sound_unload_synthdev__kstrtab_reprogram_timerregister_sound_mixerreorganize_buffers__kstrtab_sound_alloc_mididevsprintfaudio_writerequest_dma__ksymtab_mixer_devs__get_user_1vfreesound_syms_symbolDMAbuf_activate_recordingmidi_synth_start_notemixer_devssound_timer_interrupt__kstrtab_midi_synth_set_instr__kstrtab_midi_synth_ioctl__ksymtab_midi_synth_closeaudio_ioctl__ksymtab_sequencer_timer__get_user_4__kstrtab_midi_synth_controller__kstrtab_midi_synth_load_patch__ksymtab_midi_synth_opensound_alloc_audiodevseq_timeinterruptible_sleep_onsound_install_mixersound_unload_mididevsequencer_opensound_stop_timer__kstrtab_num_mixersMIDIbuf_open__ksymtab_seq_input_eventno_llseeksound_open_dmamidi_synth_load_patch__kstrtab_compute_finetune__kstrtab_midi_synth_kill_note__ksymtab_do_midi_msgboot_cpu_datadefault_sound_timer__ksymtab_sound_alloc_synthdev__kstrtab_sound_alloc_dmaaudio_syms_symbolmidi_synth_panningmidi_synth_aftertouchsound_timer_initmidi_synth_setup_voicesound_unload_mixerdevmidi_syms_symbolmidi_synth_kill_note__kstrtab_midi_devssound_timer_devsmidi_synth_hw_controlnote_to_freqDMAbuf_deinitsequencer_releaseregister_sound_special__ksymtab_load_mixer_volumes__kstrtab_sound_timer_devs__ksymtab_conf_printf2free_dmaMIDIbuf_writedel_timerrequest_sound_timer__kstrtab_audio_devs__ksymtab_sound_alloc_timerdevdo_midi_msg__ksymtab_reprogram_timermem_mapDMAbuf_close_dma__kstrtab_DMAbuf_close_dmasound_dmap_flag__ksymtab_sound_unload_mixerdev__ksymtab_MIDIbuf_avail__ksymtab_midi_synth_send_sysex__kstrtab_sound_alloc_synthdevregister_sound_midi__ksymtab_DMAbuf_inputintrdma_ioctlsound_timer_syncinterval__module_parm_dmabug__ksymtab_sound_unload_timerdev__kstrtab_sound_unload_mixerdev__kstrtab_sound_unload_mididevgeexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/sound/ac97.o0100644000000000000000000001207407676400615025613 0ustar rootrootELFD 4(=L$t19t u1VS\$ 1D@?~1DŽ@~CCCS^t[^jSSZYxuC,=tR1ɋ֙|t- C t  Ct  C u1UWVSt$V_u?=t4 ȉՙDxPPV ;u1[^_]WVS\$ۋt$x ؃t [^_ÈTtBt ËDPVVDXZWVST$ҋt$L$x4Ѓu+|tSPVV x\1[^_øUWVS|$1ft$l$ x4|$u6t)Ǻkdיd~dx[^_]1UjV%PUjVP ؃ WVS|$t$|$u1D$ƃ2dљt)‰Ѕx 9~[^_1WjVD$PWjVT$,P ؃ UWVS|$\$t$W Y]tљ|u [^_]vv vU?xf~t8PWZZxfFu t!! PPW uT$|VSt$ t$VQÅXZtљ|u[^PVY^xfCft!©u tss sRSjt$ [Zx-=x1҉ȃ9t ;y[ËVSL$ɋt$ u1ۃ=x$1҃x #u Cyމx. PjV t[^Ét$ [^UWVSt$1ۃ>l$tFt1{x:9ȋkdv) $h]thh ]X_][^_]ËD$ 9D$(u劆u֨T$ !T$$9P ɺuht$(D$ZYtD$VX|$$_)닆9}W;\$$v\$$F<SPt$ St$t$( uR+1_)W)\$$\$ \$VX|$$K<$t 4$XT$D$uD$SP|VgXD$@YducF0V=Ѓun_R@PV6dždždž W!xD$B8V=jjVk% PjjVjjVK% PjjVjjV+% PjjVjjV % PjjV`h@D$qgjV$[_UWVSVD$X\t;h]thh Y[Z[^_]ËD$ 9D$$u抃uרT$!T$ 9P ɺu$S_|$ _ukx)9v)W;t$ vt$ ~kVt$ CdP uE.1_SxW)t$ t$4$S$Y|$ n$<$u$S^D$@duLC0tgSn_CdSlKp@$PSRCxCtǃ W!xX<$Y$Msxstho<$$ CtǃCxvjS]ZUWVSt$^\1ۋ|$t;h]thh [^[^_]fFft fFft fFfttt WPV fFfttt WPV _SfVЃfYt9|Aftt9|W$9jSZ1҅Y0jSZ1҅YUWVSD$X\۽t;h]thh XZ[^_]ËD$@ujS&_XuL$y4sduڋQyN)9wċL$CdqR@PWuN81UWVS,T$DZ\ۋD$Ht$Lt;h]t hh _],[^_]Ë|$D=PfO=P<=P@=P@1=Pt=PE=Pt6=Pt뙃fu1덋T$DB%PS [^qf|$DfGftĊS=Ѓu*ǃǃǃǃ뎃S=jjS % PjjSujjS% PjjSUjjS% PjjS5jjS% PjjSKSC|ǃCtCxY=P=Pw=Pl$DM1=P/=P =Pwv=vMtC=Pf!9P u1ft C4C8!9P u1=P=Pr2= P!9P ۹u1뵸!9P c1fCh]thh Y[ [^_]Éu\NDNDEfF\tEE^DFDFT!xNDEfF\uF0 nF0 FF0 ==F0 VEZfYEftmaestro: version 0.15 time 21:54:43 Jun 25 2003 J22222222222222222222? "&*-/24579:<=>?ABCDEEFGHIIJKKLMMNNOPPQQRRSSTTTUUVVWWWXXXYYYZZZ[[[\\\]]]^^^^____````aaaabbbbccccc@@@; #;&8(';>]h]x~DIkernel_version=2.4.21author=Zach Brown , Alan Cox description=ESS Maestro Driverlicense=GPLparm_debug=iparm_dsps_order=iparm_use_pm=iparm_clocking=i<2>maestro: invalid magic value in %s OOOOOOOOOOOOOOOOOOOO@P~P|PPPPESS MaestroESS Maestro 2ESS Maestro 2E -> %x wrote mixer %d (0x%x) %d,%dBAD CHANNEL %d. set_dmaa?? set_dmac?? mixer_ioctless_release_mixdevess_ioctl_mixdevess_readess_writeess_polless_mmapess_ioctlmaestro: SETFRAGMENT: %0x maestro: freeing %p ess_openmaestro: open, %d bobs now ess_releasemaestro: %d dsps now alive maestro: BOTCH! <4>maestro: out of memory maestromaestro: shutting down maestro: unloading maestro: apm in dev %p maestro: resuming card at %p <3>maestro: ac97 codec timeout reading 0x%x. maestro: setting ac97 recmask to 0x%x <6>maestro: AC97 Codec detected: v: 0x%2x%2x caps: 0x%x pwr: 0x%x maestro: IDR %d out of bounds! <4>maestro: APU register select failed. maestro: ess_play_setup: APU[%d] pa = 0x%x mode=%d rate=%d buf=%p len=%d. maestro: ess_rec_setup: APU[%d] pa = 0x%x size = 0x%x route = 0x%x maestro: ess_rec_setup: getting pa 0x%x from %d maestro: ess_rec_setup: mode=%d rate=%d buf=0x%p len=%d. maestro: setup oss: numfrag: %d fragsize: %d dmasize: %d underflow! diff: %d count: %d hw: %d sw: %d <7>maestro: dma timed out?? %ld <7>maestro: read: chip lockup? dmasz %u fragsz %u count %i hwptr %u swptr %u <7>maestro: write: chip lockup? dmasz %u fragsz %u count %i hwptr %u swptr %u <4>maestro: dev %02x:%02x.%x switching from D%d to D%d maestro: setup apu %d: dac: %p adc: %p mix: %p <3>maestro: DMA buffer beyond 256MB! busaddr 0x%lx size %ld maestro: allocated %ld (%d) bytes at %p maestro: writing 0x%lx (bus 0x%lx) to the wp <4>maestro: can't allocate 256 bytes I/O at 0x%4.4x <6>maestro: Configuring %s found at IO 0x%04X IRQ %d <6>maestro: subvendor id: 0x%08x <6>maestro: not attempting power management. <3>maestro: unable to allocate irq %d, <6>maestro: %d channels configured. maestro: couldn't register mixer! <3>maestro: my goodness! you seem to have a pt101 codec, which is quite rare. you should tell someone about this. <6>maestro: no PCI power management interface found. <6>maestro: PCI power management capability: 0x%x <4>maestro: clipping dsps_order to %d <4>maestro: reboot notifier registration failed; may not reboot properly. maestro: stopping apus for device %d maestro: pm event 0x%x received for card %p k** +I++s--12&3567 QAQA'Q0Qh ** +(K+2+<u-F-P1Z2d(3n5x67QQQ&Q(Q*Q0Q2QGCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.data.bss.modinfo.rel.rodata.rodata.str1.1.rodata.str1.32.rel.fixup.rel__ex_table.comment4Q { )QH % /V4 V AW = HI2WX2Y lbh @ wcs ؇p Dd_dg0 f r #)4; D U 4]i vT ` l J'AAc/K e67`  \mu'9LvQ\3j*y$EiH8c6 1K 0{ 1 ' R% ! . X72 A K mZhqz :C@ '-  Pc;W! (4-GCXHgHqJ b} D#K;&U'8(}7O88U%;;6Q>@H"@g1D?aPr])OHqqOIp\KSM >` -F[rd+<DV^u{)4BNeCq 0KT?JauJ8?JJ8maestro.c__module_kernel_versiondebugdsps_orderuse_pmclocking__module_licenseversionsample_sizesample_shiftcard_namesclock_freqmaestro_nbmaestro_notifierld2maestro_ac97_setcheck_suspendmaestro_ac97_getac97_hwlin2logac97_write_mixerac97_oss_maskac97_oss_rmac97_recmask_iomaestro_ac97_initmaestro_ac97_reset__maestro_writemaestro_write__maestro_readmaestro_readapu_index_setapu_data_setapu_set_registerapu_get_registerwave_set_registerwave_get_registersound_resetset_apu_fmtset_fmtcompute_rateset_dac_rateset_adc_ratestop_dacstart_dacstart_adcess_play_setupess_rec_setupset_dmaaset_dmacstop_bobstart_bobcalc_bob_rateprog_dmabufess_update_ptress_interruptset_mixerinvalid_magicmixer_push_statemixer_ioctl__constant_copy_to_useress_open_mixdevmaestro_pci_driveress_release_mixdevess_ioctl_mixdevess_mixer_fopsdrain_daccomb_stereoess_readess_writeess_polless_mmapess_ioctlset_base_registersmaestro_powerallocate_buffersfree_buffersess_open.text.lock.maestroess_releaseess_audio_fopsmaestro_configmaestro_probe__constant_c_and_count_memsetmaestro_pm_callback__constant_memcpymaestro_removemaestro_pci_tbl__module_pci_device_size__module_pci_device_tablemaestro_suspendmaestro_resume__module_author__module_description__module_parm_debug__module_parm_dsps_order__module_parm_use_pm__module_parm_clockingacpi_state_mask__const_udelayprintkmixer_defaultspci_read_config_wordpci_read_config_dword__wake_up__get_user_4pci_devicespci_dev_driver__this_moduleno_llseekadd_wait_queueschedule_timeoutjiffiesremove_wait_queuekmalloc__generic_copy_to_userkfreeinterruptible_sleep_on_timeout__generic_copy_from_user__pollwaitremap_page_rangepci_read_config_bytepci_write_config_bytepci_write_config_wordmem_map__get_free_pagesfree_pages__down_failed__up_wakeupinterruptible_sleep_onparse_powerpci_enable_deviceioport_resource__request_regionpci_set_masterpm_registerregister_sound_dspregister_sound_mixerrequest_irqunregister_sound_mixerunregister_sound_dsp__release_regionunregister_reboot_notifierfree_irqinit_maestropci_register_driverregister_reboot_notifierpci_unregister_drivercleanup_maestropm_unregister_allscheduleinit_modulecleanup_modulemmm',nNTU\ann FNnpq=mWmmmtynb m   n n4>Cnafnn , DnnrPvQV [ns @tLtXu]ht n nx yzn {" {   n7!|!}#"~t"##n $$ $n$R%%%nY&^& c&n&&'' 'n ([(`( e(n+s0s.1sS3sj394>4nz4s4sV6s88l<8W8s88888n89M99:!:g:::n::n:~::n;;T;;;;;n;t<t<u<.<tF<K< P<n<<<==n>>n>>> ?nj??r??n@p@@pAAp/A8ApUAvAmAmDpDDeDqD EEE/E4EnFEUE|~EEEFFnFFFG&GMGRG[GngGqpGuGn~GGGGGnGGGoHH'H?HDHnLHRHuH|HHHHHH~HHnIInIIn&I1IFIqQIVInuIzInIIIIIII!J&J,J~AJFJXJ]JgJlJnqJJJJnJJJnJJJJJJJnJKK KKKK#K(KnKxKK{KKL_L1M6MnCMHMnmMMTNNNNrOOnfHx"FPٸPu uKyދ$u,=t  u [^_]h` X^ٸ$? k,$@ k,9wB,9vFHx)PٸPu uKy׋u$=@ 3h ;ٸ8? k,@ k,9wB,9vFHD$AEptD$}xvD$]|L$Ncv H ؉1=F FvA9rNNF9Ћl$\$(v)э`҈T$!9P ۹D$$1DF:E!9P ۹1ET$,#Ixu|$<* Ixuj0RU< k1d\$\#Ixu|$l* Ixu󪋌$QT$j\S뙉tRЃ?D$(Ph"$D$4Ph $D$@ Ph $$D$(Ph"$!9P ۹uD$(1ɃEaֹKt=D$(Ph$t tnD$(@D$(Ph$ D$(Ph$7t$4!9P  ۹1ɉuD$(%뎋$?$!9P ۹s1ɡ Ed!9P C1ɡE4  tCt,=` SRh [^A$Y/$= h`$$h iVSD$ 1ۃ=p@v =tX9st =utU;`thX[^ËD$X\ =v  u1hX=v  uh Xh`XQD$@\t8`thX 1 t$t$D$p\ UWVS !D$|$4$D$D$ D$D$D$D$D$l$8t 1 [^_]ÍT$p!^=dv  V!~ubu?xi,1҉w|Gptxv@uh9XzpT$DpT$!x=v thZShUYX&WVS !=D$t$0|$4$D$D$ D$D$D$D$D$v  \,t(=v  u 1 [^_hXtT$!X P{u~u< i,1vhF\t~dv@uh9X뚍T$=v  u =hX鍆T$!xt)=v  u h X= hphXUWVS=|$\$t$ l$$v  =v  FwItAغљKt(l$D]~ ;Ku[^_]ÃtXNu@tغљKt$tF Ⱥՙ=~fKGu@tKt$tF‰ЙfKGudUVSt$$Wh`hZUWVS=t$\$ l$$|$v  |9vÅuE1[^_]t-u]vtvxSt$(P;닾SWt$ tE륉]=v tShY[|t$SvtvphHUWVSQQD$=X\l$$D$v (^t;`thX^_[^_]ËD$ 9D$(u劃u֨T$ !9P ɺu1=v  XT$|)֋d9}PWD-9vƅ=v  =v  D$PV<D$Pt$,Sud$1|XT)dPD$D$ S):X"=v  (uWh]XuWt$$d|h EUVh` SXL$Au)p!xWu눅ux9PTdUhFSDžXUhXZUWVSQD$=p\v  t>`thX[[^_]ËD$ 9D$$u抆,uרT$!T$ 9P ɺu1|$ $ Jt-džF,@)Љ$)  9v)4$;\$ v\$ St$ P un;1$$ ,4$)\$ \$VBX|$ $=v  uUh^_uVXD$@u%!xtuʸÅu붋dž VŅXDt$ h XZUWVSl$1=|$]\v 8t;`th[[^_]ËUЃf=v 8,tt WPU YUЃftw,tW 9 |t<ǃQ=v  8uLVh`[_1ŋ$; |븃fttx9d|A뒃dSZ1҅hYf=v  8u't pSZ1҅hYWh XZHUWVSD$=x\v t?`th_[^_]ËT$BuW9^u΋D$x4u܋T$ZjN)9úwT$rS@PUuNH=v  u1USh`Y[Wfh]UWVS(D$@=t$D|$HX\v  V`th^[^_fGffGfu1܋G%PVXZV<PVf   뇋G%PVY[[VPVf 9  GPWt$h UWVSl$=|$u@v tZC1tu[^_]ÁtG;`th^fWЃf_\u"=v th[뙃ftx1fftWG!x]ffufGftxfftWG!xffufGf fGffGfu)=v  u1Th_C\C`CdCh@Clǃ8ǃ4ǃ0S n^t5=v  uWUZYh[jS]XCpCtCxC|@ƃǃǃǃS Yt'=K ;hIjSiXZb= h@GPWUh:WVS\$C,1xKw(@1FyK,1@uatX@1񉓠JwK,@uuu[^_Í[^_UVS\$C,=0v  uw@u.C,@=v  u[^D$ [^t C,t C,C,@jStXZ\$ [^VVh YXwVS\$ ^S5XV@ü\$ [^UWVSSD$x\t$ t?`thYZ[^_]ËD$ 9D$$uT$!9P ɺuȅ$tkX)닗9sP9v~^S=Pt$$ u2+1X)P)\$$u$J$u7D$@u&!xt$uиɋ$u¸UWVSPPD$x\l$$t?`thX^_[^_]ËD$ 9D$(uT$ !9P ɺuDžD$^$)Ë=v)ӅV9v~wSt$$L$9P uF$ع1^V)\$ \$^WXVhT$D$uT$Bu'!xtD$uϸȋD$uWqX1UWVSt$^\1ۋ|$t;`thX[^_]Fttt WPV Fttt WPV ZFttAtwRWVSD$P@=|$tX9S t=u[^_=t;`thZӉ_\GtZG!xyGu^ffGftǃǃǃfGftǃǃǃVGf  1C,ǃǃǃǀC,ǀC,ǃǃǃǀS,B %B C,@Bǃ@ǃ`RX = h@YUWVS l$8u\!D$$D$D$ D$D$D$D$D$t>`thX [^_]ËEfDEf#f[ft9S  1tF,ǀP]뫍T$![St^uXEu3 kd1uuthX륍T$T$!SL$A\$ tzr^tBt&S,AXATS,A`A\S,AhAd[AXA`AhAXA`AhAXA`AhAXA`Ah{SL$A\$ tjt2S,AAS,A A S,A(AS,A,A[AHA@A LA$DA(hA,lA0A8A0A <A$4A(`A,dA0eAAA A$A(PA,TA0/A(A A ,A$$A(XA,\A0UWVSl$1hdUSUSwdGl~Dž~[^_]ËD$fxyt1=xË@@t1@fxuǃ=v  u @h`XUWVS=l$,v U[t*=t  u [^_]h]Eit u&=t  uhX}Xu=t th jjU t&=t  ukh`YhhÅXZhjSp@p@@@@@@ǃǃ@ǃǃ@ǃǃ@U`S$ E|C(jhR C,jhs( ‰C0C,=v  X=v  *ǃS\_t\=t  u=s0Zs,XS=X hh^`k EXC4Sh*hh4`s4t.={ ns4h2Y^ZjhCZY&jh C^_jhC ZYShE@< E Pj?=v @^ UCPj,UCPj.Us4CPCPh@,=D$!P |$$@ WhMS衽1 @DD$W4SF脽 vD$WhoMSh $!P ]8CBS@=v  u1hXSD$Xcs4281: invalid magic value @@ ?* 36b66659':9F:e:OtMtUtZtbtkernel_version=2.4.21parm_defaultorder=iparm_recsrc_invalid=iparm_cs_debuglevel=iparm_cs_debugmask=iauthor=gw boynton, pcaudio@crystal.cirrus.comdescription=Cirrus Logic CS4281 Driverlicense=GPLUNKNOWN IOCTL: 0x%.8x NR=%d SOUND_MIXER_VOLUME: SOUND_MIXER_MIC: SOUND_MIXER_SPEAKER: SOUND_MIXER_SYNTH: SOUND_MIXER_CAPS: SOUND_MIXER_STEREODEVS: SOUND_MIXER_RECSRC: SOUND_MIXER_DEVMASK: SOUND_MIXER_RECMASK: SOUND_MIXER_RECLEV: SNDCTL_DSP_RESET: SNDCTL_DSP_NONBLOCK: SNDCTL_DSP_POST: SNDCTL_DSP_SYNC: SNDCTL_DSP_SETDUPLEX: SOUND_PCM_READ_RATE: OSS_GETVERSION: SNDCTL_DSP_SETTRIGGER: SNDCTL_DSP_SETSYNCRO: SNDCTL_DSP_GETCAPS: SNDCTL_DSP_GETFMTS: SOUND_PCM_READ_CHANNELS: SOUND_PCM_READ_FILTER: SNDCTL_DSP_GETODELAY: SNDCTL_DSP_GETOSPACE: SNDCTL_DSP_GETOPTR: SNDCTL_DSP_GETIPTR: SNDCTL_DSP_GETTRIGGER: SOUND_PCM_READ_BITS: SOUND_OLD_MIXER_INFO: SOUND_MIXER_PRIVATE2: SOUND_MIXER_PRIVATE1: SOUND_MIXER_INFO: SOUND_MIXER_CS_SETDBGLEVEL: SOUND_MIXER_CS_GETDBGLEVEL: SOUND_MIXER_PRIVATE4: SOUND_MIXER_PRIVATE5: SOUND_MIXER_PRIVATE3: SOUND_MIXER_CS_SETDBGMASK: SNDCTL_DSP_GETBLKSIZE: SNDCTL_DSP_STEREO: SNDCTL_DSP_SPEED: SNDCTL_DSP_SETFRAGMENT: SNDCTL_DSP_SUBDIVIDE: SNDCTL_DSP_CHANNELS: SOUND_PCM_WRITE_FILTER: SNDCTL_DSP_SETFMT: SOUND_MIXER_CS_GETDBGMASK: SNDCTL_DSP_GETISPACE: <3>cs4281: DLLRDY failed! u32MIDCR_Save: 0x%x u32SSCR: 0x%x u32SRCSA: 0x%x pm struct: u32DCAn_Save: 0x%x flags:0x%x number: 0%x <6>cs4281: stop_dac(): <6>cs4281: start_dac()- <6>cs4281: start_dac()+ <6>cs4281: stop_adc()- <6>cs4281: stop_adc()+ <6>cs4281: start_adc()- <6>cs4281: start_adc()+ <6>cs4281: prog_dmabuf()- <6>cs4281: prog_dmabuf()+ <6>cs4281: prog_codec()- MonoStereoUnsignedSigned816<6>cs4281: prog_codec()+ CS4281Crystal CS4281<7>cs4281: dma timed out?? <6>cs4281: drain_adc() %d <6>cs4281: drain_dac()- 0 <6>cs4281: drain_dac()+ <6>cs4281: CopySamples()+ <6>cs4281: cs4281_read()- %d <6>cs4281: cs4281_mmap()+ <6>cs4281: cs4281_open()- 0 <7>cs4281: midi timed out?? <3>cs4281: irq %u in use <6>cs4281: probe()+ cs4281<6>cs4281: PM resume request SOUND_MIXER_IOCTL AC9x: 0x%.8x NR=%d <6>cs4281: cs_4281_write_ac97()- unable to write. ACCTL_DCV active <6>cs4281: cs_4281_write_ac97()- 0 <6>cs4281: cs_4281_write_ac97()+ <6>cs4281: cs4281_hw_init() Invalid hardware - unable to configure CPWR (0x%x) <6>cs4281: cs4281_hw_init() Invalid hardware - unable to configure CFLR (0x%x) <3>cs4281: ACSTS never came ready! <3>cs4281: Codec failed to calibrate. Status = %.8x. <3>cs4281: Never got valid data! <6>cs4281: cs4281_hw_init()- 0 <6>cs4281: cs4281_hw_init() CFLR invalid - resetting from 0x%x to 0x%x <6>cs4281: cs4281_hw_init() CFLR 0x%x <6>cs4281: cs4281_hw_init()+ u32DacSR: 0x%x u32AdcSR: 0x%x u32DacASR: 0x%x u32AdcASR: 0x%x u32GPIORvalue: 0x%x u32JSCTLvalue: 0x%x u32FMLVCvalue: 0x%x u32FMRVCvalue: 0x%x u32PPLVCvalue: 0x%x u32PPRVCvalue: 0x%x flags:0x%x u32CLKCR1_SAVE: 0%x u32SSPMValue: 0x%x u32FPDRnValue: 0x%x u32FPDRnAddress: 0x%x u32FCRnAddress: 0x%x u32FSICnAddress: 0x%x u32FCRnValue: 0x%x u32FSICnValue: 0x%x u32FCRn_Save: 0x%x u32FSICn_Save: 0x%x u32DCRn_Save: 0x%x u32DCCn_Save: 0x%x u32DBCn_Save: 0x%x u32DMRn_Save: 0x%x u32HDSRnAddress: 0x%x u32DBAn_Save: 0x%x u32DMRnAddress: 0x%x u32DCRnAddress: 0x%x u32DCAnAddress: 0x%x u32DCCnAddress: 0x%x u32DBAnAddress: 0x%x u32DBCnAddress: 0x%x u32DMRnValue: 0x%x u32DCRnValue: 0x%x u32DBAnValue: 0%x u32DBCnValue: 0x%x cs4281: cs4281_ac97_suspend()- cs4281: cs4281_ac97_suspend()+ cs4281: cs4281_ac97_resume()- cs4281: cs4281_ac97_resume()+ cs4281: cs4281_suspend() unable to suspend, not IDLE cs4281: cs4281_suspend()- flags=%d cs4281: cs4281_suspend()+ flags=%d cs4281: cs4281_resume() unable to resume, not SUSPENDED <3>cs4281: resume cs4281_hw_init() error. cs4281: cs4281_resume()- flags=%d cs4281: cs4281_resume()+ flags=%d <6>cs4281: cs4281_play_rate(): DACSRvalue=0x%.8x playrate=%d <6>cs4281: cs4281_record_rate(): ADCSRvalue=0x%.8x outrate=%d <6>cs4281: start_dac(): writel 0x%x start dma <6>cs4281: start_adc(): writel 0x%x <6>cs4281: start_adc(): error in prog_dmabuf_adc <3>cs4281: prog_dmabuf(): unable to allocate rawbuf <3>cs4281: prog_dmabuf(): unable to allocate tmpbuff <6>cs4281: prog_dmabuf(): numfrag=%d fragsize=%d fragsamples=%d fragshift=%d bufs=%d fmt=0x%x ch=%d <6>cs4281: prog_dmabuf_adc(): count=%d va=0x%.8x <6>cs4281: prog_dmabuf_dac(): count=%d va=0x%.8x <6>cs4281: clear_advance(): memset %d at 0x%.8x for %d size <6>cs4281: cs4281_update_ptr(): s=0x%.8x hwptr=%d total_bytes=%d count=%d <6>cs4281: cs4281_update_ptr(): underrun <6>cs4281: cs4281_update_ptr(): memset %d at 0x%.8x for %d size <6>cs4281: prog_codec(): dac %s %s %s rate=%d DMR0 format=0x%.8x <6>cs4281: prog_codec(): adc %s %s %s rate=%d DMR0 format=0x%.8x <6>write ac97 mixreg[%d]=0x%x mix.vol[]=0x%x <6>cs4281: mixer_ioctl(): default <6>cs4281: mixer_ioctl(): REC SOURCE select error - record source invalid on this system (0x%x) <6>cs4281: mixer_ioctl(): return_mask=0x%x recsrc_invalid=0x%x <6>cs4281: mixer_ioctl(): invalid APM cmd (%d) <6>cs4281: mixer_ioctl(): ERROR unknown debug cmd <6>cs4281: mixer_ioctl(): s=0x%.8x cmd=0x%.8x <6>cs4281: cs4281_open_mixdev()- 0 <6>cs4281: cs4281_open_mixdev()- -ENODEV <6>cs4281: cs4281_open_mixdev()+ <6>cs4281: drain_adc() count<0 <6>cs4281: drain_dac()- (mmap) 0 <6>cs4281: drain_dac()- -EBUSY <6>cs4281: drain_dac()- -ERESTARTSYS <6> dst=0x%x src=0x%x count=%d iChannels=%d fmt=0x%x <6>cs4281: cs_copy_to_user()- copied bytes is %d <6>cs_copy_to_user()+ fmt=0x%x fmt_o=0x%x cnt=%d dest=0x%.8x <6> .dmasize=%d .count=%d buffer=0x%.8x ret=%d <6>_read() copy_to cnt=%d count=%d <6>_read() count>0 count=%d .count=%d .swptr=%d .hwptr=%d <6>cs4281: cs4281_read()+ %d <6>cs4281: cs4281_write()- %d <6>cs4281: cs4281_write()+ count=%d <6>cs4281: cs4281_poll()- 0x%.8x <6>cs4281: cs4281_poll() wait on FMODE_WRITE <6>cs4281: cs4281_poll() wait on FMODE_READ <6>cs4281: cs4281_poll()+ wait=0x%x <6>cs4281: cs4281_mmap()- 0 size=%d <6>cs4281: cs4281_ioctl(): DSP_SYNC <6>cs4281: cs4281_ioctl(): DSP_RESET <6>cs4281: cs4281_ioctl(): DSP_POST <6>cs4281: cs4281_ioctl(): SOUND_VERSION=0x%.8x <6>cs4281: cs4281_ioctl(): DSP_GETFMT val=0x%.8x <6>cs4281: cs4281_ioctl(): GETOSPACE .fragsize=%d .bytes=%d .fragstotal=%d .fragments=%d <6>cs4281: cs4281_ioctl(): DSP_STEREO val=%d <6>cs4281: cs4281_ioctl(): DSP_SETFMT return val=0x%.8x <6>cs4281: cs4281_ioctl(): DSP_SETFMT val=0x%.8x <6>cs4281: cs4281_ioctl(): Attempt to set fragsize=%d fragnum=%d <6>cs4281: cs4281_ioctl(): DSP_CHANNELS val=%d <6>cs4281: cs4281_ioctl(): DSP_SPEED val=%d <6>cs4281: cs4281_ioctl(): file=0x%.8x cmd=0x%.8x <6>cs4281: cs4281_release(): inode=0x%.8x file=0x%.8x f_mode=%d <6>cs4281: cs4281_open(): Error - must open READ and/or WRITE <3>cs4281: dac Program dmabufs failed. <3>cs4281: adc Program dmabufs failed. <6>cs4281: cs4281_open(): Error - unable to find audio state struct <6>cs4281: cs4281_open(): inode=0x%.8x file=0x%.8x f_mode=0x%x <6>cs4281: cs4281_interrupt(): returning not cs4281 interrupt. <6>cs4281: cs4281_interrupt() BA0_HISR=0x%.8x <6>cs4281: cs4281_setup_record_src(): setting LINE invalid <3>cs4281: pci_enable_device() failed <3>cs4281: probe()- Memory region not assigned <3>cs4281: probe() IRQ not assigned <3>cs4281: probe() architecture does not support 32bit PCI busmaster DMA <6>cs4281: probe()- no device allocated <3>cs4281: cs4281_hw_init() failed. Skipping part. <6>cs4281: Subsystem vendor/id (%04X:%04X) IRQ %d <6>cs4281: probe()- device allocated successfully <6>cs4281: probe() pm_register() succeeded (0x%x). <6>cs4281: probe() pm_register() failed (0x%x). <3>cs4281: probe() register_sound_midi() failed. <3>cs4281: probe() register_sound_mixer() failed. <3>cs4281: probe() register_sound_dsp() failed. <6>cs4281: probe() pBA0phys=0x%.8x pBA1phys=0x%.8x <6>cs4281: probe() BA0=0x%.8x BA1=0x%.8x pBA0=0x%.8x pBA1=0x%.8x <3>cs4281: BA1 I/O mapping failed. Skipping part. <3>cs4281: BA0 I/O mapping failed. Skipping part. <3>cs4281: probe() no memory for state struct. <6>cs4281: cs4281_remove()-: remove successful <6>cs4281: cs4281_init_module()- no pci bus found <6>cs4281: version v%d.%02d.%d time 21:54:56 Jun 25 2003 <6>cs4281: cs4281_init_module()- (%d) cs4281: Unable to locate any cs4281 device with valid IDs 0x%x-0x%x <6>cs4281: cs4281_init_module()+ <6>cs4281: cleanup_cs4281() finished cs4281: cs4281_pm_callback()- 0 <6>cs4281: PM resume request refused <6>cs4281: PM suspend request refused <6>cs4281: PM suspend request cs4281: cs4281_pm_callback()+ dev=0x%x rqst=0x%x state=%d /&1 -2*34(52+6<V6F6P6Z7dl7n7x899:`LLLLLMMMNNOOTUV"JV,W6[Y@YJtTt\t_tethtkuqut<;;A^DFIH/[Y a CY ^ty      # 0 9 F O \ e r {                ' 0 9 B K [ `p u      & +> CV [n s      $ 1          Y}   | * 9 V _ u z     3 8CeJ] b   o x              5  >  K g l v   !! *! b! k! t! }! !! !! !!!!'"Z""" " +# ^#zy# # # ##$z>$ K$ W$ ~$$ % % % %% % %%&&& & & '' ' ' '' ( !( &(( ( )) 2) Q) V)z)n)n * )* l* y* * ** ** **n + + 9+ B+ Q++ + +++++, , ,, , ,,,,,,, ,,--L-Q-j- s- . . ..// / 0 0*0 /0<0\011`2A33 3 3 3 332455'66 6 6 6 6(77778D8899 : *:=: I:\: h:: : : :::: : : :; ;; ,; ;;c@;cQ;cd;i;;b;b; ; ; ;; ; ; ;; ;;<<b<b<l< < =s#=(===\== = = ==== > '> 0> A> F>a>l>s>>>> > > ??-? 6? H? M?V? c? o?y?~?? ? ? ? @ @@@@ @ _A_}A A A AA AA A ABfB oB B B B B DC MC `CeCC CC CC#D (DND SDiD uD DDEwE E E E.FF FF F FFG G 7GkG G G G H H*H 3H eH jHsH xHH H HH:ITI ]I pI uIIII I IIbJ kJ J JJ J K KK K K KM M M MN !N _N dNoNR R 9R >RmSS S T T#T:T CT ~T T T TxU }UVV V V VVVWmW vW QX VXdX{X X qY vYY YY Y YYZZZnZbZbZZn[b [b[ #[9[ J[ Z[c`[cw[c[c[[[ [ [ [2\\] ] /]4]]b]b] ] ] ]X^b_^bp^ }^ ^ ^ ^ ^ _ _+`n?` J` e` n` |` ` ``&a+aa_bZb_bcwxcccckdkgdcldcdcdcddeebeblfffyf f f fGgLggngbgbg hlOhs\hahshhjjj j k k "k *k /k?k Lk \k^gk pk k kk k k kk k k kk l l l'l.mxKmxdm ym m m m m mgmgmjm m m m nn&n.nt;n Hn Wn\njn onun nn nnnvnon n n o{o{'o ,o5o ro ococo oco o op p p 똁Pw K넁iw"Vmw}V"w?wD ( D$T$txuÃtt fH@@ @ f`@ T$ҋD$t ztt&HtfBf%f fBB(fbO1B(UWVSQQ|$DD$ t$$\@1tAuW,wG,,vG,o, G$1҉D$$(t14$ցG4w 1Ɖցv 11tAuAW0wG00vG0o0o8XZ[^_]\WVSV\${t[[^_s0s,SC8 STtBCTCPCT P0 Ct{u C@ k,1 ;{Tsq,G;{TrfC,fKHQ fCQ s,QsK"V}D`bgh  kernel_version=2.4.21author=Martin K. Petersen description=ForteMedia FM801 OSS Driverlicense=GPL<3>forte: ac97_read: Bus busy reading reg 0x%x <3>forte: ac97_read: Serial bus busy <3>forte: ac97_write: Bus busy after write <3>forte: ac97_write: Serial bus busy $Id: forte.c,v 1.63 2003/03/01 05:32:42 mkp Exp $ForteMedia FM801 OSS Lite driver %s Playback Capture FIFO empty : %-3s %-3s Buf1 Last : %-3s %-3s Buf2 Last : %-3s %-3s Started : %-3s %-3s Paused : %-3s %-3s Immed Stop : %-3s %-3s Rate : %-5d %-5d Channels : %-5d - 16-bit : %-3s %-3s Stereo : %-3s %-3s Buffer Sz : %-6d %-6d Frag Sz : %-6d %-6d Frag Num : %-6d %-6d Frag msecs : %-6d %-6d Used Frags : %-6d %-6d Mapped : %-3s %-3s <6>forte: AC97 codec not responding<3>forte: couldn't add entries to /proc! <3>forte: couldn't register dsp! <3>forte: couldn't register mixer! <6>forte: Multi-channel device detected. <4>forte: Unable to reserve I/O space<4>forte: Unable to reserve IRQ<6>forte: FM801 chip found at 0x%04lX-0x%04lX IRQ %u <6>forte: $Id: forte.c,v 1.63 2003/03/01 05:32:42 mkp Exp $ forte.cPCM_INPCM_OUTyesnodriver/fortedriver/forte/chipdriver/forte/ac97<3>forte: codec probe failed <4>forte: Out of memoryforte<6>forte: driver released 'dk ?T!A!A,!5!% b(m 2 < F PZAdnVx!! !+!-!/!5!7! GCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.data.bss.modinfo.rodata.str1.32.rodata.str1.1.rel.fixup.rel__ex_table.rel.rodata.comment4h" <)" % dB/,$4@$ =2$} M2]*`+\ B k+g C` zh,v D( ,, 07 6 ! * ,0`AG[m`H~aF]L| f r(43;gs K;!  _ cwJ"hb&Hs$]%'(7OGSYf 8t`( AZ    &0EMan"9CKVhw%6GP\q AZ  (`(forte.c__module_kernel_versionchannelsratesforte_mixer_openforteforte_mixer_releaseforte_mixer_ioctlforte_mixer_fopsforte_channel_resetforte_channel_rateforte_channel_formatforte_channel_stereoforte_channel_bufferforte_channel_prepforte_channel_init__constant_c_and_count_memsetforte_channel_freeforte_dsp_ioctlforte_channel_drain__constant_copy_to_userforte_dsp_open.text.lock.forteforte_dsp_releaseforte_dsp_pollforte_dsp_mmapforte_dsp_writeforte_dsp_readforte_dsp_fopsforte_interruptforte_proc_readforte_proc_initforte_proc_removeforte_chip_initforte_probefoundforte_removeforte_pci_idsforte_pci_driverforte_init_moduleforte_cleanup_module__module_license__module_pci_device_size__module_pci_device_tableforte_ac97_readprintkforte_ac97_write__this_moduleno_llseekpci_alloc_consistentmem_mappci_free_consistent__get_user_4__down_failed_trylock__down_failed_interruptible__up_wakeupinterruptible_sleep_on__pollwaitremap_page_range__generic_copy_from_useradd_wait_queuescheduleremove_wait_queue__generic_copy_to_user__wake_upsprintfproc_mkdircreate_proc_entryac97_read_procremove_proc_entrypci_read_config_byte__const_udelaykmallocac97_probe_codeckfreeregister_sound_mixerregister_sound_dsppci_enable_devicepci_set_masterioport_resource__request_region__release_regionfree_irqrequest_irqunregister_sound_dspunregister_sound_mixerpcibios_presentpci_register_driverpci_unregister_driverinit_modulecleanup_module__module_author__module_description 8 8J Z b:gm:::<2=+T>? ? ? ?z?K?*ACQDDNEFG+HBIrGHIJ]jK, 1 :LD ")8?PWahv} #/6< PLnxMNNOPPP*/P6;PBGP`QRR 8#SF7M9ZTfk8qUVW 8   8X+Y:SFMR8Z[ 8Z\U]$.6^B G8b g8]Z\_`U  a+  0 85 : bI N c[ ` c} 3!G!H?"IK"@U"A_"BR8pK 8`:d;x:;hlpt$.8BLV`jt~  $(,048<@DHLPTX\`dhlptx| geexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/sound/wavefront.o0100644000000000000000000015352507676400615027072 0ustar rootrootELF|4(1҃=DL$t@9 tB|uËDÃ=L$t1;tu1WV 1S9΋|$}fǺuVF9|1;5}8fu;!{u F;5|ȸ!1[^_ø!j_ZtfàuhXS\$j "Ztf1[àuhYUWVSl$\$U_h9P|Yt) < t [^_]vUh ~ t1;~ o~tC1;~-~u~ t ~utit3u ?Ws$WSvUh@JutvUh 뢠vUhu1vUh Uh@Y[ tjv vvUh=t2D$u G;~rPWh YtstZtCt1vUWS4$Sh>u>u>uT$vUWh@uvUWhUvh PZu,u G;~ rkPWh  vUWh@gUv h vv vvUhD$F D$Uh[^VSt$19L$ T$sȃCB9r[^SL$ 1I\$xIy[VS\$19ًt$ T$s11BAB9r[^WVSL$|$19\$tA AF9u[^_SQ\$ ؃D$D$D$Pjhm uƃZ[UWVS@PD$$PhC 1111ۈ؃$D$PD$$Ph T$ Ѓ@|$TD t Ѓ`D Ѓtn~btZtPSh@ |$ tCk)PUWVRh1@[^_]G뺅uFEShXZƃh YVS1ۈ؃D$D$D$PD$Ph ulD$ T$ €@C~111ɊЃ@tFyAC~QVh`1 Ĕ[^Ãu ƃPhƃ[^VS41ۍD$\$Pt$VhJ tOtAPhXƃ:ZC~11:t@C~Ph <[1^ƃ:j D$PV:1҃ |y DB~VS$u\F@jPFPEhPFP~Sjhm$u 1Đ[^h`YFPh[XVS0t$Sjhu$uFƀB1 [^h` YFPFPh %WVS$ jD$PFPfVFD$Ѡ 19}&<t\jD\PD^PCy 9|ډPD?Ph uFƀA1[^_h [D^PSh WPFPh@ `WVSVV|$j\$ SGPSD$PhL$1f9fG|1^_[^__D$tIRD$t $>$aʀƄ$D$7fDŽ$4$:Ƅ$;Ƅ$?Ƅ$AƄ$DƄ$<Ƅ$=Ƅ$NƄ$OƄ$PƄ$QƄ$RƄ$\$a$&D$D$࿃<$T\$Ƅ$]Ƅ$^Ƅ$_Ƅ$`$GD$D$D$dA~$hҊG 1GV[;$|sFV$V)+$9ZYvFV$|h $1if)ƉfnsfGPh)$W ƀ'ف'gG$ptG% ЀgGɋ$ttG% Ѐg G$lG % ЉىG ؃⯃  ƒWE`SP$HPD$,PD$P[$~)$~Pj $lPR1[^_]S j$,D$P! D$Ѓwp$jt$D$\$PK!jt$ S [ht$D$\$P!Sjt$D$\$P S~PhZYjt$D$\$P Sjt$D$\$P SjBt$D$\$P Stqt$D$ PD$ Phh [S \$(jSD$jCPD$jCPD$ jC PD$, jCPD$SD$ ЈD$jD$ PS4[VSQt$)9PFP6 Fu%--w$jFPXZ1^[^hFPP j yFPXh`jhfXhfXhPh=[1^BP1Y.==YtG  wFFRh@F녊=t#=nhFeFP~f ?QQ $@f QQ1UCM~f NQQ$0f OQQ$ Pf QQ1{Ck~f lQQ@U$f mQQ1.$f nQQ@$if oQQ@$Bpf QQC~ڻf QQ1C~׻f QQ1[C~f ލQQ2$f ߍQQ $mf QQ1@C~1f5N؉ʰC~f1۰f Q Q Q Q Ukv=$f QQ$xf ލQQ $Qf ߍQQ $*f Q Q xQ 1Q @$f Q Q Q Q b$f Q Q Q Q /$f Q Q Q 1Q $`f Q Q Q 1Q $/f Q Q FQ 1Q $f5^ N IV 1V V 1ʰ1f Q Q :_vf 1۰Q Q Q f Q Q P_v$<$(f Q Q Q 1f C/vf 1۰Q Q Q f GC/vf 1۰Q Q Q f iC/vf Q Q f Q Q 1Q '>~f 1۰Q Q Q f Q Q {_v1f QQI/v1f Q Q Q Q te7v1f Q 1DLQ Q Q v1QH$$h=4Xt]8tSPZx/5458IZYxT58h XYh` YWVQL$T$t$wq$pZ^_ffffFBދfFfBЋFBċFBFB벋FBFBF B 뚉ȃt3r"tfwfi]PFBFBF B FB/WVS|$L$!9P ۋt$uȃt*wHt [^_uffWVSt$\$!9P ɋ|$uG؃t2wHtˉ[^_Éuf݉f҉1tft뼐UWVSD$<_|Ct$dl$dt~~3t shCXZ[^_]ÀuCu-w$΀w CiPhCd뢃{ w>CTPCHSCCRPU C^jssh K먃hhf<i ҃C;C@JC҉SCCCjXC@CCSCj{ w)CT@C|CCijhssh K-w@$C/Cf#ChCgCPhVS\$C @fq|B쨀umy|ugA|=PuP2 @fyttdescription=Turtle Beach WaveFront Linux Driverlicense=GPLparm_io=iparm_irq=ikernel_version=2.4.21/etc/sound/wavefront.osBad sample numberOut of sample memoryBad patch numberError in number of voicesBad MIDI channel numberDownload Record ErrorSuccessset synthesizer volumeget synthesizer volumeset number of voicesget number of voicesset synthesizer tuningget synthesizer tuningdisable synth channelenable synth channelget synth channel statusdisable midi-in to synthenable midi-in to synthenable virtual midi modedisable virtual midi modereport midi statusreport firmware versionreport hardware versionreport number of samplesreport peak output levelsdownload sampledownload blockdownload sample headerupload sample headerdownload multisampleupload multisampledownload sample aliasupload sample aliasdelete sampleidentify sample typeupload sample parametersreport free memorydownload patchupload patchdownload programupload programupload enhanced drum programdisable drum programthe no-op commandUnknown WaveFront error<7>WaveFront: read timeout. <7>WaveFront: write timeout. header <7>ref freq=%d,base note=%d <7>Freq Bias is %d <6>WaveFront: debug = 0x%x WaveFront<4>WaveFront: invalid IRQ %d wavefront synthwavefront fx<3>Bad state %d <3> <3>unknown MIDI sysmsg %0x <4>WF-MPU: Send data timeout WaveFront (ICS2115)WaveFront external MIDIWaveFront internal MIDIwavefront midiSample load already in progressNo sample load request pendingreport instantaneous output levelsdownload enhanced drum programset enhanced drum program channelreport channel program numbers<7>WaveFront: cannot request 0x%x [%s]. <7>WaveFront: 0x%x [%s] failed (0x%x, 0x%x, %s) <7>WaveFront: cannot read err for 0x%x [%s]. <7>WaveFront: cannot read ack for 0x%x [%s]. <7>WaveFront: ack received for 0x%x [%s] <7>WaveFront: reading ACK for 0x%x <7>WaveFront: 0x%x [%s] does not need ACK (%d,%d,%d) <7>WaveFront: read[%d] = 0x%x <7>WaveFront: error %d (%s) during read for byte %d of 0x%x [%s]. <7>WaveFront: bad read for error byte at read byte %d of 0x%x [%s]. <7>WaveFront: bad read for byte %d of 0x%x [%s]. <7>WaveFront: reading %d ints for 0x%x <7>WaveFront: write[%d] = 0x%x <7>WaveFront: bad write for byte %d of 0x%x [%s]. <7>WaveFront: writing %d bytes for 0x%x <7>WaveFront: 0x%x [%s] (%d,%d,%d) <4>WaveFront: command 0x%x not supported. <4>WaveFront: unknown sample type for slot %d (0x%x) <6>WaveFront: %d samples used (%d real, %d aliases, %d multi), %d empty <4>WaveFront: cannot identify sample type of slot %d <4>WaveFront: cannot request sample count. <6>WaveFront: %d patch slots filled, %d in use <3>WaveFront: upload patch error 0x%x <3>WaveFront: upload program error 0x%x <6>WaveFront: %d programs slots in use <3>WaveFront: download patch failed <7>WaveFront: downloading patch %d <4>WaveFront: download patch failed <7>WaveFront: downloading program %d <4>WaveFront: can't get memory stats. <7>WaveFront: sample %sdownload for slot %d, type %d, %d bytes from 0x%x <4>WaveFront: sample %sdownload refused. <3>WaveFront: upload sample DMA ack error 0x%x <3>WaveFront: upload sample DMA ack timeout <4>WaveFront: download block request refused. <7>WaveFront: channel selection: %d => initial skip = %d, skip = %d <3>WaveFront: channel selection only possible on 16-bit samples<3>WaveFront: insufficient memory to load %d byte sample. <3>WaveFront: sample slot %d write protected <7>WaveFront: unspecified sample => %d <3>WaveFront: download alias failed. <7>WaveFront: download alias, %d is alias for %d <3>WaveFront: download of multisample failed. <7>WaveFront: sample[%d] = %d <7>WaveFront: multi %d with %d=%d samples <7>WaveFront: msample sample[%d] = %d <3>WaveFront: upload multisample failed during sample loop. <7>WaveFront: msample %d has %d samples <3>WaveFront: upload multisample failed. <3>WaveFront: download drum failed. <7>WaveFront: downloading edrum for MIDI note %d, patch = %d <4>WaveFront: no free sample slots! <4>WaveFront: no free patch slots! <3>WaveFront: unknown patch type %d. <7>WaveFront: download Sample type: %d Sample number: %d Sample size: %d <4>WaveFront: bad address for load patch. <6>WaveFront: support for sample aliases still being considered. <6>WaveFront: interrupts enabled. <6>WaveFront: interrupts disabled. <4>WaveFront: invalid slot ID %d <6>WaveFront: support for sample alias upload being considered. <7>WaveFront: synth control with cmd 0x%x <4>WaveFront: invalid ioctl %#x <3>WaveFront: cannot get memory size <3>WaveFront: unknown patch format %d <3>WaveFront: sample header too short <3>WaveFront: SYSEX not loadable: no midi patch loader! <7>WaveFront: autodetecting WaveFront IRQ <3>WaveFront: autodetected IRQ %d not the value provided (%d) <3>WaveFront: Multiple unassigned interrupts detected after h/w reset <3>WaveFront: No unassigned interrupts detected after h/w reset <6>WaveFront: autodetected IRQ at %d <4>WaveFront: intr not received after h/w un-reset. <4>WaveFront: post-RAM-check interrupt not received. <4>WaveFront: no response to HW version cmd. <6>WaveFront: hardware version %d.%d <4>WaveFront: incorrect h/w response. <4>WaveFront: on-board RAM test failed (error code: 0x%x). <4>WaveFront: on-board RAM test failed (bad error code). <4>WaveFront: board not responding correctly. <4>WaveFront: IRQ %d not available! <3>WaveFront: IO address range 0x%x - 0x%x already in use - ignored <6>WaveFront: firmware %d.%d already loaded. <6>WaveFront: reloading firmware anyway. <4>WaveFront: hardware reset failed <4>WaveFront: not raw, but no hardware version! <6>WaveFront: no response to firmware probe, assume raw. <3>WaveFront: download of section #%d not acknowledged, ack = 0x%x <3> WaveFront: firmware download failed!!! <3>WaveFront: time out for firmware ACK. <3>WaveFront: firmware section read error. <3>WaveFront: firmware read error. <4>WaveFront: Unable to load "%s". <4>WaveFront: virtual MIDI mode not disabled <4>WaveFront: cannot enable virtual MIDI mode. <4>WaveFront: no virtual MIDI access. <4>WaveFront: cannot enable MIDI-IN to synth routing. <4>WaveFront: MIDI interfaces not configured <4>WaveFront: could not find working MIDI device <6>WaveFront: available DRAM %dk <4>WaveFront: MPU emulation mode not set. <4>WaveFront: cannot set number of voices to 32. <4>WaveFront: no post-OS interrupt. <4>WaveFront: no post-OS interrupt(2). <4>WaveFront: hw reset failed. <4>WaveFront: could not initialize MIDI. <4>WaveFront: initialization failed. <3>WaveFront: Too many sequencers <3>WaveFront: cannot register raw synth <3>WaveFront: FX device never idle. <6>WaveFront: Hmm, probably a Maui or Tropez. <4>WaveFront: cannot install FX Midi driver <4>WaveFront: FX memset (0x%x, 0x%x, 0x%x, %d) incomplete <6>WaveFront: FX: addr %d:%x set to 0x%x <3>WaveFront: FX memset: addr must be >= 0 and <= 7f <3>WaveFront: FX memset: page must be >= 0 and <= 7 <4>WaveFront: FX: ioctl %d not yet supported <3>WaveFront: cannot write > 255 bytes to FX <3>WaveFront: cannot write <= 0 bytes to FX Turtle Beach WaveFront Driver Copyright (C) by Hannu Solvainen, Paul Barton-Davis 1993-1998. <6>WaveFront: IRQ must be 9, 5, 12 or 15 (not %d) <6>WaveFront: irq and io options must be set. <3>WF-MPU: Invalid buffer pointer %d/%d, s=%d <3>WF-MPU: unknown device number %d <3>WF-MPU: bad device number %d<4>WF-MPU: Send switch byte timeout <4>WF-MPU: Intelligent mode not supported by hardware. <3>WF-MPU: too many midi devices detected <4>WF-MPU: I/O port %x already in use. <3>WF-MPU: Failed to allocate IRQ%d <4>WF-MPU: configuration for MIDI device %d failed <3>WF-MPU: Too many MIDI devices detected. B 7 7777!7$7*7-858E8W 8b"8x$8,8.8!D,D.D9D;D=DCDED2 *?P j&<Qj@*DTcz 0?L!]  l b?NTurtle Beach WaveFront Y` @WF-MPU MIDI};;=O<IDLD=WaveFront MPU-401 interface;>>=| 2@v` @  P@q`@ p   @` <?]}@`DD@%@%FFFDFDFFDFFFFDFDFDFDFDDFFFFFFD@G@@@@@@`p@@B@@@@@@B@BB@c&,$. ` ` ` ` ` ` ` "" `"b !  "$&(*,.02468:<>@BDF !H #J#L7NEwPRRTRVX/Z \0^`=b)d>Af9hLHjIlLlnp rtvxz|~u  8 o @@bb{RUUUUUUUU  FF  !"#$%&'01234567@ABCDEFGPQRSTUVW`abcdefgpqrstuvwFIKM2FI@A@@A`@AGJGJ GJ|~|~DDDBCBC BC@A@@A`@ADBC@AQ@P@OSvT UV W8X YoZ st uvwx yz^h\1]1bR`vavf.dejhbibF "H $npR T TJ'X/\0L7`=d>BNExhLHlLlPRBFIEH{}|~FIGJLN((QQzzGGpp==ff  33\\((QQzzGGpp==ff  33\\((QQzz   G G p p   = = f f 3 3 \ \ ( ( Q Q z z   G G p p ==ff  33\\GCC: (GNU) 3.2.3 (Debian)GCC: (GNU) 3.2.3 (Debian)GCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.fixup.rel.rodata.modinfo.rodata.str1.1.rodata.str1.32.rel__ex_table.rel.data.bss.comment4PD tP)D% Ĵ4dE0 L0<H E2IZT2O" hqd | wr& s  } Q$ r $1   ". : B P ^pwwvww %@wOw`eww ww7wsw w w w  'w? Dlw w w+ 0=wR ] b~w w    w6w~w ww   w( -www w w0 5<wNw^ cqwwwww   )  . < wQ wf w       wF L  Q l wy w  w    1 w w     O  T    w   - 2BQww . 3nwww   `ww    #w|  w w  xyw Dwb N S` ewfvw  ww w w%*w/w w  w/ 4GwPwZw www w $ )A F  w(w6w;IwNyS Z`iwww w   w w(w9wDwJX]wi ntwwswwww    - 2> H SwX ]zw wwwwwww w w  " = wC M w^  c i wq wu w{ w w   w   w  %!T!!w! !!! !" "" &"9" A" F"Y"w_"wd"}s"z"w"w"" "" """w# ##%# *#1# 6#A# F#P# e#wr#w{##w# ## #w##w#w#w#w#s5$ G$W$^$wm$ws$x$w$ $w$$w$ $w$w$w$s$ $w %5%wI% N%V%wb%j%wy%}% %%w%%%w%w% %%%w%%% %%w%x& && &w)&.&7&w@&wE&K&wP&x\&wg&l&z&w& &&w& &&&w& &&w-'wU' Z'v'w'w' '' '' ( "(J( O(e(( (z(w(w)w;)wh)w)w)w)w,*w]*w*w*w*w**+w9+w?+I+l+w+w++w+w++w,w ,),w>,wD,N,X,{,w,w,,,w,w-wH-wv-w-w-w-w.w@.wl.w.w.w.w /w2/wY/w/w/w/w0w.0wU0w0w0w0w0w00 11J1wq1w1w1w1w%2wX2w2w2w2w3w$3.3N3wi3wo3y33w3w34w4w!4?4wZ4w`4u~4w4w4w4w445w55D5wJ5T5^5h55w5r5r5 55 5 6y6 6 D6 I6 N6\6 a66W&W88888819M9 R99 9 B: G:c:::: : : : ; "; c; j; o; w; ;;; ; ; ;< << "< -< 2<]< q< < < << < = 6= c=h=w= |== ===== = >B>O>X>f> v> > >>> > > >? ?9? K?d?? ???????K@T@k@q@@ @@@ @ @ @ @@ @@ A A A,A 3A ?A KA \A aAoA tAAA AAA A A AAtA AA A A AB B BB "B,B 1B>B EBJBPB UB ]BsbB jBoB BB C &1AS^t   $(,048<@DHLPTX\`dhlptx|  $(,048<@DHLPTX\`dhlptx|  $(,048<@DHLPTX\`dhlptx|DLT\d l t|0DXl  4H\p$8L` t  | (|  $(,08<@DLT@D`| |  $,48      $ 4@P EH X,k,.Z8,@l()Qp24:'!7<Yn6  9 C+K?*(+BOLKeVz7txr6S'?Nb| b7c%H 4` C Vj~4  C*m[&! S"V#(P $P'F%9&XMu&.W'c4 f8 jP {5m6 q@  @D H L8bP };z;XT O<?="=7` IID[LDk@ = Cc;>>L4  ?B`hBq-6@% DM:X!0 e r v?&2AZ&m66%8 DZg|5 $& Y,8mR  \p` ` } `!0 @"0  `   \  0 F b p w   0 !`  `  f     G9  D ;BJU j        @! )0  7 lAF !0 R e {       8 #l     @Fwavfront.c__module_kernel_versionmidi_load_patchwavefront_errorswavefront_commandswavefront_errorstrwavefront_get_commandwavefront_waitwavefront_readwavefront_writewavefront_cmdmunge_int32demunge_int32munge_bufdemunge_bufwavefront_delete_samplewavefront_get_sample_statuswavefront_get_patch_statuswavefront_get_program_statuswavefront_send_patchwavefront_send_programwavefront_freememwavefront_send_samplewavefront_find_free_samplewavefront_send_aliaswavefront_send_multisamplewavefront_fetch_multisamplewavefront_send_drumwavefront_find_free_patchlog2_2048wavefront_load_gus_patchwavefront_load_patch__constant_copy_from_userprocess_sample_hdr__constant_memcpywavefront_synth_controlwffx_ioctlwavefront_openwavefront_releasewavefront_ioctl__constant_copy_to_userwavefront_fopswavefront_infowavefront_oss_openwavefront_oss_closewavefront_oss_ioctlwavefront_operationswavefront_hw_resetdetect_wavefrontdetect_wffxwavefront_download_firmwareerrnowavefront_config_midiwavefront_do_resetwffx_initwavefront_initinstall_wavefrontuninstall_wavefrontwffx_idlewffx_memsetioirq__module_licenseinit_wavfrontcleanup_wavfrontwf_midi.cphys_devdevsvirt_devlen_tabwf_mpu_input_scannerinput_dev.0wf_mpu_openwf_mpu_closelastoutdev.1wf_mpu_outwf_mpu_ioctlwf_mpu_buffer_statuswf_mpu_midi_protowf_mpu_start_readwf_mpu_end_readwf_mpu_synth_info_protowf_mpu_synth_ioctlwf_mpu_synth_infowf_mpu_synth_openwf_mpu_synth_closewf_mpu_synth_protoconfig_wf_mpuwf_mpu_synth_operationswf_mpu_midi_operationsstart_uart_modeyss225.ccoefficients3free_irqwf_mpuintrpage_four_v2sleep_lengthdevsound_unload_synthdevwavefront_interrupt_bitswffx_mute__module_parm_debug_default__this_moduledetect_wf_mpu__module_authorcleanup_modulemidi_synth_resetinterruptible_sleep_on_timeoutcoefficients2midi_synth_controllerprobe_irq_onmidi_synth_set_instrmidi_devs__wake_upwf_raw__release_regioninit_modulepage_three__module_parm_fx_rawregister_sound_synthsynth_devsattach_wffx__module_parm_sleep_lengthschedule_timeoutrequest_irq__module_parm_sleep_triespage_zerosound_alloc_mididevpage_zero_v2__module_parm_osrun_timefx_rawprobe_irq_offpage_three_v2__check_regionnum_midismod_v2page_one_v2sleep_tries__generic_copy_from_user__module_parm_iosound_alloc_synthdevmidi_synth_send_sysex__module_parm_ramcheck_timedebug_defaultprintkosrun_timepage_four__module_descriptionpage_seven_v2ioport_resourcepage_sevenreset_time__module_parm_irqramcheck_time__module_parm_reset_timemidi_synth_bender__module_parm_wait_pollswait_pollsuninstall_wf_mpu__module_parm_wf_rawmidi_synth_start_notewavefront_oss_load_patch__module_parm_ospathunregister_sound_synthsound_unload_mididevno_llseekmidi_synth_load_patchvirtual_midi_disablewavefront_should_cause_interruptospathinstall_wf_mpupage_two_v2midi_synth_panningmidi_synth_aftertouchmidi_synth_setup_voicemidi_synth_kill_notemidi_synth_hw_controlnote_to_freqpage_sixdo_midi_msgwavefrontintrcoefficientspage_onepage_two__request_regionvirtual_midi_enablegeexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/sound/sscape.o0100644000000000000000000003662007676400615026331 0ustar rootrootELFP%4(!D$VSYD$ f0^D$VQ[^VSYD$ f0^D$VD$Q[^SL$ [D$fP BS[VS\$t$YD$ fP BQ[^ËD$f1ɃËD$fUWVSl$[19}9'D$f0VuIS1[^_]Å~T$VG9|SWVS|$Y'f7VuKQ[^_Å~VQD$$D$D$jD$Pt$QÃD$$D$D$D$ D$jD$Pt$#VS\$ t$S1PhSSI\$ [^WVS\$|$t$SVWhSyS\$[^_WVS|$t$|$L$T$ umF4RQWv4F4^~ˀPjV؃ %t$D$D$[^_D$[^_VSt$ 1fQxuC ~h@1X[^Ã|$t1҉j5D5D tVS\$ ^{0uV[^j jSC0 UWVSPPD$(l$\$$qE4xuh1[ZY[^_]Ét$ tft^jHSE4p jUQD$D$D$uu$H҉$~hjMX1 ȃDfXvuD$D$u $H҉$VD$1҅"D$(u M1QQj U@Pj U^D$D$D$u@$H҉$~3j@UX<wD$D$u $H҉$YPjUjShjSjS1% t PjSjS1%t PjSj j]S1fS {tS^\$[^_]Sj SPj S j@jS jh(h u"C PjSVj S1(jh(h jjSjjSjhS$?Zhh`XZ.j/jSj hd hjPj SjS]_]?PjSkjSGY^PjSR$j jSE ZЍphXD$[^_]WVS\$j3h t3h [1^[^_js h f Q1xuӍQ%1xą/CCf Q1< u1<uQ1<s{j SPj S1ɃfS y Aod~101"j S_Z?Pj S fS 쨀h`TP$ SLZYPj S]1Ƀ fS y Aod~S1_T9CAvjjSjPjSjpjS$j jShjSC6 PjS$jS _ZPjSjS Y^PjSfhTLX9C t hYC j S$%Pj S5hjS( $`tCC@t C1[s EVSt$ t ;t1[^ËDVDPVDPV DPsoundscape: Tried to use DMA channel != A. Why? <4>SoundScape: The device is not in the MPU-401 mode <4>soundscape: DMA buffer not available <3>soundscape: OBP Initialization failed. <6>SoundScape board initialized OK <3>soundscape: The OBP didn't respond after code download <3>soundscape: Unable to load microcode block to the OBP. <3>sscape pnp: Got invalid address 0x%lx for %db DMA-buffer <3>sscape pnp init error: Couldn't allocate DMA buffer <3>sscape: file not found: %s <3>sscape: faild to upload file %s <3>sscape: faild to upload file /sndscape/scope.cod <3>sscape: faild to allocate dma <3>detect_sscape_pnp: port %x is not free <6>soundscape: hardware detected <6>soundscape: board looks like media fx soundscape warning: incorrect codec port specified <3>soundscape: Invalid MSS IRQ%d <3>soundscape: Invalid initialization order. <3>soundscape: Card not detected <4>soundscape: Warning! The WSS mode can't share IRQ with MIDI <6>Soundscape driver Copyright (C) by Hannu Savolainen 1993-1996 <6>Forcing %s hardware support. <3>MPU_IRQ must be specified if MPU_IO is set. <3>DMA, IRQ, and IO port must be specified. SoundScapeEnsoniq SoundScape (old)<3>Invalid IRQ%d Ensoniq SoundScapesscape/sndscape/scope.cod<3>sscape: scope.cod faild SoundScape PNPnewold - 1 8 ? I S QP1XYQP1XYAP1XAQP1fXYP1fXP1XAQP1fXY P1fX "-CR ]rGCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.data.bss.modinfo.rodata.str1.32.rodata.str1.1.rel.rodata.rel.fixup.rel__ex_table.comment4+ 5)` % <@/` 4`v=2- M2 #`#D\ H< l#h <@ wh$@s = $$H(@N / "D,D1H@LUPjT{X"8#[w!S :E& k.7#7/6<A2T *h6|Y7FK`X   " , B Z Kk {{c " F J =R k t+R8J])k,~:JD`D"j    %+9*GWht-;I_ q! , 6 BQ_ :J"sscape.c__module_kernel_versionadev_infodevcsscape_mididevvalid_interrupts_oldvalid_interrupts_newvalid_interruptsold_hardwaresleepsscape_readsscape_writesscape_pnp_read_codecsscape_pnp_write_codechost_openhost_closehost_writehost_readhost_command2host_command3set_mt32set_controldo_dmaverify_mpusscape_coproc_opensscape_coproc_closesscape_coproc_resetcodec_dma_bits.0sscape_download_bootdownload_boot_blocksscape_coproc_ioctl__constant_copy_from_usersscape_coproc_operationssscape_detectedsscape_is_pnpregs.1detect_gasscape_read_host_ctrlsscape_write_host_ctrl2sscape_alloc_dmasscape_free_dmasscape_start_dmasscape_pnp_start_dmasscape_pnp_wait_dmasscape_pnp_alloc_dmasscape_pnp_free_dmasscape_pnp_upload_filecode_file_name.2sscape_pnp_init_hwdetect_sscape_pnpprobe_sscapeprobe_ss_ms_soundattach_ss_ms_soundunload_sscapeunload_ss_ms_soundspeamssdmairqiompu_irqmpu_ioinit_sscapecfgcfg_mpucleanup_sscape__module_licenseschedule_timeoutaudio_devsDMAbuf_start_dmaprintkboot_cpu_data__vmallocvfree__this_moduleattach_sscapeioport_resource__request_regionconf_printfprobe_mpu401attach_mpu401midi_devs__check_region__get_free_pagesmem_mapfree_pagesrequest_dmafree_dmamod_firmware_load__release_regionad1848_detectad1848_initad1848_controlunload_mpu401ad1848_unloadsound_unload_audiodev__module_parm_dma__module_parm_irq__module_parm_io__module_parm_spea__module_parm_mpu_irq__module_parm_mpu_io__module_parm_mssinit_modulecleanup_module%O:PQWOlqQgqvQkQRSTT7I*P[W`Xiv*|Y+Z* U&[8B\LYco*Q * W ] ^V [ Q _ _  Q! _E _S ` + *# aI b cnTQzQ*-W2]oWtdQ*QgW]QW]QQQTmw 'GkteQQU *&f8OBJUdgn*uzQWd&i;@QEJOTY_ejou{* *Q38V=JVdlqQ~NQg bpQ h6jDTU  $(,048<@ )?NYn|K KKK $K(,K04K8<Kgeexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/sound/adlib_card.o0100644000000000000000000000301007676400615027102 0ustar rootrootELF4( S\$hs 3C, [ËD$p 0ZYá@t&hZuh1Xh5,Ykernel_version=2.4.21parm_io=ilicense=GPL<3>adlib: must specify I/O address. GCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.data.bss.modinfo.rodata.str1.32.comment4~ X %+D 0,92% I%@RL  &8DG-DRDVq d u -Dq adlib_card.c__module_kernel_versionattach_adlib_cardprobe_adlibioinit_adlibcfgcleanup_adlib__module_license__this_moduleopl3_initopl3_detect__module_parm_ioprintksound_unload_synthdevinit_modulecleanup_module&.3;Ra fsxgeexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/sound/pas2.o0100644000000000000000000004645507676400615025727 0ustar rootrootELF8*4(fT$fD$T$VSh h V uu[^jVXZD$u1 4h 4PYXD$u1!4h 4PXZVS\$ Ch j8hj6hj6hj hjthjthjh h hhh jhj@8w>h8% hP8 PhDCX1ZCw$hPCZYSPhC[1X=Dt樰`橃=Hhj5Y[hjh j!hjhh hjX=`Zhj`hP`<h't_dtBdh 'hP[Xt[^h]YPh@XZPhY[hjhj1h{PZYhC1XSh{jhP558hVSD$ hjxh Ɖ 1t:h Ph h P18t[^hYVSpt$|FV8Q[up[^hYuVMZtV[h'$4Ph\$ SVSS\$C~PYC~ SPXZtXtPXt D$[[Sh@p t`xdd|h lhBl Xt-At*Ct'hZu[h1[hhXÐVS=t$t[^hj`[j 1ҋD$tat\FwhPhhS1aSLhj`j S\$hZ~hPXY[1҅uSQD$D$[t2PZtH@StE1=2[T$@@SY[D$P![u11átl hXVShƃ[t@[t2PYtH@S@uhPXZ[^ÉPh$h hYuXÃ=t&h$5XZKu'hX됐=T$D$uf fJfﰀT$D$UWVSL$T$щоd|$щÉЙl$ t \$$ t$$Ew8ȀhPhP|$( |$D$[^_]ÉȠhPhPhPhP S\$hhhP [WVSt$\$1 Lt1t [^_jjj RWBjjj?RWr܃t!PjjRWRPjPjjRW6Bjjj RWB뇃  Bt#LPjjRWB QPjjRWB7 t\ |O%35 1ۣ uC~ 4ScXZPjjjjRWUB,jjjRW:B$PjjRW BS1ۡ4SCXZ~jY[WVS\$oMt$pM=qMǃMt [^_ÉѺu@ucӍwK$ !9P u1ۉ령1йɹ¡ QP[_먉ӺWt!tZh h %[PXZh X!9P u1ɉh h Y룉Ӻtg1t؉יx  P Xtkx!9P h1ɉ_ u1kXӺ.tW ۣ t 5 X؉!9P 1ɉ jh hM t ÐWVSPPL$u ZY[^_ÁD~D ȿn Йn Йh á =ы_vg _h ?Phj4hPhP h PW[ ^ =I|v=5]v =Evu=.vf=K[Sȿ4Й4S\$Cw< 9t1hh $5  Z  [S\$t  !9t  [ 9thh$X ZWVSD$=P\$=Pwd=PtT=Pw==Pt [^_Ë !9P u1 =Pu  =PtV=Pw&=PuuBPH^=PrcRԉER)Rhh%$XZÜX= tP PjYxD$  1S[t$j  S[X[WVSt$\$`~t|$t ; _hh%$^`Z~; tjh h $hjthPhP h h Ȁ$Y [h h $ WXZ[^_VSL$ \$`~t|$t ; ^`~; tjh h $hjthPhP h h Ȁ$X Zh h $ VY[[^SD$ [# u@t$hh@Y%PYXS[hh%ZhhPZt$Y1t$X1S\$hf Ztf h@ssjjjjPh hj(x[D$ [|$tátB t t D$`D$D$D$hh%$YX랻 x c kernel_version=2.4.21parm_io=iparm_irq=iparm_dma=iparm_dma16=iparm_sb_io=iparm_sb_irq=iparm_sb_dma=iparm_sb_dma16=iparm_joystick=iparm_symphony=iparm_broken_bus_clock=ilicense=GPLkernel_version=2.4.21kernel_version=2.4.21kernel_version=2.4.21Pro AudioSpectrum+CDPCPro AudioSpectrum 16Pro AudioSpectrum 16D<3>PAS16: Invalid IRQ %d<4>PAS16: Driver not enabled PAS16%s rev %dMIDI<4>MIDI output overrun %x,%x PAS16_1Pro Audio Spectrum<3>PAS16: Invalid DMA selection %d<3>PAS16 Warning: Invalid SB IRQ %d <3>PAS16 Warning: Invalid SB DMA %d <3>pas2_card.c: Can't allocate DMA channel <3>PAS16: Cannot allocate IRQ %d <6>Pro Audio Spectrum driver Copyright (C) by Hannu Savolainen 1993-1996 <6>I/O, IRQ, DMA and type are mandatory <4>pas_midi_init: Too many midi devices detected <4>PAS16: Too many PCM devices available <4>PAS: Unexpected PCM interrupt z e(  (08@.Pro Audio Spectrum MidiPro Audio Spectrum`222222PPKK22KKKKKKddKKddPAS16Pro Audio Spectrum 16; 8z.;GCC: (GNU) 3.2.3 (Debian)GCC: (GNU) 3.2.3 (Debian)GCC: (GNU) 3.2.3 (Debian)GCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.fixup.rel.rodata.modinfo.rodata.str1.1.rodata.str1.32.rel__ex_table.rel.data.bss.comment44 0- )h2% 8(40 08(<E2T2 h(d X8P w@ s 8` }@) @)l): j Du{{):R|\t      '9EQV ms         #1=IXpgpn        ;AP Ujqw  {$< V]qv{j zknm $ ). 38 =B H MR X^ d io tz q  @OW]bgou  s *05;DM^kpv{ y m #39>Dav  { p p p p p p p p  B       A [              4 @ L       6O Y c i   n &  3 m ry   p        B u ~ $1= N [i o s  n n! 2=IWew  nn n& 7BN\j|    !U \k   n  ,v$.   $PTX\``odh x|xuw o  8 < D H L P X  ot  o               % . 7 C' O4 ]8 e< q@ zD H P `D.gd h l p t x |   ")D- : F P ]k{!< `4  #  7> K  W  d  s*  -  #; u `                '  0  :`H`RYQfv8Bz+m. ;  P .M=F6 Z gr>) +5D0 SfP{"5L C ^2<LU fwHm  1+ CKal|g'3I  V!F^lpas2_card.c__module_kernel_versiondma_bitsirq_bitssb_irq_bitssb_dma_bitspas_intr_maskpas_irqpas_sb_basejoysticksymphonybroken_bus_clockpas_model_namesconfig_pas_hwcfg2detect_pas_hwattach_pas_cardunload_pasioirqdmadma16sb_iosb_irqsb_dmasb_dma16__module_licenseinit_pas2cfgcleanup_pas2pas2_midi.cmidi_busyinput_openedpas_midi_openmidi_input_intrqtailqheadqlenpas_midi_closedump_to_midipas_midi_outtmp_queuepas_midi_start_readpas_midi_end_readpas_midi_kickpas_buffer_statusstd_synth_infostd_midi_synthpas_midi_operationsmy_devpas2_mixer.crec_devicesmode_controldefault_levelsmixer_outputset_modepas_mixer_setlevelspas_mixer_resetpas_mixer_ioctlpas_mixer_operationspas2_pcm.cpcm_speedpcm_channelspcm_bitspcm_filterpcm_modepcm_countpcm_bitsokpcm_busyopen_modepcm_set_speedpcm_set_channelspcm_set_bitspas_audio_ioctlpas_audio_resetpas_audio_openpas_audio_closepas_audio_output_blockpas_audio_start_inputpas_audio_triggerpas_audio_prepare_for_inputpas_audio_prepare_for_outputpas_audio_driverpas_init_mixerfree_irq__module_parm_dma16pas2_mididevaudio_devs__this_modulemix_writesound_unload_audiodev__module_parm_broken_bus_clockpas_remove_intrcleanup_modulemidi_synth_resetDMAbuf_inputintrmidi_synth_controllermidi_synth_set_instrmidi_devssound_free_dmatranslate_codepas_midi_interrupt__module_parm_sb_irqinit_modulepas_midi_initrequest_irqconf_printfsound_alloc_mididevDMAbuf_outputintrsound_alloc_mixerdevpas_model__module_parm_sb_io__module_parm_sb_dma__module_parm_symphonypas_writesound_alloc_dmapas_read__module_parm_iomidi_synth_ioctlload_mixer_volumesmidi_synth_openmidi_synth_send_sysexpas_pcm_initpas_pcm_interruptsequencer_initprintkmidi_synth_closesound_install_audiodrv__module_parm_irqmidi_synth_bender__module_parm_dmasprintfmidi_synth_start_notemixer_devs__module_parm_joystick__get_user_4sound_unload_mididevmidi_synth_load_patchpas_set_intrmidi_synth_panningmidi_synth_aftertouchmidi_synth_setup_voicesound_unload_mixerdevmidi_synth_kill_notemidi_synth_hw_controlpas_audiodevpasintr__module_parm_sb_dma16geexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/sound/opl3.o0100644000000000000000000004075407676400615025733 0ustar rootrootELF\,4(ƀ|+?j?jp 1Ƀ A~A~ A ~ A~1ɋTA ~ꡐ@  S0D$<=Q(@\$@=Q(@w,=Q@t 0[áx+t1=Qt=QuȋB t*+h*PSb u몸hj(S\$ SgD$=vPh`XYESPWUWVSV=l$th1^[[^_]hh+Y[uhh+jP4= *u*PjUhu'Uh@XZ5iT$+(j`jU hjU t5<j<t)<t%Ph_XjUh w<5tB<t>1jPUCE ~j jU3 jhU& jj]S jjS <hjED$PhujjEP ^uh]$ Xtjt$h h$Xo@WVST$x4;P }*fDP D4u[^1_ÉDXPPGP@X@\@l@@t@`@d@hCp ZS\$ fftft0PhXZj(SkD$(P 1[áx+uЋL$ɋD$ x%;J }=v1k(*1WVSt$ًD$у?T$~ЉЙt ?~?xЃ? È[^_1UWVSST$ҋl$|$ ;S *Dɍ4yDp.A D$A D$A$AD$AA ƒtlD$PF@PFP~D$PF@PFPfD$PF@PFPN$D$PF@PFP3 Y[^_]WUD$ PrWUD$PfWUD$!PZ$hWUD$ PFWUD$P:H@WUD$ P ,WUD$ ŠA D$A D$AtSWUD$ PWUD$PD$PF@PFPoD$PF@PFPWWUD$ P 뷍)UWVSl$(;j D4ЋPt$|$,dhG@PGPhG@PGPjPGP* {G<D$ CPG PGP3C PG PGPC PG`PGP$C PG`PGPCPGPGPCPGPGP$CPGPGPCPGPGP<$Ctσ<$0u0PPGPK |$؋L$Hpplt$4Ut$85љFdjp`p\pdڃ BhT$ RT$ RP[D$PPGPT$ D$$ Ѓ CXSPGPn$|$t [^_1]SPGPF CPG PGP*CPG PGPCPG`PGP$CPG`PGPCPGPGPCPGPGP$CPGPGPCPGPGPC0u0PPGP[ <$@~ 0G1;B If;t5D$ |+|+Pjr |+f;ufUh^_T>hG@PGPhG@PGPplt$4UST$҉лu-1ۃ~)й4T$D$ [Á K=~~C=VS\$ t$D$x+t5hXSx+tD$ 4[^[^WVS|$1ۡ\C~1ۋ;Z |8x+t[^_ËB 1C~hDD@PDDP%hD@PDDPD|tj@jSWC;Z |EhD@PDDPhD@PDDPz뎡t+tǀt+1x+D B @L1ҡfDP DPB~աƀ|+x+t1|+Pjr S\$ǀt+1x+D B ǀ+ǀ+\$[S0|$H'T$Dwh[0[ø()PD$DP\$P uыT$vRh`XY뱋D$Warning: Obsolete ioctl(SNDCTL_FM_LOAD_INSTR) used. Fix the program. <4>FM Error: Invalid instrument number %d <3>opl3: Only one OPL3 supported. <3>opl3: Can't allocate memory for the device control structure <4>opl3: I/O port 0x%x already in use <4>FM warning: Invalid patch format field (key) 0x%x <4>opl3: Initializing voice %d with undefined instrument <4>FM Error: Patch record too short <3>opl3: Device control structure not initialized. <4>opl3: Too many synthesizers <6>YM3812 and OPL-3 driver Copyright (C) by Hannu Savolainen, Rob Hooft 1993-1996 OPL2<6>OPL3 not detected %x OPL4OPLYamaha OPL2Yamaha OPL4/OPL3 FMYamaha OPL3opl3_initopl3_detect@<FN\bp|.,49AAAQP1XY!QP1XYA1P1XA1QP1fXYAP1fXAP1XABQP1fXYMP1fXM  #(284JAUCkEzMOGCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.data.bss.modinfo.rodata.str1.32.rodata.str1.1.kstrtab.rel__ksymtab.rel.rodata.rel.fixup.rel__ex_table.comment4k d8) % ?/X&4X&,=2& M2)S\)i)e ?  w *hs ? t* @`+ @++/5 4 ',H3B XOZcrVr!34g`/ e<k 3GQQ]\l|0EFr})? t4    hIp"  3:nFN^ou   4 H  ^ t hIpopl3.c__module_kernel_versionpv_mapdevcv4op.0enter_4op_modeopl3_commandopl3_ioctl__constant_copy_to_user__constant_copy_from_userstore_instr__constant_c_and_count_memsetdetected_modelopl3_kill_note__constant_memcpyopl3_set_instrfm_volume_tablecalc_volset_voice_volumeopl3_start_notefreq_to_fnumopl3_resetopl3_openopl3_closeopl3_hw_controlopl3_load_patchopl3_panningopl3_volume_methodopl3_aftertouchbend_pitchopl3_controlleropl3_benderopl3_alloc_voiceopl3_setup_voiceopl3_operationsioinit_opl3mecleanup_opl3__module_licenseprintkopl3_detectkmallocioport_resource__request_regionkfree__release_region__const_udelaynote_to_freqcompute_finetune__generic_copy_from_usersynth_devs__this_moduleopl3_initsound_alloc_synthdevsequencer_initconf_printf2__kstrtab_opl3_init__ksymtab_opl3_init__kstrtab_opl3_detect__ksymtab_opl3_detect__module_parm_iosound_unload_synthdevinit_modulecleanup_module%8K^ns 7 <5j o5 57 8 9 5%*:0BM58;*98>9o<<8;<<-Nfr 5 $Av    =# 1 ><    K  P 5% 8 <D u      :Xv*Sg 5?  59[o>=l}$Yq3@Ugv 5C$3BQ\eq@D 1=EO~%/?K_ i n5s6AB:K8;8;81(1\ <ABF6 H  $(,048<@DHLPTX\`d $4FQgv2 222 $2(,20428<2@D2HL2PT2X\2`d2hl2pt2x|2geexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/sound/mpu401.o0100644000000000000000000006122407676400615026077 0ustar rootrootELF?4(VS\$ C@t$dd ~}ts@hC@XZ[^ËC< w:CC@Phw:-$@hC@eC@fkC@hC<XC@gLC@C@jj /C@jjC@jjC@jjPhC@VS\$ XS,C,Pu?f Qx-1{t6CtSLuf QxNC,[^Ps XZPS/kD$Xf BSD$ kXf Bx t Cu {tf[É\$[3WVS|$x;=} <u [^_kX {t{uf BSU Yt!B@t @B@HjrTRDƅXZx5jSW CCSD$(CLD$$C1ah@WY[Hh[3VS\$ kX ~uDFFLtjsTSHXC@Zt HC@H[F^V` YVSPD$D$kD$Xf 0uB@tI~ fB@u[fQ@uD$S[[^hS^1UWVSVVkD$X T$zf BPKi^D$fB@tVL$ 1PD$fQxT$zt z<KtŋT$ BtH1~BL$f B@t K~@uT$ DPt$ []twL$ GA9|D$ P@T$t?1~91D$fQxL$ DK~tGD$9|V1ZY[^_]ÅuVVL$ PhZYυVнPt$_Z=L$ Pht$Yih@[jD$%==D$ ht$ZYxËL$kX4T$tÀvt1jhQЃ jh11WVS0|$@T$DkXm\$H tWm!t0[^_j!St$V  uVW4_Zxj!VS u1F't(Ѻu1PVW1҃ hYs1ËD$@ L$x; <uÁQtQtih@Pt$ u1UWVS|$p l$x;5 <u [^_]kX {uf BSY{tC{CLt!B@t @B@HjrTRDDžXZx?kS[u1njhVbjj4VXjhVK$h^3hVSD$ X jjSkX jhSFLtjsTSHXC@Zt HC@H[FF^WVSt$|$F!F [jhW x6% ~S[^_ÈV jhW` xF!SF SSUWVSVVD$@0D$@+L$kT$X A ETAEEEEE E!E$E(E,E@AEPAE\${uSU[|}Pu#t$hjhu?[Ut$X} ZShjt$$6h} hh4 T$ Y[4E'h4 hP| |$ tL$\$ hh\$ iPAt$hih@@P0M  1U!Ұ tB@v+M$0\$SRhD$ i@P t$i|$i@Ǥ֬ut$RL$ M H E i@BXE'ZuDU it$|$ t D$ L$T$J01Y[[^_]Q \$ C4X50PȃPPhD$i@PU!Ѓ uM$Mt 50PQhD$i@Ph4 h h@$t$ 6h t$u_]t$^jht$ w Ejxht$ \ *M$Ut$^_uhhYs؉EEPEhWUWVSPP|$1$0uGD$uh$~ufBK~tfB$~$u ]fQx Unknown MPU mark %02x %02x MTC frame %x02 unknown MIDI sysmsg %0x <4>mpu401: Send data timeout MIDIMPU401mpu401%s (MPU401)MQX-%d%c MIDI Interface #%dExt MIDI stop Ext MIDI start Ext MIDI continue Songpos: %d MPU: Invalid buffer pointer %d/%d, s=%d <4>MPU-401: Can't access coprocessor device <3>mpu401: Device not initialized properly <4>mpu401: Command (0x%x), parm send failed. <4>mpu401: Command (0x%x) timeout <4>mpu401: commands not possible in the UART mode <4>mpu401: Intelligent mode not supported by the HW <4>mpu401: Can't access coprocessor device MPU-401 %d.%d%c Midi interface #%d<3>mpu401: Can't allocate memory <4>mpu401: Failed to allocate IRQ%d <4>mpu401: Device didn't respond <4>MPU-401: Too many midi devices detected <3>mpu401: Can't enter UART mode <3>mpu401: I/O port %x already in use <4>mpu401: Can't set HW timebase to %d <4>mpu401: Can't set tempo to %d J  *EEEE%5ESSY_.=Nrnx"probe_mpu401attach_mpu401unload_mpu401intchk_mpu401mpuintr|AAQP1XYQP1XYAP1XAQP1fXYP1fXP1XAQP1fXY P1fX ~  (8JUkz GCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.data.bss.modinfo.rodata.str1.1.rodata.str1.32.rel.rodata.kstrtab.rel__ksymtab.rel.fixup.rel__ex_table.comment4+ dT)`0 % ]/6 467=26IL2 8" `D< \ ^@ hd=?u=(q `P = 4a`t> a>?$C T DL  "-8 A0L@ai_ {qRy_t,bb}g!K  FQ1TAWNhCc   v@H  w4  4 " f5MS_v<2TX.\ dh%`0?NNbd^lm}FPT1+\pI(H  (,D+ !/A7AKXcq  6L_qz ` )2G|Tcaq     + C [ s)  7    ! R5R5mpu401.c__module_kernel_versiontimer_modetimer_capsdev_confn_mpu_devsmpu_synth_info_protolen_tabmpu_input_scannermpu_timer_interrupttimer_ext_eventmpu401_input_loopmpu401_openreset_mpu401set_uart_modempu401_closempu401_outmpu401_commandrec.0mpu_cmdmpu401_prefix_cmdmpu401_start_readmpu401_end_readmpu401_ioctl__constant_copy_from_user__constant_copy_to_usermpu401_kickmpu401_buffer_statusmpu_synth_ioctlmpu_synth_infompu_synth_openmpu_synth_closestd_synth_infostd_midi_synthmpu401_synth_protompu401_midi_protompu401_chk_versionmpu401_synth_operations__constant_memcpympu401_midi_operationsmpu_timer_inittimer_initializedtimer_opentmr_runningmax_timebaseclocks2tickscurr_timebasehw_timebaseset_timebasetmr_resetnext_event_timecurr_clocksprev_event_timecurr_ticksset_timer_modestop_metronomesetup_metronomemetronome_modempu_start_timermpu_timer_opencurr_tempompu_timer_closempu_timer_eventmpu_timer_get_timempu_timer_ioctlmpu_timer_armmpu_timerioirqcfg__module_licenseprintkdo_midi_msgintchk_mpu401mpuintrnum_midismidi_devs__get_user_4synth_devs__this_modulemidi_synth_openmidi_synth_closemidi_synth_ioctlmidi_synth_kill_notemidi_synth_start_notemidi_synth_set_instrmidi_synth_resetmidi_synth_hw_controlmidi_synth_load_patchmidi_synth_aftertouchmidi_synth_controllermidi_synth_panningmidi_synth_bendermidi_synth_setup_voicemidi_synth_send_sysexattach_mpu401sound_alloc_mididevrequest_irqioport_resource__request_regionkmallocsprintfconf_printfsequencer_init__release_regionfree_irqsound_unload_mididevprobe_mpu401__check_regionunload_mpu401sound_unload_timerdevkfreesound_timer_devsseq_copy_to_inputsequencer_timerseq_input_eventsound_alloc_timerdev__kstrtab_probe_mpu401__ksymtab_probe_mpu401__kstrtab_attach_mpu401__ksymtab_attach_mpu401__kstrtab_unload_mpu401__ksymtab_unload_mpu401__kstrtab_intchk_mpu401__ksymtab_intchk_mpu401__kstrtab_mpuintr__ksymtab_mpuintr__module_parm_irq__module_parm_ioinit_mpu401cleanup_mpu401init_modulecleanup_module8 =TUT T T  X V[Tq { T  TJ  9XBYWqYT T&AY TINTTtZ  T [0 X9 Yp  [ X Y   Y{  T  T [  Y m  /  6 W> ni  v o{ p q       1 6 B }   r   s  Y 0tOetzr rT ou"v-wTTTTo"y}Touvw{S|cN}Vv}>}U[dx~!&T2~?M]i~}_eT+@R\bhr{ T T EO TTZdn T T1CQ^hrw} x\ %l7@HMzj|T\ ]^_`abcdefghijk \     ` a b c d e fgh ijk\\ $  $(,048<@DHLPTX\`dhlptx| xl zV W$ $4FQgvQ QQQ $Q(,Q04Q8<Q@DQHLQPTQX\Q`dQhlQptQx|Qgeexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/sound/maestro3.o0100644000000000000000000007645407676400615026621 0ustar rootrootELF,[4(T$1vvvvv@VS\$ t$SF;XT$ff[^S\$S(;ZT$ ff[VS\$ t$S;YT$f[^S\$S:XT$ f[VSt$ \$hD$PV_hSVShVk [^ST$ D$[PRt$ S[WVS|$t$\$hD$PWhSWt$|$D$[^_SL$ T$D$[PRQt$S[VSt$ hVTXZ hpAKXuhTPV [^ËT$hTPR} VS=\$t$'PffCPjt$=P[^3SPhUWVS\$3N=l$|$M9t+fCPjUwPfCPjUjfCPjU [^_]SWh@ VS\$ C#D$ D$!ƈCPfC2PjsbVfC2PjsLC!Ɖ PfC6PjsVfC6Pjs [^SD$ =L$v=?w@A<]1tHPfA2Pjq[SD$ =L$v=?w@A8]1tHPfA6PjqN[VS\$ ^ @ =T tV[^hh6jShh7jS jjSf YZPS PhYXVS\$ ^ H =L ~V[^jh6jS=jh7jS. jjS`ZY%PS/ PhXZS\$S Ѓu[ÃS sejC6Pjsjhtjs $S\$C tJ=CjC2PjsCc sSPhjR$[h"YS\$Cxu{\~XtTC uJ=CCK sjC2PjsNSPhjR6$[h;XS\$u⋃)9}ItDC u:=3K sjhtjsjC6Pjs$[hUXUWVSD$0l$(D$E2HL}D$=E@T$,\$4|$8L$ D$@Ӊ$RfE2@Pju=VfE2Pju!PfE2PjuSfE2Pju4$fE2PjuVfE2Pju\$SfE2 Pju D$ 0PfE2 PjurSfE2 Pju\ SfE2 PjuC\$SfE2 Pju( D$fPfE2PjuSfE2Pju SfE2PjufU2B0$PRjuE0fu PfE2+PjuE<=ɯ%PfE2.Pjul hfE2PjuO1ۃ@ DPffE2PjuC(v֋L$yXtt$Ul$0[^_]_fE2fPU$PRvT$BPfE2fPUHPRSL$ALfE2fPU0PR0T$(BHBX$nWSt$Rh UWVSD$0l$(D$E6HLD$=T$,\$4|$8L$ D$@Ӊ$RfE6@PjuVfE6PjuPfE6PjuSfE6Pju4$fE6PjuVfE6Pjur\$SfE6 PjuW D$ `PfE6 Pju4SfE6 Pju SfE6 Pju\$SfE6 Pju D$fPfE6PjuSfE6Pju SfE6PjufU6B0$PRju{ hfE6Pju^1ۃ DPffE6PjuC7v֋L$yXtt$Uxl$0[^_]fE6fPU<PRT$BTfE6fPUHPRbL$ALfE6fPU$PR?T$(BPBX$nWSt$Rh@Y=D$o=D$UWVSl$$ \$(SjUfD$ D$4PjUSjU$f9$tOu$[^_ ]VS\$ C2PsYXC@@)ƃ=[^VhXZVS\$ C6PsYX@)ƃ=[^VhXZUWVS |$$l$ |$$}8D$|$$uUƃX‹ c8C CCCCKD$d$K<9щ1P4YC D$K CwvK IK D$Cww{ C,C@~;CsC‹ S,CS4C0=];t1ҋK0|$$t's03u8PUK8t$ [^_1]s03u<PU.Ps,sh덉K d1҉SD҉t1QZC C UlS}<)]@UWVSPT$Bt1ۋJpzTr@Rl:9v)<7)1<7шX[^_]WVS\$Cxu[^_SKp1 +CP1=XSxsX{Pt"C\;ClC\|Cd[^_C\)C\~Z;CltCClC\;CpCd=cWsTs\hJSKxX밃=S!C`C\{TsTsTWWPPVVh@$s\RWhS1:+1;Y}Zkꋃ)9}S(ǃǃǃXMWVSt$f~QMrMsthh Y[Y[^_]ËD$ 9D$$u抆uרT$!T$ 9P ɺu1휏$|$ tz)9};\$ v\$ ~o4$SPt$$ u?$;1))\$ \$Vi[|$ u4$u V>_D$@4$d$u!xtuh VR@PV]dždždž lzpjVŅXZ>UWVSVD$X\t;MrMsthh Y[_[^_]ËD$ 9D$$uCxuڨT$!T$ 9P ɺu1휏$|$ {\ySp{T)K\9v);t$ vt$ 4$Vt$ C@P u^$=9>1spSTs\cx)t$ t$SX|$ u4$ sPs\WVh밅u޽SXD$@4$Cdd$tA=[SC@SHKL@$PSKCTCPC\ !x?B8sTsPs\slsph뇅CPC\CTujSŅXZUWVSt$^\1ۋ|$t;MrMsthh [^[^_]fFftCdtt WPV fFfttt WPV _SfVЃfYt9|AftCxtCl9C\|WdClC\9CpUWVSD$p\l$t>MrMsthh ]X[^_]ËEugujV_ZuՁƠ}UF0M4) 9w)9v밋uR@PWuހN81jV?Y_v@UWVS,D$Dx\\$Ht$Lt?MrMst hh XZ,[^_]Ã= P PPP@P@1ҁPtPPt=Pt댋l$DEfu1vE%PWY[^]T$DfBfuE\$DfCfuUW?LJLJLJLJXWVGXG\GPGTZ떁PBPwP.D$DH41ҁP PPw{vMtLP!9P uT$DfB1ft G8;G<!9P ۹u1́PpPr3 P\!9P u1놸!9P ۹eW|$DfG1ftt >!9P \$DfC1fWt t ։Ӻl$DEft)tkujW]ZW[T$DfBf?t&GxujWZYWUXWW밁PPP NP Pt^PT$DfBf$]Wd_\XU!9P 1ɉl$DUЃ1ftG tft G t!9P Q1ɉH P PwzP T$DfBfQ]WGXD$G\OLD$GPD$GxXtGlH!G\Uj D$PV  P]l$DEfG ujWÅXZ]WD$(T$,D$$T$ XUjD$ _\$DfCf^G ujWB]X>]W~GlD$(Wp+W\T$,GHD$$OLT$ YU덋l$DEf]W7D$D$D$Xt H!UPPRPPֺd]D$ D$ T$DfBfuI\$DfCfuD$ PD$PW UWkgxXtL$ ΀d$ WXtD$ D$ 뗉$Ӻ]tCD$ D$ T$DfBf\$DfCfukD$ PD$PW9 U!9P \$DfC1fWt t WugxY<$t d$ zL$ pWXt D$ CD$ 9\$DfCftCjWY]!9P PGlىDjWtÅXZp!9P  ى P P PщӺ]T$DfBftGw LJv LJ LJ\$DfCft;G|wG||vG| LJUl$D]؃ft ؃ft Ѻ Avft\$DfCfXMT$Ӻ]tCD$ D$ T$DfBf\$DfCfukD$ PD$PW$ U!9P \$DfC1fWtt W`gxX|$~ L$ yd$ oWKX~ D$ DD$ :Ӻ]x T$DfBfuiT$DfBfuCU!9P ۹#l$DE1ft G8GvP$PS.FX[^VS\$tz=tK?@ k, k,4 9wB,9vs\3KPt$Cc8[^SPh xUWVSVD$1x@l$D$D$tBMrMsthh Y[^[^_]Éu\NNEfF(tEE#^FF !xNEfF(u[Eft>D$dždždžh@VXZEft5d$tidždžF|h@VN_XD$PD$PVEf F( N FS1L$D$ CNFWVSt$^\t;MrMsthh Y[[^_fFfKKM_fFffFfuEfFf#C(fC(WKCC   1|SXtC<PsPsSX`C0PsC@PsC5F%PSXZVSt$ 'j0VZYtKu1[^WVSD$t$S1YtPhXZ[^_ÉȀj0PS5St Ph@j2S[=X~PPh WVSD$0|$\$V/ZuN=,j2PVz t$D$0D$[^_PPh 뻉‰D$ÉD$D$[^_D$H@ tPt9J t@u  ÅtD$P\1  1ËD$@\t$t$PPL S\$1Ƀ|$ S8f fS:f fSii fDD  yWUiW8| x 8 ƾVticr@ra;zxi `@| =sz>sz l@|,?sz@szuirHraAzyi `@|CszDsz l@|$EszFszvirXraGzzi `@|IszJsz l@|KszLsz! `@| l@|zJ `@|s ƾT s ƾT /& 5i3i33Qi4s`W~Y4~iQ  \i^s`W~Y^~i\ yzCwiNaMaiNqq  fI  fN {i Lf|i`rr|idssyp|i rr|i$ss|i| OsT!&sTaayz( G@i i  i y @iiCi y i y @@@y@i i  iy@iiCi y iy@@@ piqzxqipy airrxqq  ƾ ii fD  f aiayz5]4i4 HrPraQzyz5]^i^ GrXra\zyi fXifb fz ƾljajajaja||||fy !iyJ ƾTa F k l mbcdYefghij ki li mi bicidiefghij:nnioo i ninyCGAz*@)0Az(@(0i* i,y, i,    $'i-iu-iciV ƾSy| ƾ`"l#n"ly|o ƾly| ƾ{"l#n"l-i$,|+i~[*i +i~[*i {$ Dz'i'z#'iy$& &zy&&0zz#''$ii ƾ/y ƾyi Fƾ߿Gy ƾ&.߿ i YJ0 s T%% %%sT/i9Ya0!s!T.. ..sT/iOYai%sT.sTƾkYiАiАiАiЋ؋]]] 7hh !"#%&'()d*,-hh !"#%&'(2)*+,-., ,r,CL ,$#` oF ') 3)7%8X9kernel_version=2.4.21author=Zach Brown description=ESS Maestro3/Allegro Driverlicense=GPLparm_debug=iparm_external_amp=iparm_gpio_pin=i<2>maestro3: invalid magic value in %s K<I<Q<V<^<AllegroMaestro3(i)Maestro3(i)hw<7>maestro3: stop_dac() <7>maestro3: start_dac() <7>maestro3: start_adc() <7>maestro3: set_dmaa?? <7>maestro3: set_dmac?? m3_readm3_writem3_pollm3_mmapm3_ioctlm3_openm3_releasemaestro3<4>maestro3: out of memory <7>maestro3: pm in dev %p <7>maestro3: saving code <7>maestro3: saving data <7>maestro3: resuming <7>maestro3: resuming dsp <7>maestro3: enabling ints ess_m3_audio<7>maestro3: adding val 0x%x to list 0x%p at pos %d <7>maestro3: removing ind %d from list 0x%p <7>maestro3: inc timer users now %d <7>maestro3: dec timer users now %d <7>maestro3: mode=%d rate=%d buf=%p len=%d. <7>maestro3: rec_setup mode=%d rate=%d buf=%p len=%d. <7>maestro3: get_dmaa: 0x%08x <7>maestro3: get_dmac: 0x%08x <7>maestro3: prog_dmabuf: numfrag: %d fragsize: %d dmasize: %d <7>maestro3: waking up DAC count: %d sw: %d hw: %d <7>maestro3: underflow! diff: %d (0x%x) count: %d (0x%x) hw: %d (0x%x) sw: %d (0x%x) <7>maestro3: updating dac: hwptr: %6d diff: %6d count: %6d <7>maestro3: dma timed out?? %ld read: chip lockup? dmasz %u fragsz %u count %u hwptr %u swptr %u <7>maestro3: wrote %6d bytes at sw: %6d cnt: %6d while hw: %6d <7>maestro3: write: chip lockup? dmasz %u fragsz %u count %u hwptr %u swptr %u <7>maestro3: m3_ioctl: cmd %d <7>maestro3: allocated %ld (%d) bytes at %p <7>maestro3: allocating for dmabuf %p <7>maestro3: freeing %p from dmabuf %p <3>maestro3: serial bus busy reading reg 0x%x <3>maestro3: serial bus busy finishing read reg 0x%x <7>maestro3: reading 0x%04x from 0x%02x <7>maestro3: writing 0x%04x to 0x%02x <3>maestro3: serial bus busy writing 0x%x to 0x%x <7>maestro3: retrying codec reset with delays of %d and %d ms <3>maestro3: codec probe failed <3>maestro3: couldn't register mixer! <3>maestro3: no memory for %d bytes at ind %d (addr 0x%x) <7>maestro3: in maestro_install <3>maestro3: architecture does not support limiting to 28bit PCI bus addresses <4>maestro3: unable to reserve I/O space. <4>maestro3: couldn't alloc %d bytes for saving dsp state on suspend <6>maestro3: Configuring ESS %s found at IO 0x%04X IRQ %d <6>maestro3: subvendor id: 0x%08x <4>maestro3: initing a dsp device that is already in use? <3>maestro3: unable to allocate irq %d, <7>maestro3: notifier suspending all cards <7>maestro3: stop_adc/dac() device %d <7>maestro3: powering down apci regs <7>maestro3: bringing power back on card 0x%p <7>maestro3: restoring pci configs and reseting codec <7>maestro3: restoring dsp code card <7>maestro3: turning on dacs ind %d <6>maestro3: version 1.23 built at 21:54:49 Jun 25 2003 <4>maestro3: reboot notifier registration failed J$!""$%*&<A<A<< H(&2<!F"P"Z$d%n(&x<<<<<<<<GCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.data.bss.modinfo.rel.rodata.rodata.str1.1.rodata.str1.32.rel.fixup.rel__ex_table.comment4I= p )= % tz/hJ4J A`K\ = ,{(I2KX2M l2Yh T{ wYs {P ZZ$^ ] $h_ $ 1 < pHa0 {A7DA#;d"A#%Ns&P   P!Yz08vZEZR*bzr&H{nhyO@ P9 X    Ja?s (5! >)F1 9e   B<cZE&j'7u8''=)@*, ,Rr,, H,T "-.).<rGH SI/z`0kG12y1)23(` H3)7%83X9  (;m; !j3F S \4 ix' h > A0;LYnv++,5 !6Lc-3<xi3#:MYt} "`( %;;mG; Vmaestro3.c__module_kernel_versionsample_shiftcard_namesm3_id_table__module_pci_device_size__module_pci_device_tableld2m3_notifierm3_outwcheck_suspendm3_inwm3_outbm3_inb__m3_assp_readm3_assp_read__m3_assp_writem3_assp_writem3_assp_haltm3_assp_continuem3_add_listdebugm3_remove_listset_fmtset_dac_rateset_adc_rateinc_timer_usersdec_timer_usersstop_adcstop_dacstart_dacstart_adcpvm3_play_setuprvm3_rec_setupset_dmaaset_dmacprog_dmabufclear_advancem3_update_ptrm3_interruptinvalid_magicdrain_dacm3_readm3_writem3_pollm3_mmapm3_ioctl__constant_copy_to_userallocate_dmabufnuke_listsfree_dmabufm3_opendevs.text.lock.maestro3m3_releasem3_ac97_waitm3_open_mixdevm3_release_mixdevm3_ioctl_mixdevm3_mixer_fopstry_read_vendorm3_codec_resetm3_codec_install__constant_c_and_count_memsetminisrc_lpfm3_assp_initsetup_msrcm3_assp_client_initm3_amp_enablemaestro_configm3_enable_intsm3_audio_fopsm3_probem3_removem3_suspendm3_resume__module_licensem3_pci_driverm3_init_modulem3_cleanup_moduleassp_kernel_imageassp_minisrc_imageexternal_ampgpio_pinm3_reboot_nb__const_udelayprintkget_dma_posget_dmaaget_dmac__wake_upadd_wait_queueschedule_timeoutjiffiesremove_wait_queue__generic_copy_to_userinterruptible_sleep_on_timeout__generic_copy_from_user__pollwaitremap_page_range__get_user_4pci_alloc_consistentmem_mappci_free_consistent__down_failed__up_wakeupinterruptible_sleep_on__this_modulem3_ac97_readm3_ac97_writeno_llseekremote_codec_configkmallocac97_probe_codeckfreeregister_sound_mixerpci_read_config_dwordpci_write_config_dwordalloc_dsp_suspendmemboot_cpu_data__vmallocfree_dsp_suspendmemvfreepci_enable_devicepci_set_dma_maskpci_set_masterioport_resource__request_region__release_regionunregister_sound_dspunregister_sound_mixerregister_sound_dsprequest_irqunregister_reboot_notifierfree_irq__module_author__module_description__module_parm_debug__module_parm_external_amp__module_parm_gpio_pinpcibios_presentregister_reboot_notifierpci_register_driverpci_unregister_driverinit_modulecleanup_modulescheduleb KPcfcBcc cC Hc c*   c-    c      d   c d cf'?ceg  %c@inc}cf9g)h`rijckk  cl0mc! &+cn5:cpmcd incoo< AFcp  c$q q=!q"q#qQ$qV%q5&:&cK&s&r&&s&&c&&cF'p's't''c'&( +(0(cu(wK)xT)x) ))c4*g:*x@*x*+/+ca+r+++c+++c,),/,x5,xS,xY,xt,xz,xq-|-b-b-b.b7.D.I.c~.i.i.}.y.z/~//c/)/./C//]/^/61;1c1_1`>2Y2t2222.3O3333c3333c33}64 V4[4k4p4c4444444455c35B5_5d5i5cv555cE6J6cR6W666666c7 7c+7a0767D7L7X7c7k7{7777777777c758>8 C8cT8^8c8c8b88 8c88 8c99#9cr9z9 9c999c999c999cZ:b: g:ct:}: :c:::c:g;0;5;c:;a?;J;O;c\;a;o;t;y;a~;;;<h<"<kE<=u=v=u"=v,=v6=u@=v c# cg,c}3    0 4  {  ( d {h l t x |         HLPTX$.8BLV`jt~9 999 $9(,90498<9@D9HL9PT9X\9`d9hl9pt9x|999999geexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/sound/rme96xx.o0100644000000000000000000004055007676400615026372 0ustar rootrootELFP)4(|$ L$D$t A QA B@!A UWVS\$l$t7jh S jhSjhSNy[^_]jUWVS|$1jhWgG t jhWI Ky[^_]WVS\$t$|$jhSj S9VS2WS+$D$D$\$[^_VS\$ jhSj St$$SjhS(jhSj!SSjhS$[^S\$K j@jS2jjS(jjS$[S|$ L$t.[A%QD9sЉADSQDA<@D!‰[ÃyHtA<1WV1S;=\$}C1C 9| G;=|XC4C0P[^_hjCS,BPCFC 9|VSt$ F uR1ۋFhCZ~[hF@FDXSV !FV P@[^ɃFV P@hV ߋFYV P@[F@S|$oS\$D$ YS4)xQ[ËC,@<)S\$D$ YS0)xQ[ËC,@<)UWVS |$ o4t=th[ [^_]ËD$(O 19΋\$$D$|l$G,@G4oG!9P ۹1ɉ.GG 떉ӉպYDP$P P $CP@$P % tV$BuDtՋ$k4Q!9P /1ɉ.&@uDt뮋<$W W G^<$W ⿉W GP@&Xtw$P @P <$и!9P 3UWVS$D$8x@!D$D$D$ D$D$D$D$D$D$ 5K1ɋ9э^}1t A9|69}t;sdth_$[^_]k\hLT$www1j1K@? - a `V?kernel_version=2.4.21parm_devices=1-2iparm_desc_devices=number of dsp devices allocated by the driverauthor=Guenter Geiger, geiger@debian.orgdescription=RME9652/36 "Hammerfall" Driver<2>rme96xx: invalid magic value  (rme96xx: unsupported format RME Digi9652RME Digi9652 (Rev 1.5)RME Digi9636 (Rev G)RME Digi9636RME Digi9636 (Rev 1.5)RME Digi9652 (Rev G)rme96xx<3>rme96xx: irq %u in use <4>rme96xx: out of memory <6>rme96xx: unloading f13N Q { jiW9aAAQP1XYQP1XYAP1XAQP1fXY(P1fX(P1XA)QP1fXY4P1fX44O  !O +} 5 ?lISk]gq{U;c (*,4(6=<3>rme96xx: Unable to allocate busmaster memory <6>rme96xx: detected %s (hw_rev %d) <6>rme96xx: card %d initialized <3>rme96xx: initialization failed <3>device structure not valid <6>rme96xx: version 0.8 time 21:54:51 Jun 25 2003 <6>rme96xx: reserving %d dsp device(s) GCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.data.bss.modinfo.rel.rodata.rodata.str1.1.rel.fixup.rel__ex_table.rodata.str1.32.comment4  9) !H % =/h"4" A#\ = >hI2#\$KX > g &c h? r2 ' ((H,p4 2G #+!9#O#UhxNQg~/hr`   w|)=FK- mYHlH  8$X`(* s  jc`) <lLZgsaPVRE?@@")2+GKXg#y&#Id|of-8kEZbl~'* s3 BO]lxBWn&$4@rme96xx.c__module_kernel_versiondevicesinvalid_magicrme96xx_spdif_set_bitrme96xx_spdif_write_byterme96xx_spdif_read_byterme96xx_write_spdif_codecrme96xx_spdif_read_codecrme96xx_initialize_spdif_receiverrme96xx_clearbufs__constant_c_and_count_memsetrme96xx_startcardrme96xx_interruptrme96xx_dmabuf_initnumcardsdevsrme96xx_proberme96xx_audio_fopsrme96xx_mixer_fopsrme96xx_removeid_table__module_pci_device_size__module_pci_device_tablerme96xx_driverinit_rme96xxcleanup_rme96xxrme96xx_ioctl__constant_copy_to_userrme96xx_open.text.lock.rme96xxrme96xx_releaserme96xx_writerme96xx_readrm96xx_mmaprme96xx_pollrme96xx_mixer_openrme96xx_mixer_ioctlrme96xx_spdif_sample_rate__constant_copy_from_userrme96xx_mixer_release__module_parm_devices__module_parm_desc_devices__module_author__module_descriptionrme96xx_gethwptr__const_udelayrme96xx_getospacerme96xx_getispacerme96xx_copyfromuserprintk__generic_copy_from_userrme96xx_copytouser__generic_copy_to_user__wake_upbusmaster_malloc__get_free_pagesmem_mapbusmaster_freefree_pagesrme96xx_initpci_read_config_wordkmalloc__ioremappci_enable_devicerequest_irqkfreeregister_sound_dspregister_sound_mixerunregister_sound_dspfree_irqunregister_sound_mixerpcibios_presentpci_register_driverpci_unregister_driverinit_modulecleanup_module__get_user_4__down_failedadd_wait_queue__up_wakeupscheduleremove_wait_queueinterruptible_sleep_onremap_page_range__pollwait__this_modulerme96xx_set_ctrlrme96xx_unset_ctrlrme96xx_get_sample_rate_statusrme96xx_get_sample_rate_ctrlrme96xx_setlatency999fk=>=@AC2DDuBB=JH==  $ L Iz J K   L  = M G   N   O; B G f Pu Q  =  =  R Q E E M P , S> C =H S X ] =e k t T  U  =  U  = X<88o8v;8:L8XXXRXX=fZ|\]]A,8T:8^<8;8!^`?=_=`8;:6;==} Y [ Y [ [ [F& =Xhlptaa ((,048<@DHLPTX '1;EOYcmw $9G  $(,048<@DHLPTX\`dhlptx|geexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/sound/trix.o0100644000000000000000000001623007676400615026034 0ustar rootrootELF 4( D$ÊD$D$WV5S1ۅ|$u[^_jhXZW19}  C9|'1C'~1WPSjhh =t1[j*No AudioTrix ASIC signature found <3>AudioTrix: Config port I/O conflict <3>AudioTrix: MSS I/O port conflict (%x) <3>AudioTrix: Bad capture DMA %d <3>AudioTrix: Can't use IRQ%d with a 8 bit card slot <3>AudioTrix: Can't use DMA0 with a 8 bit card slot <3>No MSS signature detected on port 0x%x <3>AudioTrix: SB I/O port conflict (%x) <6>MediaTrix audio driver Copyright (C) by Hannu Savolainen 1993-1996 <6>CONFIG_MPU_IRQ must be specified if MPU_IO is set. <6>CONFIG_SB_IRQ and CONFIG_SB_DMA must be specified if SB_IO is set. <6>I/O, IRQ, DMA and type are mandatory <3>AudioTrix: Bad WSS DMA %d AudioTrix<3>AudioTrix: Bad WSS IRQ %d AudioTrix ProMSS configAudioTrix: Bad IRQ (%d) AudioTrix SB<3>AudioTrix: Bad MPU IRQ %d /etc/sound/trxpro.binGCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.data.bss.modinfo.rodata.str1.32.rodata.str1.1.comment4  %  + 092 ) I2 Xb } a 1  *8H Wgpt})|m? ,O0 1@(%4WDhGlJpNtRxW|]dkrz"oDD`DZ  %4BNZhy  + 6 B O]#k8yNew"oZtrix.c__module_kernel_versiontrix_boottrix_boot_lenkilroy_was_heresb_initializedmpu_initializedtrix_ospmpujoysticktrix_readtrix_writedownload_boottrix_set_wss_portprobe_trix_wssinterrupt_bits.0dma_bits.1attach_trix_wssirq_translate.2probe_trix_sbattach_trix_sbirq_bits.3probe_trix_mpuunload_trix_wsssbioirqdmadma2sb_iosb_dmasb_irqmpu_iompu_irqinit_trixcfgcfg_mpucfg2fw_loadcleanup_trix__module_licenseioport_resource__check_regionprintkad1848_detect__request_regionnum_mixers__this_modulead1848_initad1848_controlsb_dsp_detectsb_be_quietsb_dsp_initprobe_uart401__release_regionad1848_unloadsound_unload_audiodev__module_parm_io__module_parm_irq__module_parm_dma__module_parm_dma2__module_parm_sb_io__module_parm_sb_dma__module_parm_sb_irq__module_parm_mpu_io__module_parm_mpu_irq__module_parm_joystickmod_firmware_loadunload_uart401sb_dsp_unloadvfreeinit_modulecleanup_module-h123dx1}2324AIU1Z5z36Y7qv815699993 (1-2Xx:37;;<; 5]7=31>1>?',317<AGMSY_ejpu{ !)3=JOU^Kdot3LMN@geexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/sound/nm256_audio.o0100644000000000000000000022111407676400615027075 0ustar rootrootELF4(D$1ɄPtf`JuUWVS\$ fD$PL$f`Ɓ=XNƃ|$t*L$9r ;Ujh =|$t3L$9D$rT$;t$jh |$uKt$Ã=(B|$t&L$9r;rVjh [^_])ƋD$VjSh뫋L$)T$(tt$jUh!)׉T$tftt$PRD(PUh@T$SWVS\$۾`t"9r;rWjh ƃ[^_)X1tftUWVSWWl$ t$\$$t¹t+9r ;Rjh ȃtVYuP-PUVGZY[^_]ËD$P`=D$Z|$=-t&9r ;Sjh -X$D$=|>P9r;rSjh ));SjWh);SjWhDV[T$DPPW-PShD$[^[^_])IVS\$ su 9~[^PǃXWVS|$1u uF~1[^_Ë)jQR uˍFPh Wi 뺡T$t9t9t ,u1áT$t9t ,u1áUWVSQQ|$ D$9T$9t ZY[^_]D$t$ t t; |; 19|E~ŃT$!tT$D$9D$9t1?t=uqUjW =:tË9r;rhjh )hjVh믉Ph`[XxF=u}UjW =$G9r;rjjh )$jjPh륉PhXZlnD$VSt$ t[^džVZuV[=Xt#9r;rrjjh =>t9r;rjjh g)fUjjjh)jjjhSUWVSD$(\$$D$ D$֋l$,9T$$1t$D$ ׉ = t*9r ;h jh |$t8=Ct&9r;r hjh 4$[^_])hjjh)>h jWh<ǃS_t4$ǃSY=^!t*9r ;hjh |$=t*9r ;hjh =Ct&9r;r!hjh D$)>hjWh)>hjWh8)> hjWhl$(D$$[^_]Uh XZ7VS=t$ t'9r ;jjh =]t#9r;r:jjh u[^VdždžY)jjjh)fnjjhh(VS=t$ `t&9r;r=hjh u[^VCdždž[)hjjhUWVST$,D$(l$$D$ T$9ډL$||$R1t$T$$L$;D$\$)ׅt&9r ;Wjh 9\$vJt$ D$)؅틽t49@;4)׉tft19€ G!t狵=t'9r ;jjh t$)==t'9r ;jjh =t'9r ;jjh T$D$-1t$= Qt#9r;r/j jh t 4$[^_]U^)3j jVh)3]jjVh)3jjVh)3jjVh=Wjh )ljt$ tft\ׅ9r;s)NjL$t$ D$aD$D$(D$$`[^_]Rh\$_XnWVS\$ۺt*9r ;jjh +;9)9vf = 7t#9r;rj jh [^_)>j jWh뵍 jXZ)ih1Y?)UWVS \$ ۸t-9r ;hjh +T$D$9‰$kV9D$sh$)‹l$9vՋƅۋ t&9r ;Vjh )l$艃 ;$;D$s^|$tWT$)‹l$9vՋƅۋ t"9r;rMVjh 14$ǃ ǃD$ [^_])Ɖtftǃ?)Ɖtft [^_]h D$ ^})IVS1=\$ t'9r ;jjh =Kt&9r;r&hjh SX\$ [^)fhjjh띋)jjjh?UWVSt$t>UtD$[^_] 9r ;h jh fuIB~u!u[^_]V"XV)Xփ@ftL翃= :9r ;h jh f%ftNf= 9r ;}h jh Pf%@fff Sh`X=Z C9r;rh jh )fh jShh=Y 9r ;h jh 9r ;hjh Ł=<9r;rhjh )hjUh))fBh jjhhf=[ M9r ;%h jh = 9r ;h jh 9r;rhjh Ń=<9r;rhjh V)EhjUh))fIh jhh)fh jhhVy])fh jhh=VX)fh jhh)fUWVS\$t;UtD$[^_] 9r ;uh jh uVB[^_]h Xuu SXSX٩tO= 9r ;h jh etO= '9r ;h jh u|Wh`X=Z B9r;rh jh )>h jWhh=Y 9r ;h jh 9r ;hjh Ł=<9r;rhjh )hjUh))Ah jjhh=^ 9r ;h jh 9r;rhjh Ń=<9r;rhjh )hjUh))Hh jjhS]#)h jhhSUX)oh jhh')S\$@Ht1[Sh8hyh`ZYċT$~Ht1RXZhYUWVSQD$X 1;Uth1Z[[^_]f fD$ۉt'9r;r=Pjh fT$uuNhXX)fSST$T$D$ X ;UthZ[[À|$vPYD$ۺt'9r;r&Pjh hpA)fUWVSD$(D$D$,fD$ D$D$$p >Uth@Z[^_]Ë$D$t$$X]D$$Ã=|$ xt"9r;rUSjh t$$ _u-M~|$tt$hpA^1|$aD$)f;SjWhrUWVSl$u >UthY[^_]Ã=D9r ;hjh =9r ;hjh =w9r;rXhjh u41f=t(DPPUGƆ fI668K(:H .`e'.P FL8%}s5:1)%:gA$7"#/9{&P2<5dFL/&jSvH s66Rx?>&h2-WQ.BBv\;4SS9HT  3@C ' . 1HC*d+4ww!*}=" vA66KG0 nm`),T&F ]^683#;bIM7'!#4?4 VEF3"+';8 D E[:!$396eQFj S-(bjt  H| 66B="uz4+)EI1 +C"?3 n}H`L4< q+B <.PT -2i&'^?P66ejH Vi&/M+Fh5<1[0&K9;)3(:Z9s%y1;5pM"pF O.'f^G HHZ3E66K>$mx3,$NN/-VmCp=4;sH-3>eC1 #0LJ'b,3q#~>G66+c,HG cd'-Q,}Fv"2vv6:2 $T:tI ;-$8&E2=5 akEJK/%lQH@67U",?U#'fH24.ZS.H`BG;5ZFRpH;#~ 3@4 DB21 1GA*+%5tx 8i=o f?66Gs #hp_),U+BG8jX684#X;j  MV7(%4?4 R mE$MH0$qC`.~H-X67`mv@VN)`||1s/gX,ccA?r95y sH1x"2CCDe? 2D:*)F6dr@fbd863}HTL?s#1F]?E*N 4@5' (c7cS v;#586M}{1G 4V,)^t_5| G66=O E=MK {n5*+?F2 6CuBD UA2!|'PHx2d5:|'(1!BQ -T^.1~d(1y@>X76H=Lm%0J-kE0\ 4>3 56'x8;AS:m$296{lDFQR-(cgz H66D1>"s}`4+(GJ0 (Cl?3#AHnE 4<B?q6/OR"^-3k%-?N66X]Ha nYh&.NuHFnk5;1g%9G0/-3 M9%m1;5m cUFQN.&h[a WHR66M6?%l53:-#QO/3hNB<4 Bt9H$'3>C &0KH(,?4r#J>dE66zH }fc(-RE6F >pz692 $:P?68';2=4 ^CEw(J/%mN]Ht67W4?m,'e2{.]T- N8B 2#}:5a9k7H1!&|!2AJD/Dd=4 2G@**e5pz EVa= V>66G /br^),V1 &GdwQ684?#;r Q^7`(&5@4 O NE XG0#r@SG?Hb?68cf@FX)_x}0/ jY+iHtA]Go95<HE4w"1DDqqB 3C9*)6` ~n<"8765M|G fH~Z+*Z}K`$ G0A2678!<xbf6)*:C3 Ak{DD2"w2&HX}59pC8AUf+Yi/0|z_)SN@ib86KHH^;YBq$0GR\EQ 4@5%:(7ZO ns;d#486TpNG.U,)_qe) G66>^ {=`> yrF5**@G1 38SDi?A2 }$ .HT^?]5;<MBK-S[X.&2f''a?+V76ZH}Ol%/K#nEW_ 5=2@&82=L{q:$ 296xs8FY9Q-(deh %Hn$66F?d>#q4>,'IK0%(wC>3*HV{> 4=C^_0/NO$-W3m%>[L66K'sOH T\g'.N-aF Xn5;1s%9T7+1,Aj9 &a1;5ix9FM.&iX{@ cH_66OG? %j2-!SP.9z/B{<4IgH_z 3?GC ) 0JF)+4|t">C66 H wib(-R^FKi}692F$:WC@[8\'0!3>4 ZE`3J0%nKH67Z~G@}6(c~1._U- T BV+z:5h,Hn){!2BaSDI7 2F>+*5m|RD*=!G<66G p<\u]*+W6 =GJ685";z UgD7('6A3 L4p.E bF1#s=FaH&68f^@@5bz*]u}0/~ nZ+nv,IAOl85H,7v"1EwD&]}F 3B8)>)6w\ 7<["776<ciG- rBY+*[zPT= G^*+67:(!<lf'6)*;D2 >`DhC2"y/ Hv59s;Aq`,WeP/81|~a)I]}@lp_76dH!fEp$0HH0k}ET 4?4$'7QKf;;#386[d"Gd)T,)`nkQ G3 66@nI =s1!wu5@+*BH1 /,1C)@3 ~!GHEMV4;QuBE.RX.k2g&I?RS66y&|HRk%/L'Fc 5<2K&8*(9"Em8:%2:6uz+-aF P.'eb!% 3HW166H>#p3,&KL0!#:PC>41H84=K*C}M*/MM%,3n$>J66>?AAH ;_f'.O |F7Bq5:1N%9`>&5%5.9U&V1<5fF L/&jUpHl66Qw?2&i2-VQ.?BPf ;4PZ,Ha 3@C! , 1ID)+4yv!$=A66cG qla(-S#vFWb693#;_GI8'&#3>4 WE"H=I0$oHsH}67\xZIN@m?(b}{1 /bV,ZA 3w:5oH,z!2BwwDT: 2E<*?*5i~_1 VHVx\*+X<~r RGzC676"; Yo7((7A3 IIK EhlE1#t:9{H 68iWA%lt*\q~D0D0~q\*tl%AWi86 H{9:t#1Elh EKII 3A7((7oY ;"676CzRGr ~<X+*\xVHV> G$66;7R!<1_~i5?**<E2 :TwDwB2!z,Ho5:w3 AZ,Vb /{1}b(?mN@IZx\76}HsHo$0I=H"EW 4>3#&'8IG_;#396bWFv#S-(alq Gc66A=$!vy4+)DI1 , !C@3 aH,ZP4; fPB?.QV-2i&2w?Q66lpHUj&/L Ff5<1VU&.95%5&>`9N%1:5qB7|F O.'f_; AHA?>66J>$n3,%MM/*M}*CK=48H14>PC:#!0LK&,3p#>H661W3H% !be'.P Fa-+zu6:2%8:mE"9(*8&K2<5 cF'L/%kR|H&y66SR?I&gk2.XR.EuBQ;4VMEHG!~ 3@)C1,/ 1HB*@+5uw!1s=I n@66 3GQ kn`),T)dG"d[683#;;fKQ7'$4?4 T}Ek0HH0$pEf!Hd67_pl}@]I)a~|81P/eW,`qA;s95vH /y"2ChD`> 2D;*)'6fl))8B3 F}]&DwE1"v7,H58lOIA,vn+Zn ~/0}u]*zb5@@^f86&HaF=s#1Fb .Ep4L 3A6'(D7gU z;"586J=G 6W+*]u\<p G66<G!*=DR|m5*+>F2 7ISDaB2!{)nH,h5:z+V BT -U_.1~c(6}@G~Z76HKn%0J3`EZ 4>3!0\'[8@CW:F$296}iKF^R-(biw H66C>"t|4+)FJ0 ) CG?3 z_HgI4<{B/z9.PS!-2j% G?O66_cH@ {Xi&.M9Fxi5;1a &j9A,1+7T9%s1;5nX aF-N.'g\T OHs'K66L[>%mW3-$ON/0_^C=4 >{VH*3>wC(%0KI'>,4q#d>?F66$n%Hh ed(-Q9YF8sx692 $q:{L=28&@2=5 _WEn#K/%lO}HZ67V+?a''f&2X.[S-KMB<;5]?^TH. $} 2A?iDS83 1G@**F5ry >`{= ^>66G )eq_),U.GNpT684d#s;n  OZ7:(%5@4 Q\ERG0$qBY;^HHK68bi@NS)_z|0/iY+fUA8Cp95}XH&2w"2DD{kA 3C:*)f6bxV a=VE zpe5**@G2 4=d/DDJA2!|&!1H7k9a5:}#2 8BN -T]{.2e',m?4W76tH]Nm%/J(wEC^ 4=2;'86?P:$ 296zp> F6ER-(cf} Hz66EdJ>#r?4,(HK0& C>3'$H9tB 4<BNh3/OQ#:-53l%?6M66RWH a[h&.NQUFc m5;1m%9M 3-/0G9%g1;5knHFuN.&hYna ]HX66N-?%k3^-"RO/6q?B<4 EnHA#3?lC( 0JG(+`4}s"1>D66H zgc(-RQFDl{692m$:SA;x86'5 3>4 \0Ek-J0%mL=H67X>@y1(d~1.^T- Q!B1('|:5d2xHP'|!2AU BDuC6 2F?+*5n{ KME= O=66G |5_t^),V4 1G{}M685#;v Scc7( '5@4 N*?E]F1#s?LTH}368dbf@>]}*^v}0/ lZ+l{ :_AKm95!Hd&5v"1D|DgwD 3B9)b)6{^ R<5" 7769XsG lEY+*[|NZ1 GG6.679!!<rdF6)*:D2 ?eDCC2"x1Hs y59r?Acc,Xgs/1||`)NV@vm`76X-H~.`Cq$0HM$mE R 4?4%(7VM jX;#486Xj8GB+U,)_ph#s G66?fo =i8 xt%5+*AG1 12B D4@3 ~#;HpRFZ5;G`BH.SZ4.H2f'#U?,"U76@HQl%/KJEka 5=2E&8$-; ItT:$ 2:6vv2"vF},Q-'dcG ,Hc+66G~>#q3b,'JL0# 1eC>3-Hs;4=pCmV-/NN$,x3m$>K66E3ZHH G^f'.O pF"Mp5;1ys%9Z:(3);K90&[1<5h+FM/&iV jHe66P^?'&i2- TP.< B+q <4L`H}n 3?"C+ 1IE)+4zu"=B66 |H tjb(-S jFQe693!$:[E D ;8'+"3>4 Y ET8I0$nIzH67[{Pn6@u;(c}1.aU-WA|/x:5k%H+z!2BleDN9 2E=+d*5k}X:=,!?;66 G cBYv]*+W9 HGF675";~ Wk#7((6A3 J?^EDgF1#t<@nH68gZA-gw*\s}g0!0~o[+qq2ASj85H39u#1ErD9SG 3B7))6s[ <"676@o^GP x?X+*\ySNJ` Gv'67:0x!<(eg6**<D2 <ZDC2!y.Hr59u7A],Wd,/Z1}a)Def@#ct]76pHmFp$0HC?xR66s vHSj&/LFd5<2P{&9/#"7$Ag:)%1:5s}%8LF P.'e`. :H(K866I>$o3,&LM0 &CBBv\;43@C ' . *}=" vA66,T&F ]^IM7'!#4?4$pFmHp)a}Z1,/dW,rH.y!2D<**6g'vG` JNSy\*676"<  GS9DrE158jS2Aqqwg-AZg861FgDE^?J  ~;"576*]vYBc G }k5d*+=E2!z+H%k-Ua.1}c(HzIn$4>3"+';8 D EeQFj S-66B= +C"?34< q+B <'^?P66/M+Fh(:Z9s%y1;5'f^G HHZ3E$mx3,$NN/;sH-0LJ'b,3q#+c,HG cd'6:2 $T:tI  akEJK/67U",?U#H`BG;53@4 DB21 8i=o f?66,U+BG8jXMV7(%4?4$qC`.~H-X)`||1s/gX,y sH1x"2D:*)F6d.6GG 1ZN|[*677 5"R<  DwgD|D159mK_A: {l}]>@fbd861F]?E*N v;#586)^t_5| G {n5*+?F2!|'PHx2d-T^.1~d(H=Lm%4>3 56'x8;A{lDFQR-66D1> (Cl?34<B?q6-?N66.NuHFnk-3 M9%m1;5&h[a WHR%l53:-#QO/ Bt9H$'0KH(,?4r#zH }fc(692 $:P ^CEw(J/67W4?m, N8B 2#}:52AJD/Dd=4 EVa= V>66,V1 &GdwQQ^7`(&5@4#r@SG?Hb?)_x}0/ jY+<HE4w"3C9*)6`5M|G fH~Z+678!<x Ak{DD259pC8AUfSN@ib860GR\EQ ns;d#486)_qe) G yrF5**@G1 }$ .HT^?]-S[X.&2f'ZH}Ol%5=2@&82=xs8FY9Q-66F?d>%(wC>34=C^_0>[L66.N-aF Xn1,Aj9 &a1;5&iX{@ cH_%j2-!SP.IgH_z 0JF)+4|t" H wib(692F$:W ZE`3J067Z~G@}6 T BV+z:52BaSDI7 RD*=!G<66+W6 =GJUgD7('6A3#s=FaH&*]u}0/~ nZ+H,7v"3B8)>)6w\<ciG- rBY+67:(!<l >`DhC259s;Aq`I]}@lp_760HH0k}ET f;;#386)`nkQ G3 !wu5@+*BH1 ~!GHEMV.RX.k2g&y&|HRk%5<2K&8*(9uz+-aF P.66H>!#:PC>44=K*C}M*>J66.O |F7Bq5%5.9U&V1<5&jUpHl&i2-VQ.PZ,Ha 1ID)+4yv!cG qla(693#;_ WE"H=I067\xZIN@m?ZA 3w:52BwwDT: _1*M}*CK=44>PC:#!>H66.P Fa-+zu9(*8&K2<5%kR|H&y&gk2.XR.VMEHG!~ 1HB*@+5uw! 3GQ kn`)683#;;f T}Ek0HH067_pl}@]I`qA;s952ChD`> l))8B3"v7,H+Zn ~/0}u]*&HaF=s#3A6'(D7gUJ=G 6W+66<G!*=DR 7ISDaB25:z+V BT 6}@G~Z760J3`EZ W:F$296(biw H"t|4+)FJ0 z_HgI.PS!-2j%_cH@ {Xi&5;1a &j9A,1nX aF-N.66L[>0_^C=43>wC(%d>?F66-Q9YF8sx=28&@2=5%lO}HZ'f&2X.[S-]?^TH. $} 1G@**F5ry G )eq_)684d#s;n  Q\ERG068bi@NSfUA8Cp952DD{kA xV a=VE 4=d/DDJA25:}#2 8BN ,m?4W76/J(wEC^ P:$ 296(cf} Hz#r?4,(HK0'$H9tB /OQ#:-53l%RWH a[h&5;1m%9M 3-knHFuN.66N-?6q?B<43?lC( 1>D66-RQFDl{A;x86'5 3>4%mL=H(d~1.^T-d2xHP'|!2F?+*5n{ G |5_t^)685#;v N*?E]F168dbf@>]}l{ :_AKm951D|DgwD  R<5" 776*[|NZ1 GG6.dF6)*:D2"x1Hs y,Xgs/1||`)X-H~.`Cq$4?4%(7VMXj8GB+U,66?fo =i8 12B D4@35;G`BH#U?,"U76/KJEka  ItT:$ 2:6'dcG ,Hc+#q3b,'JL0-Hs;/NN$,x3m$E3ZHH G^f'5;1ys%9Z:(h+FM/66P^?'< B+q <43?"C+ =B66-S jFQeE D ;8'+"3>4$nIzH(c}1.aU-k%H+z!2E=+d*5k} G cBYv]*675";~  J?^EDgF168gZA-gwqq2ASj851ErD9SG  <"676*\ySNJ` Gv'g6**<D2!y.Hr,Wd,/Z1}a)pHmFp$4?4#!'7MI^] F&T,66Av" =}* . ' C@34;\vBB>?xR66/LFd$Ag:)%1:5'e`. :H(K8$o3,&LM04H4*\q~D0D0~q\*4H4NJ== L=6666=L ==JN4H48K(:H .`e'dFL/BBv\;4*}=" vA66IM7'!#4?4)a}Z1,/dW,2D<**6g676"< 58jS2Aqq1FgDE^?J *]vYBc G !z+H%kHzIn$eQFj S- +C"?3'^?P66(:Z9s%y1;5$mx3,$NN/0LJ'b,3q#6:2 $T:tI 67U",?U#3@4 DB21 ,U+BG8jX$qC`.~H-Xy sH1x".6GG 1ZN|[* DwgD|D1}]>@fbd86 v;#586 {n5*+?F2-T^.1~d(4>3 56'x8;A66D1>4<B?q6.NuHFnk&h[a WHR Bt9H$'zH }fc( ^CEw(J/ N8B 2#}:5EVa= V>66Q^7`(&5@4)_x}0/ jY+3C9*)6`678!<x59pC8AUf0GR\EQ )_qe) G }$ .HT^?]ZH}Ol%xs8FY9Q-%(wC>3>[L661,Aj9 &a1;5%j2-!SP.0JF)+4|t"692F$:W67Z~G@}62BaSDI7 +W6 =GJ#s=FaH&H,7v"<ciG- rBY+ >`DhC2I]}@lp_76f;;#386!wu5@+*BH1.RX.k2g&5<2K&8*(966H>4=K*C}M*.O |F7Bq&jUpHlPZ,Ha cG qla( WE"H=I0ZA 3w:5_1H669(*8&K2<5&gk2.XR.1HB*@+5uw!683#;;f67_pl}@]I2ChD`> +YBr- iGc<"v7,H&HaF=s#J=G 6W+ 7ISDaB26}@G~Z76W:F$296"t|4+)FJ0.PS!-2j%5;1a &j9A,166L[>3>wC(%-Q9YF8sx%lO}HZ]?^TH. $} G )eq_) Q\ERG0fUA8Cp95xV a=VE5:}#2 8BN /J(wEC^ (cf} Hz'$H9tB RWH a[h&knHFuN.6q?B<41>D66A;x86'5 3>4(d~1.^T-2F?+*5n{ 685#;v 68dbf@>]}1D|DgwD *[|NZ1 GG6."x1Hs yX-H~.`Cq$Xj8GB+U, 12B D4@3#U?,"U76 ItT:$ 2:6#q3b,'JL0/NN$,x3m$5;1ys%9Z:(66P^?'3?"C+ -S jFQe$nIzHk%H+z! G cBYv]* J?^EDgF1qq2ASj85 <"676g6**<D2,Wd,/Z1}a)4?4#!'7MI66Av" =}*4;\vBB/LFd'e`. :H(K84H4| * . * | qqs x (oFZ  me+ `; ?Pnu  ;r{sj !t l 7x G 5mz  s5 uw S7U ;~l$ 4* olSq LC ytP  xm> P ^ l  Pd}qU  toZT2R h Rn% > 8n: qq Wqgprx | ypP/l  mq< [+ 1Jnv s )rz}{ -g slJ A /l{/ h# vv ^)B ,}l) ;# \lc Y8 ysb  wmD# UM ~m  @Z~pg  sp`bEb l Fn/+ + /nF lb Eb`ps  gp~Z@  m~ M U #Dmw b sy 8Y cl\ #; )l},B )^ vv# h/ {l/ A Jls g- {}zr)s  vnJ1+ [< qm l /Ppy | xrpgqWq q :n8>  %nR hR 2TZot  Uq}dP  l^ P >mx P ty CLq Slo *4 $l~;U 7S wu5 s  zm5 Gx 7 l t! js{r;  unP?; `+ em Z Fo( x sqqqnj v .oBP  m^# cC FSnu  Cq|na { l .o J 8my x> tx N>^ Cl! 1. xlKg EH xtG } ym; Mg %l  Yi|qL  toWM)K e Xm! G =o4 sy axjprt} z "oK&c  mk4 ]3 8Mnv | 2r{xr 'n {lA D 2m{& m, uw X0K 4}l' 7' el[z S= ysY  xmA RV m   H_}p ^  so][;Z j Ln*" 5 3n@ oj Njdpr{ ~ pp~U7u   mwE X# *Gnw k sz 2` klS > ,l|$8 "c vv c"8 $|l, >  Slk `2 zs k  wnG*# XE wm  u 7U~pp ~ {rpdjNj o @n35 " *nL jZ ;[]os  ^ p}_H  mV R Amx Y sy =Sz [le '7 'l}4K 0X wu, m& {m2 D Al{ n' rx{r2|  vnM8 3 ]4 km c &Ko" z }trpjxay s 4o= G  !mX eK )MWot  Lq|iY  l%g M ;my }G tx HEg Klx .1 !lC^ >N xt> x ym8 Jo . l { an|qC  unSFC c# ^m P Bo. v jnq G 0]5 $ H]t:B, h $L _=~ L jNrU=7]!@Gs! 7G t  IZ$e  r76x +XJw &(qE!-wO"b!P>Ns R`,  `\M# T -AAxJ% V V,f?u,!*  X!X *,!u?f,VV  %JxAA- T #M\` , `R sN>Pb!"Ow-!Eq(& wJX+ x67r e $ZI t G7 !sG@]!7=UrNjL ~ =_ L$ h ,B:t]H$ 5 ]0g>3! [+1!V,G%!]@d'Px  7{G@.1 ?w "NY  VV uG>if!V{+L|!D~ m IA TLW8 |~58l/}B * [G xIR-!o@6^X!=]pJtm -r aJ% | +D4qqk2  c5i>:!^GQ!SKc!iFAc#I $M?/A&+T |!PW& MZ w??#k!^|Hky!C!} i)i\ 2|NVE l4:fSf! 0]F {JlN!l8T|S!{=doF~~ Ff dI& i )E-m?  j9jz=A!"acq!Qj!G/BaC !T=0Q:82 n QT; D^ x8@Eo!etfv!A){ f2w fPT S Zs2;`vO 6^D!Ln!h1sM!Y=kmBw _Y g H'$ F (F'jL x q=lr=6G!)e!N !$C`= 8Z<1b]I `SRQ ;b z0@fs!mms!f@0z b; QRS` I]b1<Z8 =`C$ !N!e)G!6=rl=q xL j'F(F $ 'H gY _ wBmk=YM!s1h!nL!D^6 Ov`;2sZ S TPf w2f {)Av!fteo!E@8x ^D ;TQ n2 8:Q0=T! CaB/G!jQ!qca"A!=zj9j ? m-E)i  &Idf F ~~Fod={S!|T8l!NlJ{ F]0! fSf:4l EVN|2 \i)i }!Cy!kH|^k!#??w ZM &WP!|T +&A/?M$  I#cAFi!cKS!QG^:!>i5c 2 kqq4D+ | %Jar -m tJp]=X!^6@o!-RIx G[ *B }/l85~| 8WLT AI m ~D|!L+{Vf!i>Gu VV  YN"w ? 1.@G{7 x P'd@]%!G,V!1+[ 3!>gV((V!? B>0>B ?!5@hQU5k=q4F--`# 9"D h *3  \"1-cv !6$'z3*G=0;* .BE?-A!]OSA$3 cbB X R5 Bd'"TJA)<fX5@>9 !: y] U `H(5hZ ?+=//R| D>$5;)5pZhc5:U"z 6V@>B>=Wmi A@3("dB P Zz BK5c 7AH^AG?E <;3C3%&37 QI-1#Q %+h3H+l j8}$W1) /_' =p}1^NR R`@c9b.^[^BqE `@& C& @` Eq^B[^.b9c`@R RN^1}p ='_/ )1W}$8j  lH+h3+% Q#1I-Q 37&%3C3;< E?GA^HA7 c5KB zZ P Bd"(3@ AimW=>B@>V6 zU"5:chZp5;)$5>D |R/=/+? Zh5(H` U ]y :! 9>@5Xf<)JAT"'dB 5R X Bbc 3$ASO]!A-E?B.* ;0=G*3z$'6! vc-"1\  3* h D" 9#`--F4qk=5UQh@5c(qyB H _OZ C0a ALBBK4a  <*@M<Lg,k<&6N%_8 q#+2I0 FB2,Az O7&<?(R6<K {GG?b@_A#VB; b C l\ MBCd-@iuUE;=s3%q"9Ls^#)4/ re10.E- of51(YQPSK:?!<Z>,A.Z^uA2u+d B ^T V Bd d/AW['A?I.? " <;XHL Bj'f6D ^vE.0yg I4C*c~6[~9i#i)0\ =Z8MS~} @Q1c"q4BJ ]]/ C7!b >&&B(7;`>}v?{&Jq&Z<":E %7 v1J,2ah; ;ha2J,1v 7% E:"<Z&qJ&{?v}>`;7(&B&> b!7C /]] JB4q"c1Q@ }~SM8Z= \0)ii#~9[6~cC*I4 gy0E.v^ Df6'jB LHX<; " ?.I?A'[WA/d dB V T^ B d+u2uA^Z.A,>Z<?!:KSPQY1(5fo -E.10er /4)#^sL9"q%3s=;EUui@-dCBM \l C b ;BV#A_@b?GG{ K6"V]}D  NeoMagicNM256AC97Mixer1#UUdAAAA)*^--A+-E... )>)kernel_version=2.4.21license=GPLparm_usecache=iparm_buffertop=iparm_nm256_debug=iparm_force_load=i<3>Bad access: port %d, offset 0x%x <6>NM256: Loading coefficient buffer 0x%x-0x%x with coefficient %d, size %d, port 0x%x <7>loading coefficient %d at port 0x%x, offset %d (0x%x-0x%x) <3>NM256: Engine was enabled while loading coefficients! <3>NM256: Unable to remap port %d <7>Setting record ratebits to 0x%x <7>Setting play ratebits to 0x%x <3>NM256: Read request too small; %d <3>NM256: Read request too large: %d <3>NM256: Write request too small: %d <3>NM256: Write request too large: %d <3>NM256: Sound playback pointer invalid! <3>NM256: Sound buffer record pointer invalid! <3>NM256: Fire in the hole! Unknown status 0x%x <3>NM256: Got misc interrupt #2 <3>NM256: Got misc interrupt #1 <3>NM256: Releasing interrupt, over 1000 invalid interrupts <3>NM256: can't obtain IRQ %d <3>nm256: too many calls to releaseInterrupt <3>NM256: Bad magic signature in isReady! <3>NM256: Bad magic signature in readAC97Reg! <3>NM256: Bad magic signature in writeAC97Reg! <3>NM256: Bad magic signature in resetAC97! NM256 mixer: Unable to alloc mixerdev <6>NM256: Found card signature in video RAM: 0x%x <3>NM256: Unable to scan for card signature in video RAM <3>NM256: This doesn't look to me like the AC97-compatible version. <3> You can force the driver to load by passing in the module <3> force_ac97 = 1 <3> More likely, you should be using the appropriate SB-16 or <3> CS4232 driver instead. (If your BIOS has settings for <3> IRQ and/or DMA for the sound card, this is *not* the correct <6>NM256: Forcing driver load as per user request. <6>NM256: Mapping port 1 from 0x%x - 0x%x <6>Initialized NeoMagic %s audio in PCI native mode <3>NM256: Too many PCM devices available <6>NeoMagic 256AV/256ZX audio driver, version 1.1p <7>Writing 0x%x to %d:0x%x <3>NM256: Bad card pointer NM256_audio<6>Initialized AC97 mixer <3> parameter: <3> <3> driver to use.) NM256<3>NM256: out of memory! 256ZX256AVnm256_audio++GCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.data.bss.modinfo.rodata.str1.32.rodata.str1.1.rel.fixup.rel__ex_table.rodata.comment4/  )`/ % !/4h=2 M2T`! \ 4" k,g <" v4~8S J  '`4` E#Z#sd^0o*'"$S$9 B ;Yv d v!;D  <6!F1#6` `w(g###wv$W P(? )2>)).*@A+  RB-e^-P~-P-GE.G.:. T  #t= N.:\/jv}PIOE%6DNcny(,"C2[CuV.:/nm256_audio.c__module_kernel_versioncoefficientsCoefficientSizesnm256_getStartOffsetnm256_loadOneCoefficientnm256_loadAllCoefficientsaddrs.0nm256_release_portsnm256_remap_portsnm256_find_cardnmcard_listnm256_find_card_for_mixerusecachesampleratesstartPlaynm256_grabInterruptnm256_startRecordingstopPlaynm256_releaseInterruptstopRecordnm256_write_blocknm256_get_new_blocknm256_read_blocknm256_initHwbadintrcount.1nm256_interruptbadintrcount.2nm256_interrupt_zxnm256_isReadynm256_readAC97Regnm256_writeAC97Regnm256_ac97_initial_valuesnm256_resetAC97nm256_default_mixer_ioctlnm256_mixer_operationsmixer_defaultsnm256_install_mixernm256_full_resetnm256_peek_for_signm256_installforce_loadbuffertopnm256_audio_driverhandle_pm_eventnm256_probenm256_removenm256_audio_opennm256_audio_closenm256_audio_ioctlnm256_getDMAbuffernm256_audio_output_blocknm256_audio_start_inputnm256_audio_prepare_for_inputnm256_audio_prepare_for_outputnm256_audio_resetnm256_audio_local_qlennm256_pci_tbl__module_pci_device_size__module_pci_device_table__module_licensedo_init_nm256cleanup_nm256nm256_debugprintknm256_loadCoefficientnm256_cachedCoefficientsiounmap__ioremapnm256_setInfoDMAbuf_outputintrDMAbuf_inputintrrequest_irqfree_irq__const_udelayac97_put_registerac97_mixer_ioctl__this_moduleac97_initsound_alloc_mixerdevnum_mixersmixer_devsac97_set_valuesac97_resetpci_enable_devicekmallockfreesound_install_audiodrvaudio_devspm_registersound_unload_mixerdevsound_unload_audiodev__get_user_4nm256_pci_driver__module_parm_usecache__module_parm_buffertop__module_parm_nm256_debug__module_parm_force_loadpci_register_driverpci_unregister_driverpm_unregister_allinit_modulecleanup_moduleS`Jx KJ KJ1 6KW \K K K "K KMJ+J4\ aKl|J K K K  %K= }NO K(J FJRLaJ K K KJLJ, 1KZ _Ko tKPJ KJ+ 0KU ZKw |K J2  7 KG Jq  v K  K  K P JA  F KY J  K J  K   K  % KI  N Kb  t  y K J  K J  K;  @ Ke  j Kz J  K  K  KHJw |KJ KJ  K8J_ dK K K K  K $K  K KMJt yK KQ K K K K KJ K#JM RK K K  K'AhwJ KJ KB GKPJ K K KJ K$ )K?Je jK K K KJ K(JV [K KJ K K& +KV [K K K  : ?KQ_k pKJ KJC HKz KJ K K KJ* /KY ^KtJ K K K KJN SKy ~KJ K K !KY ^K K S K-T6 ;K[ `K KU   K[  ` Ku U  K J$! )!KW!U! !K! !K!J! !K!J," 1"K:"J`" e"Kz"""V" "K" "K # %#Ks#z###Y#Z#[# #K#\###]# #K$OZ$ _$Kk$ $_$`T% Y%Ks%{% %K% %K% %K% %K% %K% %K% %K% %K% %K%a% %K& &[& `&Ks&a&a'' 'b'c'' ''K' (d$( k( p(K(( (K)Q%) 6) B)e)p))e)f)f)a)T,g3,P_,g,P,g,P,g&-PI-c0.cw.c. .K.h.m.h.n/h /n//oHKn KK`RKK[#W#^F$Nr$K XtXt 9geexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/sound/sonicvibes.o0100644000000000000000000007305407676400615027221 0ustar rootrootELF|U4(VSD$ fp0\$L$KȉN؉V [^VSD$ L$fp4\$I؉^ȉV [^VS\$ D$fS$t$?hfS$XD$ [^S\$D$ fS$?hfS$$Z[WVSPD$\$D$t$_fK$RQ|$u!9P u 1D$E v fˉȲShT$@P$ShL$f@fP$s ?-vӸd)љD$'vӸd)әD$'Pt$@P$D$3PffP$ D$'v6vD$'-ù7)șPL$@P$D$3Pht$ffP$['vùd)ȻD$'vûd)ÉؾD$'PL$@P$D$3Pt$э Ⱥәkֺ{UUUU%UUUU ȉ3333%3333 ȉ% ȉ% 1Il1ɉt AuA~A1ҨD$(Sjj$Sjj$ t$(1$![끁P$!9P tV$1^E11Att  A~ݸ!9P ۹V1ɉuL!9P +1E11At  A~!9P ۹1ɉu11At  A~!9P ۹1ɉumA_ۺ!9P BË$1DB>E)ֺD$(th(t(tPj,$Pj-$j,$j-$ƃt$(y/!9P P1EB!9P ɿu'ڸÉ)Ӄ) 1Uhj,$ ?!9P ۹1ET$,Ixu|$< Ixuj0RU1 O\$\Ixu|$l Ixu󪋌$Q<$j\S뛋D$H@=t3P9Jtt:3Sth XËD$P\1øËD$@\t83Sth X1t$t$D$p\ WVS !D$t$0$D$D$ D$D$D$D$D$1<|$4t [^_ÍT$!XP~g{uau>i,1v`Vdҋ @uhX뜍T$eT$!xt 912UWVS$D$8p\!D$D$D$ D$D$D$D$D$D$ t>3Sth [$[^_]ËD$8 9D$Du䊆 uըBT$3Sth [$[^_]ËD$8 9D$Du䊆uըxT$3Sth ^,[^_]Ë\$D=PfK@ =P=P@=P@<1=Pt=P=Pt3=PtUPVƒ 둃fu1jVY[tfuWT$DfBftӜ[FeFePjV# Sdždždždž댜[FeFePjV Sdždždždž_=Pt4=Pw=Pt$DN1=P=P=Pwx=vMtD=P!9P u1ft F\E.F`!9P u 1E=Pa=Pr3= P?!9P u1E봸!9P a1fFdtt EA!9P 1fFdt t EՉ׺ft4 ujV_Z V[\$DfCf,t0ujVAZYVX[FeFePjV@ S [FeFePjV Se=P=PC=P =P =P=PLfɺujVl[X_V}YWx+!9P 1ɉ]x1щȃ1ftFetft Fet!9P #1ɉ}= P<= P=P [fɺujV{[X_VD$YxP\$D$t H!Wj D$PU! b1= Pfɺ= ujVDžXZ_VD$(Xx'\$(D$ \$WjD$ `1ՃfɺujVU[X_VfD$(Yx))ډT$(D$ T$Wz1ӃfɺI ujVDžXZ*_VD$Xx3\$D$ t H!WZ1=P%=P=P=PպfD$ D$ u_\$DfCfuD$ PD$PV1[FeFePjV StL$ 븀d$ 뱜[FeFePjV S t D$ oD$ e$׺t;fD$ D$ \$DfCfujD$ PD$PV !9P j\$DfC1fVdt t EB[FeFePjV S<$t d$ bL$ X[FeFePjV S t D$ D$ ftGjVPDžXZ!9P ۹|EljV [XY!9P ۹5E%= P= Pw=P{f= P[Ӊ׺ftK%w džv dž dž|$DfGfw džv dždžȃft ȃft nӺCvft|$DfGf'T$׺t;fD$ D$ \$DfCfujD$ PD$PV !9P (\$DfC1fVdtt E[FeFePjV S|$~ L$ ad$ W[FeFePjV S O~ D$ D$ ׺gxf\$DfCfuC!9P #T$DfB1ft F\EF`[FeFePjV SWV;Y[뎜[FeFePjV S WVXZL!9P 1E3qUWVS,D$@@@D$!D$D$ D$D$D$D$D$ D$$D$(D$D$jD$3Ett }3Sth Y,[^_]ËD$Dh\MhMheT$DfBfExtvL$DAd\$u|}h!$Eh%$x MhT$DfBfExuL$DfAftGD$D$DžDžDž h@UXZT$DfBftCd$d$|$tiDžDžDžh@U_XD$PD$ PUL$PfAf Ex MhEh%1L$D$ 3eMhEhOEUWVSl$u\t>3Sth ^[^_]ËEf~hNhEfufEfu-Ef!FxF|Fhy1뛜[FeFePjVN SPV[X륜[FeFePjV SPVWXZiE%PVY[:UWVS$D$8x\!D$l$@D$D$ D$T$D$T$D$D$ t?3Sth _$[^_]ËD$8 9D$DuL$<9J u1ɅtǍT$4$Z)$9sÅR9vbD$8@uI!xu(u!T$4 $=<$u$̓<$u$S>XPt$D t<$u$떍3Z)$R$w!9UWVS(D$3Sth [ [^_]ËEfue~hNhE f!Fx[fFx t#SF|Fhd1fV$BDPZčT$<![0St?zu9Eu3 kd1uuth1Y륍<T$!UWVS@D$Xx\D$\ \$`w2$fO(Q1QQ1F1ҁvރ@[^_]j SD$P u݊D$<w<vR_(pF{D$FD$D$ D$ ȉ1z_(jSD$(P UD$!<DD$ (GڍF D$"T$# ŊD$$ ŊD$% ŊD$& ōKF@T$'D$(? ЉF`T$)D$* ЉFT$+D$, ЉFD$1D$<vIp_FD$/L$0 D$- D$. Sj SD$P' f_(D$Kڰ$\$ ÊD$ ÊD$ ÊD$ ÊD$ ÊD$ ÊD$ È؉fO(Q؃Qfw(NVUWVS$D$8P@!D$D$D$D$D$ D$D$D$D$ =h9Utt }3Sth ^$[^_]ËD$CejjS0f{$wȉWjj"Sjj0Sjj1S$h@j$S'hj,ShjSӾ$j*jSƾjjS輾Sh hh2 s8,tUs8h_Xdu&js(h js,hjdh jS{Y^Ps4s0s8s$hjh Cjh C]ZjhC^_jh@CZYt$,]l$!x @ D$HUhMS1 DD$U4SF v!x L$,Y8CCPw@1_s_s^sYh`Ss8 Yhjdh/hǃdXC(Ps(hhT$,ǂ UhY[h VSt$ ^8KQCPAfS$CBfS$jjSSs8djs4hjs0hjs$h$js,hjs(hss ssS F8[^jdh bSu[h$1Z~مuhXhhYXuúWSQL$\$D$w $Z[_ffCʃt*rt ffWVS|$L$!9P ۋt$uȃt*wHt [^_uffWVSt$\$!9P ɋ|$uG؃t2wHtˉ[^_Éuf݉f҉1tft뼋T$1vvvvv@H}1Sb3Q^OC,b.c/123z67 ;< M@@M@@M@@M@@M@@M@@M@@M@@M@@S3 Inc. SonicVibes DDMA Controller3S@@=Dkernel_version=2.4.21parm_reverb=1-5iparm_desc_reverb=if 1 enables the reverb circuitry. NOTE: your card must have the reverb RAMauthor=Thomas M. Sailer, sailer@ife.ee.ethz.ch, hb9jnx@hb9w.che.eudescription=S3 SonicVibes Driverlicense=GPL<2>sv: invalid magic value jI0( bi #R 8L88-:::EEEEE<7>sv: DMA buffer beyond 16MB: busaddr 0x%lx size %ld <7>sv: DMA buffer crosses 64k boundary: busaddr 0x%lx size %ld <7>sv: read: chip lockup? dmasz %u fragsz %u count %i hwptr %u swptr %u <7>sv: write: chip lockup? dmasz %u fragsz %u count %i hwptr %u swptr %u <7>sv: io ports: %#lx %#lx %#lx %#lx %#x %#x %#x <3>sv: io ports %#lx-%#lx in use <3>sv: io ports %#x-%#x in use <6>sv: found adapter at io %#lx irq %u dmaa %#06x dmac %#06x revision %u <3>sv: cannot register misc device <3>sv: gameport io ports in use <3>sv: cannot allocate DDMA controller io ports <4>sonicvibes: architecture does not support 24bit PCI busmaster DMA <6>sv: version v0.31 time 21:54:27 Jun 25 2003 SonicVibesS3 SonicVibes<7>sv: dma timed out?? <7>sv: midi timed out?? S3 SonicVibes PCMS3 SonicVibes DMAAS3 SonicVibes DMACS3 SonicVibes MidiS3 SonicVibes Synth<3>sv: irq %u in use ESS Solo1<4>sv: out of memory sonicvibes<6>sv: unloading k I=$m< n C!"P#'''D(i*c++7FACFARF[FQP1XYFQP1XYAFP1XAFQP1fXYFP1fXFP1XAFQP1fXYFP1fXFl  F(2><!FnPZ= dk n x D!"Q#(''E(j*d++9FDFFFQFSFUF[F]FFFF0F;FQF`FkFGCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.data.bss.modinfo.rel.rodata.rodata.str1.32.rodata.str1.1.rel.fixup.rel__ex_table.comment4G g )@H % q/J4K- A@L = $rI2`M Y2Ql Rh r wS8s sp TTtXPQ `&2?DR)[)+dT=l<ty|FHI~U @MPz (FA?4 2 $V /  @d)0 M >   JEcb^Mq' H15O7C ,a'Gb.H c/1'243Az6sQH^j7xaF ;<@H! H#=ErD%@8.Gxa(kEN{bE* %6H_x@]C!'8@Tk{'>S\uENbE*sonicvibes.c__module_kernel_versionsample_sizesample_shiftdevswavetable_memset_dmaaset_dmacwrindirrdindirset_fmtfrobindirsetpllset_dac_rateset_adc_ratestart_dacstart_adcdealloc_dmabufprog_dmabufld2sv_update_ptrsv_handle_midisv_interruptsv_midi_timerinvalid_magicmixtablevolidxmixer_recmaskmixer_ioctl__constant_copy_to_usersv_open_mixdevsv_release_mixdevsv_ioctl_mixdevsv_mixer_fopsdrain_dacsv_readsv_writesv_pollsv_mmapsv_ioctlsv_open.text.lock.sonicvibessv_releasesv_audio_fopssv_midi_readsv_midi_writesv_midi_pollsv_midi_opensv_midi_releasesv_midi_fopsop_offset.0sv_dmfm_ioctl__constant_copy_from_usersv_dmfm_opensv_dmfm_releasesv_dmfm_fopsreverbdevindex__module_licenseinitvolsv_ddma_name.1sv_probe__constant_c_and_count_memsetsv_removeid_table__module_pci_device_size__module_pci_device_tablesv_driverinit_sonicvibescleanup_sonicvibes__const_udelaymem_mappci_free_consistentpci_alloc_consistentprintk__wake_upjiffiesadd_timer__get_user_4__this_moduleno_llseekadd_wait_queueschedule_timeoutremove_wait_queue__generic_copy_to_user__generic_copy_from_user__pollwaitremap_page_range__down_failed__up_wakeupscheduledel_timer__module_parm_reverb__module_parm_desc_reverb__module_author__module_descriptionpci_enable_devicepci_set_dma_maskkmallocpci_assign_resourcepci_write_config_dwordioport_resource__request_regionkfree__release_regionrequest_irqregister_sound_dspregister_sound_mixerregister_sound_midiregister_sound_specialpci_set_masterunregister_sound_midiunregister_sound_mixerunregister_sound_dspfree_irqunregister_sound_specialpcibios_presentpci_register_driverpci_unregister_driverfree_pagesinit_modulecleanup_modulesQQQQ?QlQFQaQ{QQRSTMRuUU+ V) Vi W    U  Y$   ;=Y YIY###4#glUUa\]#U^^}U\H_^]16U|U\[`^]KPUmrUaaUbfkU[!Y%Y&Y}(Yz)Y)Y*Yg,m,,,U,\ -e-^z..U.V//U#0\b0e0^0_x1}1U1\*2`2^2e33UK3ap3a4494>4U4\4e4^)6W@6F6X66U67V[7fm7\7]7#7U7^89`;e;;;U;\;e<^<<U=V'=k=l=>mG>n`>m0?oB?o_?d?Us??o?#?p?q??U?r?#?p?q??U@p@s@#@p@q4@9@UF@pK@sR@#\@pa@qw@|@U@p@s@#@p@q@Q@Q@@A#AAtA#AUApAsApAsBpBs)B.BU5B:BuQBVBvlBqBwBBxByB CCC!C,C=CzFC{OC|UCZCUcC}pC#}CpCqCCUCCUC#CUCrCCUDDUbD}|DpDsDpDsDpDsDpDsDpDsD|D{DzD~DrEpEsE(E-EU4E9ETEYEcE#hEUmErEyEE(Gc2GdOPL3-SA: MSS I/O port conflict (%x) <3>OSS: Unsupported OPL3-SA/WSS base %x <3>OSS: OPL3-SA chip not found <3>opl3sa: dma, irq and io must be set. OPL3-SAOPL3-SA (MPU401)<3>OPL3-SA: Bad MPU IRQ %d GCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.data.bss.modinfo.rodata.str1.32.rodata.str1.1.comment4  %0+ 0k92 I2I5X~ap ! L  "2BMYf9WtJ W $(, DDv"_ &6EL[lz   + 6 /BDPZiuv"opl3sa.c__module_kernel_versionkilroy_was_herempu_initializedopl3sa_ospopl3sa_readopl3sa_writeopl3sa_detectprobe_opl3sa_wssattach_opl3sa_wssirq_bits.0probe_opl3sa_mpuunload_opl3sa_wssioirqdmadma2mpu_iompu_irqinit_opl3sacfgcfg_mpufound_mpucleanup_opl3sa__module_licenseioport_resource__check_regionprintkprobe_ms_sound__request_region__this_modulenum_mixersattach_ms_soundad1848_controlprobe_uart401__release_regionad1848_unloadsound_unload_audiodev__module_parm_io__module_parm_irq__module_parm_dma__module_parm_dma2__module_parm_mpu_io__module_parm_mpu_irqunload_uart401init_modulecleanup_module!"!" # &/$DP!U% #&'(')))%>IN&T*y~#!+!+, $*/FPUe j#x4-geexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/sound/opl3sa2.o0100644000000000000000000003036407676400615026335 0ustar rootrootELF4( WVSD$t$@uπD$fʰ怍Y@uπ怉[^_VSL$dwe֙(ÅuˀD$ f B[^SD$ \$t?eљteә D$fB[1SD$ \$t?eљteә D$fB[1SD$ \$t?eљteә D$fB[1S\$ttt&|$t$L$[^_yulVS\$ hS5Y{,XtAF9tD$ [^hjhjhj[^UWVSl$(|$,hjuhr] 怍sD$ڰ 怊D$ڰ 怉8ȈD$t.uh@Y[juh [^_]ð 怉ڰ 怉ڰ 怉Ȉȃlicense=GPLparm_io=iparm_desc_io=Set I/O base of OPL3-SA2 or SA3 card (usually 0x370. Address must be even and must be from 0x100 to 0xFFE)parm_mss_io=iparm_desc_mss_io=Set MSS (audio) I/O base (0x530, 0xE80, or other. Address must end in 0 or 4 and must be from 0x530 to 0xF48)parm_mpu_io=iparm_desc_mpu_io=Set MIDI I/O base (0x330 or other. Address must be even and must be from 0x300 to 0x334)parm_irq=iparm_desc_mss_irq=Set MSS (audio) IRQ (5, 7, 9, 10, 11, 12)parm_dma=iparm_desc_dma=Set MSS (audio) first DMA channel (0, 1, 3)parm_dma2=iparm_desc_dma2=Set MSS (audio) second DMA channel (0, 1, 3)parm_ymode=iparm_desc_ymode=Set Yamaha 3D enhancement mode (0 = Desktop/Normal, 1 = Notebook PC (1), 2 = Notebook PC (2), 3 = Hi-Fi)parm_loopback=iparm_desc_loopback=Set A/D input source. Useful for echo cancellation (0 = Mic Rch (default), 1 = Mono output loopback)parm_isapnp=iparm_desc_isapnp=When set to 0, ISA PnP support will be disabledparm_multiple=iparm_desc_multiple=When set to 0, will not search for multiple cardsOPL3-SA2OPL3-SA3opl3sa2<3>opl3sa2: MSS mixer not installed? <3>opl3sa2: Control I/O port %#x is not a YMF7xx chipset! <7>opl3sa2: chipset version = %#x <3>opl3sa2: Unknown Yamaha audio controller version <6>opl3sa2: Found OPL3-SA2 (YMF711) <6>opl3sa2: Found OPL3-SA3 (YMF715 or YMF719) <6>opl3sa2: Found OPL3-SA3 (YMF715B or YMF719B) <6>opl3sa2: Found OPL3-SA3 (YMF715E or YMF719E) <3>opl3sa2: Control I/O port %#x not free <3>opl3sa2: Could not install %s master mixer <3>opl3sa2: not setting ymode, it must be one of 0,1,2,3 <3>opl3sa2: not setting loopback, it must be either 0 or 1 <3>opl3sa2: ISA PnP found device that could not be autoconfigured. <7>opl3sa2: Activated ISA PnP card %d (active=%d) <4>opl3sa2: ISA PnP activate failed <4>opl3sa2: There was a problem probing one of the ISA PNP cards, continuing <5>opl3sa2: %d PnP card(s) found. <3>opl3sa2: ymode not supported on OPL3-SA2 <3>opl3sa2: io, mss_io, irq, dma, and dma2 must be set <6>opl3sa2: Search for a card at 0x%d. <6>opl3sa2: No PnP cards found <7>opl3sa2: Deactivated ISA PnP card %d (active=%d) 4Mf GCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.data.bss.modinfo.rodata.str1.1.rodata.str1.32.rel.rodata.comment4R + ) % 08 /@p 4@ =2L2 `x\ 0( hqt@6 % #14 ;BFJO U$^(e,n @eMM8PP%Pu^ [U1`J `ccv  P:k;PJJ6 9? T td( 9sa , &  N) y9`1Fj`j r< : @<| y%@xAVAp!@E3I]m| &opl3sa2.c__module_kernel_versionCHIPSET_TABLEiomss_iompu_ioirqdmadma2ymodeloopbackisapnpmultiple__module_licensescale.0opl3sa2_set_volumeopl3sa2_set_micopl3sa3_set_bassopl3sa3_set_trebleopl3sa3_set_wideopl3sa2_mixer_resetopl3sa2_mixer_restoreopl3sa2_mixer_ioctlopl3sa3_mixer_ioctlopl3sa2_mixer_operationsopl3sa3_mixer_operationsattach_opl3sa2_mssprobe_opl3sa2opl3sa2_stateattach_opl3sa2attach_opl3sa2_mixeropl3sa2_clear_slotsopl3sa2_set_ymodeopl3sa2_set_loopbackunload_opl3sa2__module_isapnp_device_size__module_isapnp_device_tabledev.1opl3sa2_isapnp_probeopl3sa2_suspendopl3sa2_resumeopl3sa2_pm_callbackinit_opl3sa2opl3sa2_cards_numcleanup_opl3sa2__module_description__module_author__module_parm_io__module_parm_desc_io__module_parm_mss_io__module_parm_desc_mss_io__module_parm_mpu_io__module_parm_desc_mpu_io__module_parm_irq__module_parm_desc_mss_irq__module_parm_dma__module_parm_desc_dma__module_parm_dma2__module_parm_desc_dma2__module_parm_ymode__module_parm_desc_ymode__module_parm_loopback__module_parm_desc_loopback__module_parm_isapnp__module_parm_desc_isapnp__module_parm_multiple__module_parm_desc_multiplemixer_devs__this_modulenum_mixersattach_ms_soundprintkad1848_controlioport_resource__request_region__release_regionsound_install_mixersound_unload_mixerdevisapnp_opl3sa2_listisapnp_find_dev__const_udelayprobe_ms_soundconf_printfpm_registerprobe_mpu401attach_mpu401unload_mpu401unload_ms_soundpm_unregisterinit_modulecleanup_module4iLLMNON QQQRSM RP^RcT P# P $ *= CV \py  PU) 5 P PRT 0 A XK s  x P           R X g x   P  P  Y          & 5 C R b h m s y             P ( 8 K P  U Ph Z  [   \    P ]"M+^B GPu} P P_` ,8 =PHaP0P VM MtW geexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/sound/ad1816.o0100644000000000000000000003233007676400615025751 0ustar rootrootELF4(VS\$ dfx I~yt,YD$f3?F؍VQ[^jnhh VS\$ dfx I~yt'YfD$sD$D$SQ[^jhh UWVSR|$$-u`wT f3V tu`w Vc 4$X[^_]ÃUWVSUl$$jS^_ PjS= u`wT f3Vtu`w Vc 4$Y[^_]ÃVSD$ D$֙@^%PjSK V [^VSD$ D$֙@^%Pj SK V [^UWVSl$_F~~f f -=sv Fi15SjVMSjVDWU[^_1]UWVSl$_F~~f f -=sv Fi15SjVSjVWU[^_1]VSD$ L$^#K tcf t+fjSZY%PjS= V[^jSZY PjSf f S\$STX\$[T$D$ҋu@Á~PVSt$D$ uA[^Éq1 9t@ |AAԊDAЉQƋD$T$BfvA‰ASD$x;|[Ë[x$t S@$@ @@@@phSZ1VSD$ ^shC$C C@CCVY[^UWVST$xl;5}d]fB{$CltC t @u%{$t C txU[^_]jV[^VX҉t$T$D$@[^_]T$D$[^_]WVS|$_0#\$11ɉtBA~t!Jt#G(!11ɉtBA~Jtt#Nt1@t jWZY%  RjW"_( [^_Á@t@ 럾UWVSVD$T$ |$\$$uEDJݍK2!ƉȻdÉ!# ؉[[^_]ød)؉SL$ \$wC,tTK4[UWVSPPD$$|$ wld~dd~du T$$B,tu_][^_]Ë$D$fTx4SP5D$ VjWL$QD$'PSt$$, u$XSt$ D$ UjWD$P D$t:t5t0t+t&t!t'tPSt$$T$ u %ׅu S%I1r1YVSt$ F,F01ۋF,uC~hVzXZ[^@PSV WVSD$L$pXŃM\$t[^_@tJѺuQWV x!9P u1 뙉ѺuQVXZ!9P u1 $!9P N(u1 zN,!9P P1 G!9P u1!9P N01 !9P N,1 PV^_I!9P 1 UWVSU\$C +$hk=t555s ss3h $h jUh =FlFF$ $Fpf Ȅy'th90jV]j V=90tjUh 1Y[^_]h1jV$j V=1uh1j Vj V=1uh90j Vj V{=90uf BȰ9Ⱥivh[TUh^_RUWVSp$ktjj V `f 1BGXw hjhPGFh wZYRGFG -;G$h-PY[G F F hD\$Sw wv6Sw wV5v jPhSj@bGnhF$FlG Fphj VK jj!V1 hjV!hjVhjV$hjVhjVhjV$hjVhjVhjV$jjVhj'Vhj,Vf$QQ hjVoVVj`hD$Pj$xǀp[^_]hh~ ]x w [wYw wXZj7h w h@XZF F wh@^]hX[VS\$ tWshxPYVC ZxP^sspsj3h[^D$ [^S\$t[SZyPt$t$hS1SD$ \$jP&R@$Pt$u[P5hohvjtыCCC WVSt$~@|$tS^@ShWt$$VIt"w ww7Sh[^_Sh@Y[1뻥UWVS1f=l$t Gf8uxG9~GPh^_=k ftN1VPPjtWVvU1҅t[^_]à Gfu==u(=tA=t8=t/=t&hZuh"1XhhZahYGV1;5S} SFt;5X|=t u[^PY; @9S1b\z  "#%'(*+-./12345789:;<=>?@AABCDEFFGHIIJKKLMMNOOPQQRRSTTUUVVWWXXYYZZ[[\\]]^^__```aabbbccdXPh`h`XPXPXPH@XPXP'IPCC2222CCAD1816AD1816 Mixer> qPqkernel_version=2.4.21parm_isapnp=iparm_isapnpjump=iparm_io=iparm_irq=iparm_dma=iparm_dma2=iparm_ad1816_clockfreq=iparm_options=ilicense=GPLad1816.cAD1816 SoundSoundPortSound SystemSound System (capture)AD1816 audio driver<4>ad1816: IRQ in use ad1816Analog Devices 1816(A)<6>ad1816: %s detected Analog Devices AD1816a<4>ad1816: Check for power failed in %s line: %d <4>ad1816: IRQ2AD1816-mapping failed for irq %d device %d <4>ad1816: Got bogus interrupt %d <6>ad1816: AD1816 sounddriver Copyright (C) 1998 by Thorsten Knabe <6>ad1816: io=0x%x, irq=%d, dma=%d, dma2=%d, clockfreq=%d, options=%d isadmabug=%d <4>ad1816: detect error - step 0 <4>ad1816: I/O port 0x%03x not free <4>ad1816: Can't install sound driver <4>ad1816: Can't allocate DMA%d <4>ad1816: no device/card specified <3>ad1816: %s %s config failed (out of resources?)[%d] <5>ad1816: ISAPnP reports '%s' at i/o %#x, irq %d, dma %d, %d <6>ad1816: Failed to initialize %s <3>ad1816: Valid range for isapnpjump is 0-%d. Adjusted to 0. <6>ad1816: dma, dma2, irq and io must be set. <5>ad1816: No ISAPnP cards found, trying standard ones...  D w <  F y  ( 2 <> FM $ GCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.data.bss.modinfo.rodata.str1.1.rodata.str1.32.rel.fixup.rel__ex_table.rel.rodata.comment4D -)( % h3/ 4=2UL2 ; `[P\ 3@ k@g 04 zv 4( !pB ( "3;JcRc^[m\ASA1bxz= P!X1*E9iQD^Pre@2|s+ M>    `E ,;C DL Zpfimqv:I $k1 DM /6AVdr`3GV_u$6 @ K V  b+zAQ$d{x1Mad1816.c__module_kernel_versionad1816_clockfreqirq2devad_format_maskad_readad_writead1816_halt_inputad1816_halt_outputad1816_output_blockad1816_start_inputad1816_prepare_for_inputad1816_prepare_for_outputad1816_triggerad1816_haltad1816_resetad1816_set_speedformat2bits.0ad1816_set_bitsad1816_set_channelsad1816_openad1816_closead1816_audio_driverad1816_interruptmix_cvtdefault_mixer_levelsad1816_set_recmaskchange_bitsad1816_mixer_getad1816_mixer_setad1816_mixer_resetad1816_mixer_ioctlad1816_mixer_operationsprobe_ad1816nr_ad1816_devsoptionsdev_infoattach_ad1816unload_cardioirqdmadma2activatedisapnpisapnpjumpactivate_devad1816_init_generic__module_isapnp_device_size__module_isapnp_device_tablead1816_init_isapnpinit_ad1816cfgcleanup_ad1816__module_licenseprintkaudio_devsisa_dma_bridge_buggynum_audiodevs__this_moduleDMAbuf_outputintrDMAbuf_inputintrmix_devicesmixer_devs__get_user_4ioport_resource__request_region__release_regionrequest_irqsound_alloc_dmasprintfconf_printf2sound_install_audiodrvsound_install_mixersound_free_dmafree_irqsound_unload_mixerdevsound_unload_audiodevad1816_dev__module_parm_isapnp__module_parm_isapnpjump__module_parm_io__module_parm_irq__module_parm_dma__module_parm_dma2__module_parm_ad1816_clockfreq__module_parm_optionsisapnp_find_devisapnp_ad1816_listad1816_probe_isapnpinit_modulecleanup_moduleP U ZB  BCDC ChCDCCC\CC<C|CCCCDETCCEC_GiH|  I_III= IP I- H J K K )W  ] c Bi Do u   B  L M     L! N   B  B   ! (.OD LPv |P QRS CT%CF KBZUcUoVzLN B B BCWXUUVL!N/ Jl qBbYYY  YYYY& +BN SBe jBu cc Bcccb#c3@HMRW\afkqz Bd B$/YBB6BFF$c$.8BL' ''' $'(,'04'8<' geexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/sound/ad1848.o0100644000000000000000000007176407676400615025774 0ustar rootrootELFDM4(WVSt$\$ fPjV2VNY^lNpFxW[^_PjVPjȃVpFxcUWVSST$S1D$FV ƒ~ Y~SZ  jSƋZYt ~jSŃ0PjSSPjS51Ƀ f t9jS GPjS^1Ƀf?@AABCDEFFGHIIJKKLMMNOOPQQRRSTTUUVVWWXXYYZZ[[\\]]^^__```aabbbccd[p]DpEpFpGpZPRTrStr&BTpCtpM0BTpCtpDpEpRTrStrY4[tDpEpFpGpZPRTrStr&BTpCtpPQ40BTpCtpDpEpRTrStrnuouDpEpFpGpZPRTrStrbTtcttBTpCtpM jX}0BTpCtpDpEpftgtrrĐpŰpFpGprrPrprԐrհrPppp0PpppĐpŰpPrprrp22ЀI2J0:, 2*0Q' 222222KK22 KKKKKKKKKK ????????@%+>I"Vk}3 D  @  y y SOUNDPORTAD1848/CS4248/CS4231 @@ 9*4+r+ v cce!T cce!T kernel_version=2.4.21parm_io=iparm_irq=iparm_dma=iparm_dma2=iparm_type=iparm_deskpro_xl=iparm_deskpro_m=iparm_soundpro=iparm_isapnp=iparm_isapnpjump=iparm_reverse=iparm_desc_isapnp=When set to 0, Plug & Play support will be disabledparm_desc_isapnpjump=Jumps to a specific slot in the driver's PnP table. Use the source, Luke.parm_desc_reverse=When set to 1, will reverse ISAPnP search orderlicense=GPL<4>ad1848: Auto calibration timed out(3). <4>ad1848: Auto calibration timed out(1). <4>ad1848: Can't find speed??? <3>ad1848 - Too many audio devices <3>ad1848.c: Port %x not free. <4>ad1848.c: Can't allocate DMA%d <4>ad1848: Interrupt test failed (IRQ%d) <4>ad1848: Unable to allocate IRQ <3>ad1848: Can't find device to be unloaded. Base=%x <3>MSS: Can't use IRQ%d with a 8 bit card/slot <3>MSS: Can't use DMA0 with a 8 bit card/slot <3>No MSS signature detected on port 0x%x (0x%x) <3>ad1848: %s %s config failed (out of resources?)[%d] <3>ad1848: ISAPnP found device that could not be autoconfigured. <5>ad1848: ISAPnP reports '%s' at i/o %#x, irq %d, dma %d, %d <6>ad1848: Failed to initialize %s <3>ad1848: Valid range for isapnpjump is 0-%d. Adjusted to %d. <6>ad1848/cs4248 codec driver Copyright (C) by Hannu Savolainen 1993-1996 <4>ad1848: must give I/O , IRQ and DMA. <5>ad1848: No ISAPnP cards found, trying standard ones... %s_%dAD1848CS4248AD1847SoundPro CMI 8330CS423182C930CS4321CS4231ACS4237B(B)CS4238CS4238BCS4236BCS4237BChip ident is %X. CS42xxCS4235CS4239CS4232IWaveAD1845Generic audio codec (%s)%s (%s)<7>adintr: Why? <3>MSS: Bad IRQ %d <3>MSS: Bad DMA %d <3>MSS: I/O port conflict <4>MSS: Invalid capture DMA MS Sound SystemWSS config<3>[MSS: IRQ Conflict?] CMI 8330 SoundPROCS4232 based cardOPL3-SA2 WSS modeAZT1008ad1848<6>ad1848: %s detected #]]]^wO] v  00000,10,10,1,1,11,1,1,11,1,1,1v111111> y @ { ad1848_detectad1848_initad1848_unloadad1848_controladintrprobe_ms_soundattach_ms_soundunload_ms_soundGCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.data.bss.modinfo.rodata.str1.32.rodata.str1.1.rel.rodata.rel.fixup.rel__ex_table.kstrtab.rel__ksymtab.comment4 2 fh )@2t % p/AL 4A =2C M2H`pJ,\ pP lKh ,s wKs Ds0 KmDL@ tsLLP@ h [  "e*=Obs    4T ` d h l iijm!%/<<`I+E\phJ0yz1D    x y *  P s)` P= I LV j }gy]} `+ - = L`VDZ1rx,*+3%\%  ,09*4+> r+I4)+8H ITT,b0tXw\{`dh H h,?7-2.xlp .4/@HGt03V gnw!"".?LTkw=$[~"O%7H&Wbl(x|*6 (@X(q7 >(M0 ], 8F  W i + { 6  B  N ` q   - EG _e B l  / t03ad1848.c__module_kernel_versionmix_cvtad1848_mix_devicesiwave_mix_devicescs42xb_mix_devicesc930_mix_devicesspro_mix_devicesdefault_mixer_levelsirq2devtimer_installedad_format_maskcapabilitiesisapnpisapnpjumpreverseaudio_activatedad_readad_writewait_for_calibrationad_mutead_unmutead_enter_MCEad_leave_MCEad1848_set_recmaskchange_bitsad1848_mixer_getad1848_mixer_set_channelad1848_mixer_setad1848_mixer_resetnr_ad1848_devsad1848_mixer_ioctlspeed_table.0ad1848_set_speedad1848_set_channelsformat2bits.1ad1848_set_bitsad1848_audio_driverad1848_openad1848_closead1848_output_blockad1848_start_inputad1848_prepare_for_inputad1848_prepare_for_outputad1848_haltad1848_halt_inputad1848_halt_outputad1848_triggerad1848_mixer_operationsad1848_tmr_reprograminit_values_a.2init_values_b.3ad1848_init_hwadev_infocfg__constant_c_and_count_memsetad1848_pm_callbackad1848_tmr_installinit_deskpro_minit_deskprointerrupt_bits.4dma_bits.5current_intervalad1848_tmr_startad1848_tmr_disablead1848_tmr_restartad1848_tmrad1848_suspendinterrupt_bits.6dma_bits.7ad1848_resume__constant_memcpyioirqdmadma2typead1848_isapnp_listid_table__module_isapnp_device_size__module_isapnp_device_tableactivate_devad1848_init_genericad1848_isapnp_initfirst.8dev.9ad1848_isapnp_probeinit_ad1848loadedcleanup_ad1848__module_licenseprintksoundprosprintfload_mixer_volumesmixer_devs__get_user_4ad1848_controlaudio_devs__this_modulenum_audiodevsisa_dma_bridge_buggyad1848_detectioport_resource__check_regionad1848_init__request_regionconf_printf2kmallocsound_install_audiodrvpm_registeradintrrequest_irqsound_install_mixersound_alloc_dmakfreead1848_unload__release_regionfree_irqsound_free_dmasound_unload_mixerdevpm_unregistersound_timer_interruptDMAbuf_outputintrDMAbuf_inputintrprobe_ms_sounddeskpro_xldeskpro_mattach_ms_soundunload_ms_soundsound_unload_audiodevsound_timer_syncintervalsound_timer_init__kstrtab_ad1848_detect__ksymtab_ad1848_detect__kstrtab_ad1848_init__ksymtab_ad1848_init__kstrtab_ad1848_unload__ksymtab_ad1848_unload__kstrtab_ad1848_control__ksymtab_ad1848_control__kstrtab_adintr__ksymtab_adintr__kstrtab_probe_ms_sound__ksymtab_probe_ms_sound__kstrtab_attach_ms_sound__ksymtab_attach_ms_sound__kstrtab_unload_ms_sound__ksymtab_unload_ms_sound__module_parm_io__module_parm_irq__module_parm_dma__module_parm_dma2__module_parm_type__module_parm_deskpro_xl__module_parm_deskpro_m__module_parm_soundpro__module_parm_isapnp__module_parm_isapnpjump__module_parm_reverse__module_parm_desc_isapnp__module_parm_desc_isapnpjump__module_parm_desc_reversead1848_devisapnp_find_devinit_modulecleanup_moduleFRWhi #%jY&ki%iFnl mG mr & m m o     6 ; hi  o o  ( q; om o o oS o o oou%oLoo rodrnooroArKoo#i iqvhtu##F##i#~###!#*#&######h# # #6#|###x}hR#\jntswxyz-oTor{{|} % ~5 oL lq    h  ha!f!hr!w!h!!!#!j! ""#B#oY#t^#{####o######$ $$.$4$H$o%1%=%I%%#%h&t&u'*''#'h'#'s'''h'(h(sB(s(#(.)#3)hB)V)pk)#p)v{)#)t)w)#)h)#*"*+*t0*D*o++'+=+o{+o+++o++++V,,,#,h -%-hI-e-j-hw---#---------..S.#X.hx.}.h..h........h.///"/3/;/C/M/f/p/~///h////////////000p0!0(060;0hH0[0`0hf0v000000&1&Mh n($h)h0+` pd h l p x |         p <@D#####h  $(,048<@DHLPTX\`dhlptx|  $(( ((sv n |$(,048<geexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/sound/ad1889.o0100644000000000000000000002760407676400615025773 0ustar rootrootELF4(VS\$ ^{SыC)CC D$@CKK(H|CBtHxCBpǀff ffKV[^ËC)YWVS|$_^CuV[^_áff%KffCȉCC%CcCCc(G(UWVShh[1^hjWj D$$GBTBTBXB4z BLBPB4B8PMy1hhC ZsYt@FFFEc@8x4Sh$h t@8p4Vj51v4$uX_Xhh@mVSt$ ^8t>p sSvXh3h\$ [^p[^Sh 1Z~[Åuh Xh YWSWL$\$D$w $D[[_ffCʃt*rt ffWVS|$L$!9P ۋt$uȃt*wHt [^_uff  [  K dd `kernel_version=2.4.21author=Randolph Chungdescription=Analog Devices AD1889 PCI Audiolicense=GPLWSMCRAMCWADASYDAWASRESCCSADCBAADCCAADCBCADCCCADCIBCADCICCADCCTRLWAVBAWAVCAWAVBCWAVCCWAVIBCWAVICCWAVCTRLDISRCHSSIPCOPIPACICAC97_RESETAC97_MASTER_VOL_STEREOAC97_HEADPHONE_VOLAC97_MASTER_VOL_MONOAC97_MASTER_TONEAC97_PCBEEP_VOLAC97_PHONE_VOLAC97_MIC_VOLAC97_LINEIN_VOLAC97_CD_VOLAC97_VIDEO_VOLAC97_AUX_VOLAC97_PCMOUT_VOLAC97_RECORD_SELECTAC97_RECORD_GAINAC97_RECORD_GAIN_MICAC97_GENERAL_PURPOSEAC97_3D_CONTROLAC97_MODEM_RATEAC97_POWER_CONTROL%s: 0x%0*x WAVADCDMA status for %s: 0x%p (IOVA: 0x%u) read ptr: offset %u write ptr: offset %u dma len: offset %u ad1889ADC interrupt WAV interrupt driver/ad1889ac97info    P &T ,X 2\ 8 ? FNp Tt Zx `| f m t|   ,8GTdw "$& <4>AD1889 timeout(%ld) r/w %lx/%lx len %lx Writing 0x%lx bytes to +0x%lx ad1889: ac97_probe_codec failed <3>ad1889: cannot register mixer <3>ad1889_aclink_reset: codec is not ready [0x%x] <3>ad1889: pci_enable_device failed <3>ad1889: memory region not assigned <3>ad1889: unable to request interrupt <6>ad1889: %s at 0x%lx IRQ %d <3>ad1889: cannot register /dev/dsp <3>ad1889: cannot allocate memory for device (@ AA &(2> <FNQWZ]cfGCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.rel.data.bss.modinfo.rodata.str1.1.rel.rodata.rodata.str1.32.rel.fixup.rel__ex_table.comment4 () H % ,/h4x =2PXL ,X2n lnnh <.X wxs . To`0 T# "->xNM_r}K    Zc _  H 5.K C[ VHhr {  J 8@ l )  `N.l ? (M.` s}fh+5F[j|5FV@,k. ad1889.c__module_kernel_versionad1889_devad1889_start_wavad1889_stop_wavad1889_alloc_dev__constant_c_and_count_memsetad1889_free_devad1889_readad1889_write.text.lock.ad1889ad1889_pollad1889_mmapad1889_ioctl__constant_copy_to_userad1889_openad1889_releasead1889_fopsad1889_mixer_openad1889_mixer_releasead1889_mixer_ioctlad1889_mixer_fopsad1889_codec_writead1889_codec_readad1889_ac97_initad1889_aclink_resetad1889_id_tbl__module_pci_device_size__module_pci_device_tablead1889_interruptad1889_initcfgad1889_probead1889_remove__module_licensead1889_driverad1889_init_modulead1889_exit_module__wake_upkmallockfreead1889_read_procsprintf__down_failed__up_wakeupadd_wait_queueschedule_timeoutremove_wait_queueprintk__generic_copy_from_user__get_user_4__this_moduleno_llseekac97_probe_codecregister_sound_mixer__const_udelaypci_enable_devicepci_set_masterrequest_irqiomem_resource__request_region__ioremapregister_sound_dspproc_mkdircreate_proc_entryac97_read_procunregister_sound_dspfree_irqunregister_sound_mixer__release_region__module_author__module_descriptionpci_register_driverpci_unregister_driverinit_modulecleanup_moduleJTanxG0_11R2[2z 4   4 4# )47 =4G M478%9<A:;:~<0<QyL <}       = = = = = =E =M =S = 1   ?  : 2' , @D r A A A  :G  L :Z  _ : B  : C  :  # + D7 >  I EN F^ Gt y :  H  I  J K  J 3*L5MAF:MR:wNLMEORSS56L2$>(,48<@H> ( ,04   $ 0 < H T ` l x               , 8 D P \ h t               ( DHLPT$.8BJS_j  $(,048<@DHLPTX\`dhlptgeexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/sound/sgalaxy.o0100644000000000000000000000567407676400615026530 0ustar rootrootELF4( !D$S\$S1Iy1ɍSx A~S <[VSt$ \$V yIu[^ÈS\$j3h t3hXZ1[s jP uFjsh t sh@s8j sgjs]j \$[S\$hjshhSC,t7t'hjhjhj[S\$Sjsh[Ë S  B t0At-Ct*@t'h[u[h1YhhZXkernel_version=2.4.21parm_io=iparm_irq=iparm_dma=iparm_dma2=iparm_sgbase=ilicense=GPL<3>sgalaxy: WSS IO port 0x%03x not available <3>sgalaxy: SB IO port 0x%03x not available <3>sgalaxy: io, irq, dma and sgbase must be set. SoundGalaxy SBGCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.data.bss.modinfo.rodata.str1.32.rodata.str1.1.comment4 ( %L+`D 0`\92 I2rXa   #)90O$7sEhTncfjn sz}D  P /:IYj { + 6 B}  sgalaxy.c__module_kernel_versionsleepsb_rstsb_cmdprobe_sgalaxyattach_sgalaxyunload_sgalaxyioirqdmadma2sgbaseinit_sgalaxycfgcleanup_sgalaxy__module_licenseschedule_timeoutioport_resource__check_regionprintkad1848_detectprobe_ms_sound__request_region__this_moduleattach_ms_soundaudio_devsad1848_controlunload_ms_sound__release_region__module_parm_io__module_parm_irq__module_parm_dma__module_parm_dma2__module_parm_sgbaseinit_modulecleanup_module}     &!8"M#Y#e#u$%  geexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/sound/aedsp16.o0100644000000000000000000002407407676400615026316 0ustar rootrootELF 4( S\$S$uIu[S\$SZtS Љ[t$=YVSt$ ^h1$hV H[^S\$ S yIut$ h[Z[ÊD$ 1 Á=@ = ==q=tb=tB߃=t"- @à ԃ봉= t =0u ۃ?!S\$jlSlZYtjlhY1[[j\SLZYtj\5S6ZYt 5h5SZYt5hSZYuhS\$jXSZYtjXh[1Z[SE@Yt S6@ZtS'@YtjXh@VSt$ jfVZYtw=u=uRV7Y[jV%[Zuy=t[^jRVZYtjRhY1[VnÃXt1j`VZYtj`SV^Zth;1[jRh@hjfS\$jPSYZtjPh[1Z[5SjZYuh1[VSt$ hpAKYuhV'[Zu: hpAKXuVj1҅Ytf[^hhX1YUWVSt$V Zuh@1X[^_]jRV[_tjRh[1^VYhVi[Z hpAKYuVZuMuV@]V1҅[lj`VZYtj`nWV[]t Wh[jnVZYtjnA5V_]t55 VY[t5 V$Zu hj\V_]j\hh@hjRS\$jPSFZYtjPhY1[[j S&[Zuh1YVSt$ h51ZYthhY1[[^VVZt2C~5 5hYh 1VSt$ h5~1ZYthhY1[[^VZtC~1tWVSjjhjjh w1ۃ=Dt4= @9<C|u 1ۃ=t'5D9tWC|u1ۃ=t0= 9description=Audio Excel DSP 16 Driver Version 1.3license=GPL[AEDSP16] DSP Command (0x%x) timeout. [AEDSP16] aedsp16_read after CMD 0x%x: failed [AEDSP16] Write extcfg: failed! [AEDSP16] Initialization of (M)IRQ and DMA: failed! [AEDSP16] aedsp16_init_mss [0x%x]: failed! [AEDSP16] aedsp16_hard_read: failed! [AEDSP16] aedsp16_hard_write: failed! [AEDSP16] aedsp16_stdcfg: failed! [AEDSP16] aedsp16_dsp_reset: failed! [AEDSP16] aedsp16_dsp_version: failed! [AEDSP16] aedsp16_ext_cfg_write: failed! [AEDSP16] Can not initializeMicrosoft Sound System mode. [AEDSP16] aedsp16_setup_board: failed! [AEDSP16] Warning: non SC-6000 audio card! [AEDSP16] aedsp16_dsp_copyright: failed! AEDSP16 BASE I/O port region is already in use. Audio Excel DSP 16 init driver Copyright (C) Riccardo Facchetti 1995-98 <3>aedsp16: initialization failed <6>aedsp16: I/O, IRQ and DMA are mandatory [AEDSP16] CMD 0x%x: failed! [AEDSP16] DATA 0x%x: failed! [AEDSP16] Write val: failed! %d.%dSC-6000aedsp16 (base)   ! ) GCC: (GNU) 3.2.3 (Debian).symtab.strtab.shstrtab.rel.text.data.bss.modinfo.rodata.str1.32.rodata.str1.1.rel.rodata.comment4k  !X % ( + 0 ^ 92@ I2 v\X (( dmP 5 Pl #,9=F@0L(S Ycp {""@VF6#]MN|)=IILv`[vc rPc )  X< ,h N ,%(,08 A$JR [v ~k  {@ p R $ - ,CL U`%l ~0 @`F,*< 2Qv ~] aedsp16.c__module_kernel_versionsoft_cfgsoft_cfg_mssverhard_cfgorIRQorMIRQorDMAae_configDSPCopyrightDSPVersionaedsp16_wait_dataaedsp16_readaedsp16_test_dspaedsp16_dsp_resetaedsp16_writeaedsp16_hard_writeaedsp16_hard_readaedsp16_ext_cfg_writeaedsp16_cfg_writeaedsp16_init_mssaedsp16_setup_boardaedsp16_stdcfgaedsp16_dsp_versionaedsp16_dsp_copyrightaedsp16_init_tables__constant_c_and_count_memsetaedsp16_init_boardinit_aedsp16_sbuninit_aedsp16_sbinit_aedsp16_mssuninit_aedsp16_mssinit_aedsp16_mpuuninit_aedsp16_mpuioirqdmampu_irqmss_basempu_base__module_licensedo_init_aedsp16cleanup_aedsp16decoded_hcfg__const_udelayprintkaedsp16_hard_decodeaedsp16_hard_encodesprintfioport_resource__request_region__release_regioninit_aedsp16uninit_aedsp16__module_parm_io__module_parm_desc_io__module_parm_irq__module_parm_desc_irq__module_parm_dma__module_parm_desc_dma__module_parm_mpu_irq__module_parm_desc_mpu_irq__module_parm_mss_base__module_parm_desc_mss_base__module_parm_mpu_base__module_parm_desc_mpu_base__module_author__module_descriptioninit_modulecleanup_modulej6{66755555 55(7@5IUZ5h555 9>7\ns{7 (5H5T55777(@E7`6677 7I62_d777:,17Jky '-Yhm7y89   * 5 E N a 6w     7         ;# </ 4 7= K U Z ;_ =j     ; <  7    ; =   T b w | 7             >  7  3 ? geexbox-generator-0.90-3/iso/GEEXBOX/lib/modules/2.4.21/kernel/drivers/sound/ali5455.o0100644000000000000000000010011407676400615026131 0ustar rootrootELFH_4(D$tǀ1ËD$t ǀ1ËD$(tǀ( 1ËD$8tǀ801ËD$HtǀH@1ËD$iD$ǀWVS\$|$j|SO?j~SE? ƃaSDAt- GLAt%tDt}t1[^_øtUWVS|$Wffl$t$lu f[^_]Ã]jS>f%Wfj:S>D#D}t&j*Sl>%Pj*S5?Gf% 0Pj:S?j*S0>% Pj*S> j&S>Pj&S>hGfj*S= t5= jjS=ZY%D$D$j\$[^_]x>%Pj*Sj>Gf % !%j*SS=%Pj*S>GfyGf^jS=%PjS=WVSt$F\$lj*W<ЋFfρ8XYt0~tPj*W= [^_ËFf0ڋFfUWVSPt$Fl$ff\$~0uF0[[^_]Áv?w@^0غ 1=t=?w`1@F0St$9^]ti15UWVSWt$Fl$ff\$~0uF0Z[^_]Áv?w@^0غ 1=t=?w`1@F0St$9Y^ti15뀋L$AffT$uA0Áv?w@ЉQ0UWVSD$1=Dt=Dw =}tD$@fǃ翃π fȉf[^_]VSD$ ^X`5fhfXQK1QKuQFQ%V[^WVSt$_V0BH9B4sUB\tOzuIBt?BNfSKt:hXV(XthXXW[^_fݸSSD$[P`5fQQ[tuQVQ%S[VS\$ ^S0z4~B\tB%=tV[^ÀJCfS[SSD$[= H0Pt:afQQ{tuQvQ%S[Ã=tafQtuQ%VS\$ ^S0z4~B\tB%=tV[^Ã= t!JCfS{Sу=tȀJCfUWVS\$01{huCh{du 1shCdChkd{tK 19tm9vbNtM8?c\ {s k, @ k,9wB,9v1[^_]ÍCPRT$BX zWVS|$_0stdK 0? k, @ k,9wB,9vssK PGXCc\[^_UWVSPPt$0D$_Nȃt?D$t