Juergen Lock
2008-Oct-15 21:07 UTC
linprocfs patch for RELENG_6_4 (to make flash9 work), please test!
Hi! I've updated the patch I've tested on 6.3 for 6.4 (only offsets differ), if anyone can test it I can file a PR so it hopefully :) can be committed: http://people.freebsd.org/~nox/linprocfs-6.4.patch (same patch for 6.3: http://people.freebsd.org/~nox/linprocfs-6.3.patch ) The original posting with the patch for RELENG_7 that I used is here: http://lists.freebsd.org/pipermail/freebsd-emulation/2008-October/005331.html You probably want the updated libflashsupport.so from in there too, its at http://lists.freebsd.org/pipermail/freebsd-emulation/attachments/20081001/3194e994/libflashsupport.so - as mentioned there you want to copy it to /compat/linux/usr/lib after installing the flash9 and nspluginwrapper ports. Oh and you still need to comment out the IGNORE line in the flash9 port's Makefile too. There's also a cpuset/*affinity patch for RELENG_7 posted here, http://docs.freebsd.org/cgi/mid.cgi?20081002071321.GA61530 6 doesn't have this code, so if the 6.4 linprocfs patch doesn't work for you on an SMP box please also test with SMP disabled. (Tho if you have SMP you probably should be running 7 anyway. :) Thanx, Juergen PS: don't forget to mount linprocfs to /compat/linux/proc after updating it :)