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
        
            - * Thu Jun 24 19:00:00 2004 Nalin Dahyabhai <nalin{%}redhat{*}com> 3.3.12.3-1
- - actually create those new /dev/sx8 devices 
            - * Mon Jun 21 19:00:00 2004 Nalin Dahyabhai <nalin{%}redhat{*}com> 3.3.12.2-1
- - rename /dev/carmel to /dev/sx8 (Jeff Garzik) 
            - * Tue Jun 15 19:00:00 2004 Nalin Dahyabhai <nalin{%}redhat{*}com> 3.3.12.1-2
- - build hvsi devices on ppc/ppc64, not s390 (David Howells)