kernel versionning problem

Josh Boyer jwboyer at jdub.homelinux.org
Tue Jan 23 01:53:49 UTC 2007


On Mon, Jan 22, 2007 at 05:19:24PM -0600, Jason L Tibbitts III wrote:
> >>>>> "TE" == Tanguy Eric <eric.tanguy at univ-nantes.fr> writes:
> 
> TE> http://rt2x00.serialmonkey.com/phpBB2/viewtopic.php?t=2965
> 
> Blah, blah, only breaks on Fedora, blah blah, Fedora people don't know
> how to behave.
> 
> So exactly what is it that Fedora is doing wrong here?

Unless the comment in this link is wrong:

http://rt2x00.serialmonkey.com/phpBB2/posting.php?mode=quote&p=18456&sid=3dcc6f1c6cdc74e8e06177ad8cc2c6f9

There is a bug in the driver anyway.

Theoretically though, the driver is trying to use LINUX_VERSION_CODE to
determine if the kernel version is 2.6.20 or greater so it can use struct
work.  The fedora kernel is 2.6.20-rc(something), but it munges the kernel
version to be 2.6.19.

If the driver were upstream, this wouldn't be an issue because such version
checks wouldn't even be present.

josh




More information about the fedora-devel-list mailing list