Notes on skas3-v8.2 patch for 2.6.23.11 Patch: http://devnull.name/code/skas3-v8.2-ez-2.6.23.11.patch.gz (for x86 - 32bit only) *** Major change is related to the mmap change as per this thread: Following resolution afflicted both v82 and pre-release of the skas patch: http://www.mail-archive.com/user-mode-linux-devel@lists.sourceforge.net/msg05554.html *** In addition the following change is made: According to a subsequent change log a problem with 2.6.23.11 was the historic patch: http://kernel.org/diff/diffview.cgi?file=%2Fpub%2Flinux%2Fkernel%2Fv2.6%2Fincr%2Fpatch-2.6.23.9-10.bz2;z=34 Relating to plug and play ports/mem, and have been rolled back to: #define PNP_MAX_PORT 8 #define PNP_MAX_MEM 4 as part of this skas3-v8.2 patch ********************************************************************** To cleanly apply please use official kernel from: http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.23.11.tar.gz For information on a skas3 (pre)v9 patch please see: http://www.mail-archive.com/user-mode-linux-devel@lists.sourceforge.net/msg05553.html