[ale] instruction needed

Dow Hurst dhurst at kennesaw.edu
Wed Jan 14 14:44:31 EST 2004


Is there a listing that identifies the hardware to the major 
minor numbers that a person could keep as a reference?  Is 
it in a updated listing on the web somewhere as the hardware 
that the kernel supports increases?  I've never looked at 
the kernel source, so is it in there where I could access it 
for any given kernel version?  Thanks,
Dow


Doug McNash wrote:
>>What's a "major/minor device number"?
> 
> 
> The short answer is that it is simply an index into a kernel table
> filled with driver (function) entry points.  A call to
> open("/dev/somedev",..) will execute this code to prep the device. 
> Likewise the minor number usually indexes a data structure for a
> specific instance of a device.

-- 
__________________________________________________________
Dow Hurst                  Office: 770-499-3428            *
Systems Support Specialist    Fax: 770-423-6744            *
1000 Chastain Rd. Bldg. 12                                 *
Chemistry Department SC428  Email:   dhurst at kennesaw.edu   *
Kennesaw State University         Dow.Hurst at mindspring.com *
Kennesaw, GA 30144                                         *
************************************************************
This message (including any attachments) contains          *
confidential information intended for a specific individual*
and purpose, and is protected by law.  If you are not the  *
intended recipient, you should delete this message and are *
hereby notified that any disclosure, copying, distribution *
of this message, or the taking of any action based on it,  *
is strictly prohibited.                                    *
************************************************************



More information about the Ale mailing list