1 Aug 01:26
Re: Q: support for AVM Fritz! WLAN USB in kernel 2.6.25+
On Fri, Aug 01, 2008 at 12:55:11AM +0200, Tilman Schmidt wrote: > Oh, please ... You aren't seriously trying to tell me there's a *technical* > reason for changing EXPORT_SYMBOL to EXPORT_SYMBOL_GPL, are you? You really have no idea what you're talking about. If manufacturers really don't wanna write gpl code, they have really sane api via usbdev_fs.h or libusb to do it. It's like we completely removed any possibility of closed source drivers. > That's not true. Reverting commit 782e70c6fc2290a0395850e8e02583b8b62264d8 > would be enough. But again, I am not asking for that. My question isn't > about getting AVM's closed source driver to work with kernel 2.6.25+. > I just want to know whether there is an open source alternative, nothing > more. Did you read the commit message? "Over two years ago, the Linux USB developers stated that they believed there was no way to create a USB kernel driver that was not under the GPL. This patch moves the USB apis to enforce that decision. There are no known closed source USB drivers in the wild, so this patch should cause no problems." So a) it wasn't an over-the-night decision. It was stated publicly and given a 2 years period for everybody to know about what would happen and b) "there are no know closed source usb drivers in the wild", unfortunately, it looks like nobody knew about AVM's closed source(Continue reading)
RSS Feed