[Ilugc] RE: [TwinCLinG] diff:unix and Linux

  • From: srinivasg@xxxxxxxxxxxxxxxxxxxxx (Srinivas G.)
  • Date: Tue Sep 28 20:00:11 2004

Hi Chaitanya,

Also I would like to know how a major number of a device file is used
to
identify a driver.

The major number is useful in creating a DEVICE NODE. One of the
parameters to the command mknod is the major number. The device node is
useful to access the device related things. 

For more details please go through the 3rd chapter of Linux Device
Driver by Rubini 2nd Edition.

Regards,
Srinivas G

-----Original Message-----
From: chaitanya valluru [mailto:csvalluru@xxxxxxxxxxx]
Sent: Monday, September 27, 2004 5:14 PM
To: ilugc@xxxxxxxxxxxxxxxxxx
Subject: [TwinCLinG] diff:unix and Linux

Hai,

I would like to know how Linux and Unix differ technically from
implementation point of view----like what are the basic differences
between
Linux and Unix---if any.


Also I would like to know how a major number of a device file is used
to
identify a driver .


Regards,
Chaitanya

_________________________________________________________________
Millions of profiles from across the globe.
http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?74 On
BharatMatrimony.com



------------------------ Yahoo! Groups Sponsor
--------------------~-->
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/0XFolB/TM

--------------------------------------------------------------------~->

-----------------------------------------------
Next Meeting as on our Website: http://ilug-hyd.org.in
-----------------------------------------------
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/ilughyd/

<*> To unsubscribe from this group, send an email to:
    ilughyd-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/


Other related posts:

  • » [Ilugc] RE: [TwinCLinG] diff:unix and Linux - Srinivas G.