Edit: seems half of that patch has been incorporated upstream

Hi,dr.bombay wrote:say cheater-conrad, I remerged 2.6.18-rc4-no2, and recomplied it, still ndiswrapper willnot build, please help if you can, here is the build error;
http://pastebin.ca/156122
where do I find it at, and thank you for your help. I tried #slocate ndis.c and this is what I get;_dA_CyANIDe wrote:Hi,dr.bombay wrote:say cheater-conrad, I remerged 2.6.18-rc4-no2, and recomplied it, still ndiswrapper willnot build, please help if you can, here is the build error;
http://pastebin.ca/156122
change CHECKSUM_HW to CHECKSUM_PARTIAL in ndis.c file. After that it should be ok.

How-to:dr.bombay wrote:where do I find it at, and thank you for your help. I tried #slocate ndis.c and this is what I get;_dA_CyANIDe wrote:Hi,dr.bombay wrote:say cheater-conrad, I remerged 2.6.18-rc4-no2, and recomplied it, still ndiswrapper willnot build, please help if you can, here is the build error;
http://pastebin.ca/156122
change CHECKSUM_HW to CHECKSUM_PARTIAL in ndis.c file. After that it should be ok.
# slocate ndis.c
/usr/src/linux-2.6.17-emission6/drivers/usb/gadget/rndis.c
/usr/src/linux-2.6.17-rc3-no2/drivers/usb/gadget/rndis.c
/usr/src/linux-2.6.18-rc4-no2/drivers/usb/gadget/rndis.c
/usr/src/linux-2.6.17-emission7/drivers/usb/gadget/rndis.c
Your assistances is appreciated
Code: Select all
Add FEATURES="keepwork keeptemp" to /etc/make.conf
cd /usr/portage/net-wireless/ndiswrapper
ebuild ndiswrapper-1.17.ebuild unpack
cd /var/tmp/portage/ndiswrapper-1.17/work/ndiswrapper-1.17/
nano -w driver/ndis.c
Do a CTRL+W to search, and search for CHECKSUM_HW & change to CHECKSUM_PARTIAL (there will be several instances probably)
Once done, do an emerge ndiswrapper
Remove FEATURES that were addedCode: Select all
jaymzbox linux # grep KEYBOARD .config
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y


Hello, I will have a new no-sources release up very soon, and due to instability anyway, I'll drop it then.kernelOfTruth wrote:cheater1034, could you please create a reverse-patch for unionfs ?
Thanks in advance