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

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

version 1.58, 2011/10/22 19:31:20 version 1.59, 2012/04/06 15:18:41
Line 125 
Line 125 
 twrget(all, fdesc, fd)dnl  twrget(all, fdesc, fd)dnl
 target(all, st, 0, 1)dnl  target(all, st, 0, 1)dnl
 target(all, std)dnl  target(all, std)dnl
 target(all, raid, 0, 1, 2, 3)dnl  
 target(all, ra, 0, 1, 2, 3)dnl  target(all, ra, 0, 1, 2, 3)dnl
 target(all, rx, 0, 1)dnl  target(all, rx, 0, 1)dnl
 target(all, wd, 0, 1, 2, 3)dnl  target(all, wd, 0, 1, 2, 3)dnl
Line 264 
Line 263 
 __devitem(iop, iop*, I2O controller devices)dnl  __devitem(iop, iop*, I2O controller devices)dnl
 _mcdev(iop, iop*, iop, {-major_iop_c-}, 660)dnl  _mcdev(iop, iop*, iop, {-major_iop_c-}, 660)dnl
 __devitem(wd, {-wd*-}, {-quote(winchester)disk drives (ST506{-,-} IDE{-,-} ESDI{-,-} RLL{-,-} ...)-})dnl  __devitem(wd, {-wd*-}, {-quote(winchester)disk drives (ST506{-,-} IDE{-,-} ESDI{-,-} RLL{-,-} ...)-})dnl
 __devitem(raid, raid*, RAIDframe disk devices)dnl  
 __devitem(vnd, vnd*, quote(file)pseudo-disk devices)dnl  __devitem(vnd, vnd*, quote(file)pseudo-disk devices)dnl
 _mkdev(vnd, vnd*, {-dodisk vnd $U major_vnd_b major_vnd_c $U 0{--}ifstep(vnd)-})dnl  _mkdev(vnd, vnd*, {-dodisk vnd $U major_vnd_b major_vnd_c $U 0{--}ifstep(vnd)-})dnl
 __devitem(ra, ra*, {-MSCP disks-})dnl  __devitem(ra, ra*, {-MSCP disks-})dnl
Line 275 
Line 273 
 dnl  dnl
 disk_q({-hd-})dnl  disk_q({-hd-})dnl
 disk_q({-ra-})dnl  disk_q({-ra-})dnl
 disk_q({-raid-})dnl  
 disk_q({-rx-})dnl  disk_q({-rx-})dnl
 disk_q({-sd-})dnl  disk_q({-sd-})dnl
 disk_q({-xy-})dnl  disk_q({-xy-})dnl

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