Steve O'Hara-Smith wrote:
> 
> On 27-Dec-99 Mamoru Iwaki wrote:
> > Hi,
> >
> > I met warnings like
> >
> > LINUX: 'ioctl' fd=9, typ=0x44d(M), num=0x76 not implemented
> > LINUX: 'ioctl' fd=7, typ=0x44d(M), num=0x76 not implemented
> >
> > when realplay was running.  The program is an alpha 2 release of
> > RealPlayer G2 for Linux 2.0/2.2 and we can get from
> > http://www.real.com/products/player/linux.html
> 
>         Did the RealPlayer G2 work ?
> 
>         A few unimplemented messages do not necessarily prevent linux apps from
> running (I have no idea what these ones do BTW). Nor are they necessarily a bug
> or problem sometimes they simply reflect things required in Linux and not in
> FreeBSD.
> 
> > Please implement these ioctl's.
> 
>         I suspect that this will only happen if/when
> 
>         i) They are needed (to make something work).
> 
>         ii) Somebody implements them.


It's the OSS_GETVERSION ioctl, and it was implemented in -current 6
months ago.  The version can now be changed through the sysctl variable
compat.linux.oss_version.   See PR/12917.

Alex


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to