public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Helmut Djurkin <djh@tscheinig.com>
To: "Måns Rullgård" <mru@users.sourceforge.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: vmware in Linux 2.6
Date: Fri, 26 Sep 2003 12:30:50 +0200	[thread overview]
Message-ID: <3F74155A.3050207@tscheinig.com> (raw)
In-Reply-To: <yw1xwubvq3vq.fsf@users.sourceforge.net>


from:
http://www.fearthecow.net/index.pl?section=guest&page=kernel

<snip>
VMWare:

You'll need to edit /usr/bin/vmware-config.pl

    1. Replace all occurances of /proc/ksyms with /proc/kallsyms
    2. Untar vmnet.tar in /usr/lib/vmware/modules/source
           * Edit bridge.c
           * On line 368, change: atomic_add(skb->truesize, 
&sk->wmem_alloc); into atomic_add(skb->truesize, &sk->sk_wmem_alloc);<
           * On line 618, change protinfo into sk_protinfo
           * Likewise, on line 817, change protinfo into sk_protinfo
    3. Tar the vmnet directory, and replace vmnet.tar
    4. Run /usr/bin/vmware-config.pl - it should run without a problem.
<snip>


Måns Rullgård wrote:
> Is it possible to use vmware with Linux 2.6?  The kernel modules
> (obviously) fail to compile.
> 




  parent reply	other threads:[~2003-09-26 10:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-26  9:46 vmware in Linux 2.6 Måns Rullgård
2003-09-26 10:28 ` Martin Zwickel
2003-09-26 10:29 ` Sean Neakums
2003-09-26 10:30 ` Helmut Djurkin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-09-26 10:25 Petr Vandrovec
2003-09-26 10:50 ` Måns Rullgård
2003-09-26 12:45 Petr Vandrovec
2003-09-26 19:56 ` Jan Rychter
2003-09-26 20:46 Petr Vandrovec

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3F74155A.3050207@tscheinig.com \
    --to=djh@tscheinig.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mru@users.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox