From owner-FreeBSD-users-jp@jp.FreeBSD.org Tue Oct 15 09:10:10 2002
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) id g9F0AAk31665;
	Tue, 15 Oct 2002 09:10:10 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from biwasv01.biwa.ne.jp (biwasv01.biwa.ne.jp [210.161.160.11])
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet id g9F0A9331660
	for <FreeBSD-users-jp@jp.FreeBSD.org>; Tue, 15 Oct 2002 09:10:09 +0900 (JST)
	(envelope-from fuhito@mx.biwa.ne.jp)
Received: from mx.biwa.ne.jp (ng249-155.biwa.ne.jp [61.201.249.155])
	by biwasv01.biwa.ne.jp (8.9.3/3.7W) with ESMTP id JAA19253
	for <FreeBSD-users-jp@jp.FreeBSD.org>; Tue, 15 Oct 2002 09:10:07 +0900 (JST)
Message-ID: <3DAB5D5F.8030007@mx.biwa.ne.jp>
From: Fuhito Inagawa <fuhito@mx.biwa.ne.jp>
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ja-JP; rv:1.0.0) Gecko/20020530
X-Accept-Language: ja, en-us, en
MIME-Version: 1.0
To: FreeBSD-users-jp@jp.FreeBSD.org
References: <021015030419.M0174181@pelsia.ensure-tech.co.jp>
Content-Type: text/plain; charset=ISO-2022-JP
Content-Transfer-Encoding: 7bit
Reply-To: FreeBSD-users-jp@jp.FreeBSD.org
Precedence: list
Date: Tue, 15 Oct 2002 09:12:15 +0900
X-Sequence: FreeBSD-users-jp 71412
Subject: [FreeBSD-users-jp 71412] Re: Flash Plugin for mozilla
Errors-To: owner-FreeBSD-users-jp@jp.FreeBSD.org
Sender: owner-FreeBSD-users-jp@jp.FreeBSD.org
X-Originator: fuhito@mx.biwa.ne.jp
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+021014

$B0p@n!w8@$$Lu%b!<%I$G$9!#(B

$B$^$!!"$$$^$5$i(B 3.x $B$NOC$G$b$J$$$s$G$7$g$&$,!";d$N;v>p$G(B
3.5.1 $B$,F~$C$F$$$k$N$G$A$g$C$H$$$8$C$F$_$?$@$1$G$7$F(B...(^^;

Norikatsu Shigemura wrote:
> $B=EB<K!9n$G$9!#(B
>
>>>-#include <sys/soundcard.h>
>>>+#include <machine/soundcard.h>
>>
>
> 	$B$3$l$O3N$+$K%P!<%8%g%s0MB8$G$9$M$'!#!#:#$G$3$=(B sys $B$G$9$,(B,
> 	$BEv;~$O(B machine $B$+$b(B($B0l1~(B sys $B?d>)$G$9(B < $B:#$O(B)$B!#(B

$B$3$l$O%P!<%8%g%s0MB8$G!"(B3.x $B$K$O(B machine $B$KCV$$$F$"$k$N$G(B
$B$7$+$?$,$J$$$G$9$M!#(B

>>>-ioctl(int d, unsigned long request, ...)
>>>+_thread_sys_ioctl(int d, unsigned long request, void *arg)
>>
>
> 	$B$3$$$D$O(B libc_r $B$N(B thread safe ioctl $B$N8F$S=P$7$G$9$M!#(Bmozilla
> 	$B$O(B libc_r $B%j%s%/$7$F$k$N$G8F$S=P$5$l$?$N$@$H;W$$$^$9$,(B,
> 	libflashplayer $B$+$i$O(B ioctl $B$G8F$P$l$F$^$;$s(B?
>
> # binding $B$NLdBj$+$J$!(B.. $B$h$/$o$+$i$s!D(B(^^;..

3.x $B$N(B libc $B$K$O(B _ioctl $B$H$$$&%7%s%\%k$,$"$j$^$7$?$,!"(B
libc_r $B$K$OB8:_$7$^$;$s!#$7$?$,$C$F!"$?(B... $BF?L>$5$s$N(B
$B%3!<%I$N$^$^$G$OF0$-$^$;$s!#$7$+$7!"(Blibc_r $B$r$$$8$kLu(B
$B$K$b$$$+$J$$$N$G(B...

$B$($C$H!"I{:nMQ$,Bg$-$9$.$^$9$7!"(BFlash $B0J30$K;H$$F;$,(B
$BL5$$$N$G!"(Bmozilla $B$KFM$C9~$`$H$$$&$N$O!"$A$g$C$H(B...
$BJL$N%"%$%G%"$r<B8=$9$Y$/!"(B
http://www.biwa.ne.jp/~fuhito/freebsd/test.c
$B$H$$$&$N$r$A$g$C$H=q$-=q$1$F$$$^$7$F!"$^$@%"%$%G%"(B
$B$@$1$J$s$G$9$,!"$3$l$G$?$H$($P(B Java $B$J$s$+$G$b3Z!9!"(B
$B$H$$$&$h$&$J$b$N$K$7$?$$$J$!$H(B...

-- 
$B0p@n(B $B;K(B($B$U$R$H(B)  http://www.biwa.ne.jp/~fuhito/
     ~fuhito/rtmach/lites.html#SysVShm ($B6&M-%a%b%j%5%]!<%H(B)
     ~fuhito/rtmach/pthreads.html (Lites/ELF $B$G(B pthread)


