From: lxoliva Date: Wed, 23 Jul 2008 05:13:34 +0000 (+0000) Subject: Update for 2.6.26-git8 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=c1b4e323d0612a3afaf33e53d6da65ffaa2b2547;p=releases.git Update for 2.6.26-git8 git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@3996 559672b5-ba27-0410-b829-e8f1faed8b1b --- diff --git a/deblob-2.6.27 b/deblob-2.6.27 index d3199ea090c..441c37dd4bb 100755 --- a/deblob-2.6.27 +++ b/deblob-2.6.27 @@ -479,6 +479,12 @@ dummy_blob firmware/kaweth/trigger_code_fix.bin clean_kconfig drivers/net/usb/Kconfig 'USB_KAWETH' clean_mk CONFIG_USB_KAWETH drivers/net/usb/Makefile +# wireless + +clean_blob drivers/net/wireless/rtl8187_dev.c +# clean_kconfig drivers/net/wireless/Kconfig 'RTL8187' +# clean_mk CONFIG_RTL8187 drivers/net/wireless/Makefile + ######################## # Removed s390 Drivers # @@ -661,6 +667,10 @@ clean_blob drivers/video/chipsfb.c clean_kconfig drivers/video/Kconfig 'FB_CT65550' clean_mk CONFIG_FB_CT65550 drivers/video/Makefile +# USB_GSPCA - Conexant 11646 +clean_blob drivers/media/video/gspca/conex.c +# clean_kconfig drivers/video/gspca/Kconfig 'USB_GSPCA' +# clean_mk CONFIG_USB_GSPCA drivers/video/Makefile ######################### # Removed Sound Drivers #