From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EHckT-0006Kc-At for qemu-devel@nongnu.org; Tue, 20 Sep 2005 03:41:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EHcfa-0004fw-EQ for qemu-devel@nongnu.org; Tue, 20 Sep 2005 03:36:04 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EHcfX-0004Em-1H for qemu-devel@nongnu.org; Tue, 20 Sep 2005 03:35:59 -0400 Received: from [64.233.162.194] (helo=zproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EHcAb-0005SJ-Cd for qemu-devel@nongnu.org; Tue, 20 Sep 2005 03:04:01 -0400 Received: by zproxy.gmail.com with SMTP id i11so1357655nzh for ; Tue, 20 Sep 2005 00:04:00 -0700 (PDT) Message-ID: <79bf984805092000037248cc03@mail.gmail.com> Date: Mon, 19 Sep 2005 23:03:59 -0800 From: Mike Swanson Subject: Re: [Qemu-devel] what is the major, minor numbers of kqemu under linux ? In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Reply-To: mikeonthecomputer@gmail.com, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: ozan.turkyilmaz@gmail.com, qemu-devel@nongnu.org It's a character device. Major 250, minor 0 Also, it's important that you don't have the kqemu module loaded when you create the node. --=20 Mike