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

Diff for /src/etc/MAKEDEV.common between version 1.57 and 1.58

version 1.57, 2011/10/06 20:49:25 version 1.58, 2011/10/22 19:31:20
Line 118 
Line 118 
 dnl     disk_q(rd)  dnl     disk_q(rd)
 dnl     __devitem(rd, {-rd*-}, {-rd-})dnl  dnl     __devitem(rd, {-rd*-}, {-rd-})dnl
 dnl  dnl
 dnl  Note: not all disks are generated in 'all)'. (e.g. vax has a lot of  dnl  Note: not all devices are generated in 'all)' below. MAKEDEV.md contains
 dnl        disks that are not generated by 'all)')  dnl        its own extra list.
 dnl  dnl
 divert(1)dnl  divert(1)dnl
 twrget(all, fdesc, fd)dnl  twrget(all, fdesc, fd)dnl
Line 153 
Line 153 
 target(all, joy, 0, 1)dnl  target(all, joy, 0, 1)dnl
 twrget(all, rnd, random)dnl  twrget(all, rnd, random)dnl
 target(all, uk, 0)dnl  target(all, uk, 0)dnl
 twrget(all, au, audio, 0, 1, 2)dnl  
 twrget(all, vi, video, 0, 1)dnl  twrget(all, vi, video, 0, 1)dnl
 twrget(all, speak, speaker)dnl  twrget(all, speak, speaker)dnl
 target(all, asc, 0)dnl  target(all, asc, 0)dnl

Legend:
Removed from v.1.57  
changed lines
  Added in v.1.58