You are not logged in.
Pages: 1
i'd like to submit a patch (see below) for the rt2870 driver, located at http://www.ralinktech.com/ralink/Home/S … Linux.html .
however i can't find a way to submit the patch.. what's the usual way to do this?
this patch adds support for the belkin F5D8053 N Wireless USB Adapter
--- rt2870.h 2009-01-13 18:46:13.000000000 +0100
+++ rt2870.h 2009-01-13 18:48:05.000000000 +0100
@@ -104,6 +104,7 @@
{USB_DEVICE(0x14B2,0x3C07)}, /* AL */ \
{USB_DEVICE(0x14B2,0x3C12)}, /* AL */ \
{USB_DEVICE(0x050D,0x8053)}, /* Belkin */ \
+ {USB_DEVICE(0x050D,0x815C)}, /* Belkin */ \
{USB_DEVICE(0x14B2,0x3C23)}, /* Airlink */ \
{USB_DEVICE(0x14B2,0x3C27)}, /* Airlink */ \
{USB_DEVICE(0x07AA,0x002F)}, /* Corega */ \
Offline
Send ralinktech an email and ask them where to submit the patch?
Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest
Offline
Pages: 1