Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        MAKEDEV: A program used for creating device files in /dev.
        
        
        - Summary
 
        - This package contains the MAKEDEV program, which makes it easier to create
and maintain the files in the /dev directory.  /dev directory files
correspond to a particular device supported by Linux (serial or printer
ports, scanners, sound cards, tape drives, CD-ROM drives, hard drives,
etc.) and interface with the drivers in the kernel.
You should install the MAKEDEV package because the MAKEDEV utility makes
it easy to manage the /dev directory device files.
 
        
        
        Changelog
        
            - * Wed Jan 21 04:00:00 2004 Phil Knirsch <pknirsch{%}redhat{*}com> 3.3.12-1
 
            - Added missing scsi devices for s390(x).
 
        
            - * Tue Jan 20 04:00:00 2004 Phil Knirsch <pknirsch{%}redhat{*}com> 3.3.11-1
 
            - Added back the /dev/tty* files on s390(x), needed for expect.
 
        
            - * Mon Jan 12 04:00:00 2004 Nalin Dahyabhai <nalin{%}redhat{*}com> 3.3.10-1
 
            - raise the default number of sg devices from 32 to 256 (kernel has no
  hard-coded limit) (#104816)