Re: [Bugme-new] [Bug 7724] New: asm/types.h should define __u64 if isoc99

2006-12-21 Thread Ismail Donmez
21 Ara 2006 Per 22:58 tarihinde, David Miller şunları yazmıştı: 
> From: Andrew Morton <[EMAIL PROTECTED]>
> Date: Thu, 21 Dec 2006 12:49:54 -0800
>
> > >Summary: asm/types.h should define __u64 if isoc99
>
> Platform specific bug, and has nothing to do with networking.
>
> This problem will occur with any user visible interface definition
> that uses __u64, and there are several both in and outside the
> networking.

This bug hit KDE modules (kdebase/kdemultimedia/kdetv/...) many times, I 
workarounded with #undef ing __STRICT_ANSI__ before including kernel headers 
which is well ugly but works.

> x86 and perhaps others protect the __u64 definition with:
>
>   defined(__GNUC__) && !defined(__STRICT_ANSI__)
>
> for whatever reason, probably to avoid "long long" or something like
> that.  But even that theory makes no sense.

Indeed this restriction just breaks userspace apps.

Regards,
ismail

-- 
Bir gün yolda yürüyordum... Bir şarkı duydum... Kalbim acıdı... Bu kadar...
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: VCD not readable under 2.6.18

2006-12-09 Thread Ismail Donmez
09 Ara 2006 Cts 16:36 tarihinde, Alan şunları yazmıştı: 
> > Well my bet is xine-lib is buggy somehow as I can reproduce this bug with
> > kaffeine ( KDE media player ).
>
> Under what situations - and does it play the disc despite the messages ?

Just pop in the VCD and try to play, Kaffeine either crashes or doesn't play 
at all.

Regards,
ismail
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: VCD not readable under 2.6.18

2006-12-09 Thread Ismail Donmez
09 Ara 2006 Cts 15:21 tarihinde, Alan şunları yazmıştı: 
> > I didn't see any responses after the post linked to above, so I'd like to
> > add that I too get this problem and that I've tried with various VCDs and
> > players. In previous versions of these distros I could just mount the VCD
> > and copy the *.DAT files across; but in the current versions I can't even
> > mount! dmesg gets flooded with errors such as the below:
> >
> >
> >
> > hdc: command error: status=0x51 { DriveReady SeekComplete Error }
> > hdc: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
> > ide: failed opcode was: unknown
> > ATAPI device hdc:
> >   Error: Illegal request -- (Sense key=0x05)
> >   Illegal mode for this track or incompatible medium -- (asc=0x64,
> > ascq=0x00) The failed "Read 10" packet command was:
> >   "28 00 00 00 73 f2 00 00 01 00 00 00 00 00 00 00 "
>
> Your system tried to read a Video data block. The usual cure for this
> problem is to remove Gnome, or at least kill all the Gnome stuff and flip
> to init level 3 then mount the cd from the command line.

Well my bet is xine-lib is buggy somehow as I can reproduce this bug with 
kaffeine ( KDE media player ).

Regards,
ismail
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: VCD not readable under 2.6.18

2006-12-09 Thread Ismail Donmez
09 Ara 2006 Cts 08:06 tarihinde, Rakhesh Sasidharan şunları yazmıştı: 
> Hi,
>
> I am having problems reading VCDs under various Linux distros (Fedora Core
> 6, openSUSE 10.2, Slackware 11 with the 2.6 kernel), and while searching
> Google for a solution I found that this problem has been mentioned on the
> LKML list too. (http://lkml.org/lkml/2006/10/29/95)

See http://bugme.osdl.org/show_bug.cgi?id=7460

/ismail
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: IEEE80211 and IPW3945

2006-11-18 Thread Ismail Donmez
18 Kas 2006 Cts 16:26 tarihinde, Stephen Clark şunları yazmıştı: 
> Ismail Donmez wrote:
> >18 Kas 2006 Cts 12:20 tarihinde, Martin Lorenz şunları yazmıştı:
> >>Dear James,
> >>
> >>I just had some issues when trying to compile ieee80211 1.2.15 together
> >>with ipw3945 1.1.2 on the latest kernel tree
> >>
> >>attached are two patches I had to create to work around it
> >>I guess they are self-explanatory :-)
> >
> >I wonder when will ieee80211 tree will be merged to mainline, according to
> >some posts[1] its needed for some devices.
> >
> >[1] http://www.ubuntuforums.org/showthread.php?t=156930
> >
> >/ismail
> >-
> >To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> >the body of a message to [EMAIL PROTECTED]
> >More majordomo info at  http://vger.kernel.org/majordomo-info.html
> >Please read the FAQ at  http://www.tux.org/lkml/
>
> On Mon, 13 Nov 2006 08:42:55 -0500 Stephen Clark wrote:
> >> can someone tell me why I have to replace the 803.11 stack that is
> >> already in
> >> linux 2.6.19 rc5 with the stack at sf.
>
> You don't have to.
> The one in .19-rc5 is new enough (the one in .18 too AFAIK)
>
> I have successfully run ipw3945 with FC6 using the ieee80211 stack from the
> kernel I just had to compile with:
>  make IEEE80211_API=2 EXTRA_CFLAGS=-DIEEE80211_API_VERSION=2

Nice tip! Thanks.

/ismail
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: IEEE80211 and IPW3945

2006-11-18 Thread Ismail Donmez
18 Kas 2006 Cts 12:20 tarihinde, Martin Lorenz şunları yazmıştı: 
> Dear James,
>
> I just had some issues when trying to compile ieee80211 1.2.15 together
> with ipw3945 1.1.2 on the latest kernel tree
>
> attached are two patches I had to create to work around it
> I guess they are self-explanatory :-)

I wonder when will ieee80211 tree will be merged to mainline, according to 
some posts[1] its needed for some devices.

[1] http://www.ubuntuforums.org/showthread.php?t=156930

/ismail
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/