From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.medianet-world.de (mail.medianet-world.de [213.157.0.167]) by dsl2.external.hp.com (Postfix) with SMTP id 451A048B6 for ; Thu, 8 Apr 2004 02:03:50 -0600 (MDT) Message-ID: <407507A5.2090302@bluehash.de> Date: Thu, 08 Apr 2004 10:04:53 +0200 From: =?ISO-8859-1?Q?R=FCdiger_Scholz?= MIME-Version: 1.0 To: JKonrad@linotype.com, parisc-linux@lists.parisc-linux.org Subject: Re: Antwort: Re: [parisc-linux] problems installing on k 200 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: List-Id: parisc-linux developers list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hello, you can check the major and minor number for /dev/ttyB0 by changing to /dev and typing "ls -l ttyB0". The fifth column of the output is the major and minor number of the device. If it's the wrong major number, delete /dev/ttyB0 and create a new device file via mknod. I think "mknod /dev/ttyB0 b XX" should do the job. Replace XX with the major number you need. Greetings, Ruediger JKonrad@linotype.com schrieb: >Hello Ryan, > >sorry for being a newbie, but: > >how do I check the major number of this driver? >how do I change this number? >where is this number to be found? > >Yours > >Jay > > >