public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "blesson paul" <blessonpaul@msn.com>
To: linux-kernel@vger.kernel.org
Subject: Loading a new charecter device
Date: Mon, 22 Apr 2002 14:48:03 +0530	[thread overview]
Message-ID: <F38VH96co9NOSvW81Z200014e47@hotmail.com> (raw)

Hi
		I wrote a driver  for a new charecter device and put the major number as 
200. Then I created  a new device say 'XYZ' by the following command
mknod m=rw XYZ c 200 0. I didn't specified the minor value in the program. I 
given the minor value as 0 when I made the device. But I think it will not 
make any problems. Still my driver is not working.  When I try to open the 
device, it will return no such device. How to know whether the device driver 
has loaded perfectly. What is the problem. Please somebody help me.
regards
Blesson Paul



_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


                 reply	other threads:[~2002-04-22  9:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=F38VH96co9NOSvW81Z200014e47@hotmail.com \
    --to=blessonpaul@msn.com \
    --cc=linux-kernel@vger.kernel.org \
    /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