포럼 회원으로 등록하신분만 다운로드가 가능합니다. 최대 업로드 가능한 용량은 1GB 입니다.

혹시나 도움이 될까해서 올립니다.

linux-2.6.20 에 적용하였던 드라이버입니다.

ac97 칩은 시그마텔의 stac9753입니다. 지금은 idt군요.

wm9712도 적용가능 합니다.

stac9753은 모두 테스트해보았으나 wm9712는 아직 테스트해보지 못했습니다.

wm9712에서도 될겁니다.

amixer util, 드라이버, 회로도를 올려드립니다.

제가 사용했던 커널을 통채로 올려드리고 싶은데 좀 애매해서요..^^

sd 드라이버도 포함되어 있습니다. sdhc 8기가까지 테스트 해보았습니다.


toolchain : gcc-3.6,glibc-3.4 soft
kernel ver : linux 2.6.20
ac97 ic : idt stac9753

#cat ac97_test.sh

/home/target/alsa/bin/amixer -c 0 sset Master,0 100% unmute
/home/target/alsa/bin/amixer -c 0 sset PCM,0 100% unmute
/home/target/alsa/bin/amixer -c 0 sset 'Master Mono',0 100% unmute
/home/target/alsa/bin/amixer -c 0 sset 'External Amplifier',0 70% unmue
/home/target/alsa/bin/amixer -c 0 sset Headphone,0 70% unmute
/home/target/alsa/bin/amixer -c 0 sset 'Line',0 50% unmute
/home/target/alsa/bin/amixer -c 0 sset 'Video',0 50% mute

# sh ac97_test.sh
ln: /home/target/alsa: File exists
Simple mixer control 'Master',0
  Capabilities: pvolume pswitch pswitch-joined
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Mono:
  Front Left: Playback 31 [100%] [0.00dB] [on]
  Front Right: Playback 31 [100%] [0.00dB] [on]
Simple mixer control 'PCM',0
  Capabilities: pvolume pswitch pswitch-joined
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Mono:
  Front Left: Playback 31 [100%] [12.00dB] [on]
  Front Right: Playback 31 [100%] [12.00dB] [on]
Simple mixer control 'Master Mono',0
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined
  Playback channels: Mono
  Limits: Playback 0 - 31
  Mono: Playback 31 [100%] [0.00dB] [on]
Simple mixer control 'Headphone',0
  Capabilities: pvolume pswitch pswitch-joined
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Mono:
  Front Left: Playback 22 [71%] [-13.50dB] [on]
  Front Right: Playback 22 [71%] [-13.50dB] [on]
Simple mixer control 'Line',0
  Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive
  Capture exclusive group: 0
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Front Left: Playback 16 [52%] [-10.50dB] [on] Capture [off]
  Front Right: Playback 16 [52%] [-10.50dB] [on] Capture [off]
Simple mixer control 'Video',0
  Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive
  Capture exclusive group: 0
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Front Left: Playback 16 [52%] [-10.50dB] [off] Capture [off]
  Front Right: Playback 16 [52%] [-10.50dB] [off] Capture [off]


이제현

2008.10.07 02:14:14
*.41.109.34

드디어 ALSA 믹서와 SDHC가 돌아가는군요... 멋지십니다. :-)
List of Articles
번호 제목 글쓴이 날짜sort 조회 수
182 [howto] aesop2440 2.6.13 ramdisk howto file [11] 고현철 2006-04-06 6089
181 [howto] aesop2440 2.6.13 ramdisk howto 수정버전 file 고현철 2006-04-06 5971
180 [howto] OPIE TSLIB porting to aESOP2440/ SMDK2410 file 이재훈 2006-04-06 6053
179 [howto] QT Embedded 3.3.6 with TSLIB patch and porting ... file [1] 이재훈 2006-04-06 6217
178 [howto] Cross Tool Chain 만들기 file [1] 이재훈 2006-04-06 6300
177 [howto] SMDK2410 보드의 aESOP Jtag Cable 을 이용한 플래시메... file 이재훈 2006-04-06 6083
176 [howto] D:My Embedded Linux - S3C2410-2440SMDK2410 2440 Li... file 이재훈 2006-04-06 6041
175 [howto] mtd nor boot cmdlinepart partitions howto - smdk24... file 이재훈 2006-04-06 6006
174 [howto] RootFS 만들기 howto file [2] 이재훈 2006-04-06 7861
173 [howto] aESOP 으로 해왔던 부분들 file [4] 이재훈 2006-04-06 5863
172 [howto] 이솝보드의 커널 패치 howto file 이재훈 2006-04-06 5912
171 root file system 실습자료 file 이재훈 2006-04-07 6095
170 wxWidget example - Godori's aESOP Player.zip file [3] 이재훈 2006-04-07 5755
169 clabsys의 atb2410용 u-boot patch file 고현철 2006-04-07 5767
168 ucos 지금까지 모아놓은 자료들 #1 file 고현철 2006-04-12 5749
167 ucos 지금까지 모아놓은 자료들 #2 file 고현철 2006-04-12 5724
166 ucos 지금까지 모아놓은 자료들 #3 file 고현철 2006-04-12 5756
165 guichan - SDL이용한 gui tool file [1] 고현철 2006-04-12 5721
164 ARM9 uCOS-II 이해 자료 file 노희준 2006-04-12 6304
163 WinARM 컴파일러자료입니당~. file 한지훈 2006-04-26 5874

사용자 로그인