[BACK]Return to MAKEDEV.mi CVS log [TXT][DIR] Up to [local] / src / etc

Diff for /src/etc/MAKEDEV.mi between version 1.23 and 1.24

version 1.23, 2002/02/08 20:26:36 version 1.24, 2002/02/09 16:59:50
Line 201 
Line 201 
 show_target(all)dnl  show_target(all)dnl
 -})dnl  -})dnl
 dnl  dnl
 __devitem(floppy,floppy,devices to be put on install floppies)dnl  __devitem(ramdisk,ramdisk,devices to be put on install floppies)dnl
 __devitem(std,{-std-},standard devices)dnl  __devitem(std,{-std-},standard devices)dnl
 dnl  dnl
 dnl  dnl
Line 480 
Line 480 
         M r${nam}a      c $chr $n 640 operator          M r${nam}a      c $chr $n 640 operator
         M r${nam}b      c $chr Add($n,1) 640 operator          M r${nam}b      c $chr Add($n,1) 640 operator
         M r${nam}c      c $chr Add($n,2) 640 operator-},664)dnl          M r${nam}c      c $chr Add($n,2) 640 operator-},664)dnl
 __devitem(aflo,floppy,devices needed for install floppies)dnl  __devitem(aflo,ramdisk,devices needed for install floppies)dnl
 _mkdev(aflo,fd*,{-case $U in 0|1|2|3)  _mkdev(aflo,fd*,{-case $U in 0|1|2|3)
         M fd${U}a b major_aflo_b Mult($U,16) 640 operator          M fd${U}a b major_aflo_b Mult($U,16) 640 operator
         M fd${U}b b major_aflo_b Add(Mult($U,16),1) 640 operator          M fd${U}b b major_aflo_b Add(Mult($U,16),1) 640 operator

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24