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

Diff for /src/etc/MAKEDEV.common between version 1.54 and 1.55

version 1.54, 2011/04/18 16:52:10 version 1.55, 2011/06/26 23:28:23
Line 122 
Line 122 
 dnl        disks that are not generated by 'all)')  dnl        disks that are not generated by 'all)')
 dnl  dnl
 divert(1)dnl  divert(1)dnl
 target(all, mcd, 0)dnl  
 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
Line 219 
Line 218 
 __devitem(sd, {-sd*-}, {-SCSI disks{-,-} including flopticals-})dnl  __devitem(sd, {-sd*-}, {-SCSI disks{-,-} including flopticals-})dnl
 __devitem(cd, {-cd*-}, ATAPI and SCSI CD-ROM drives)dnl  __devitem(cd, {-cd*-}, ATAPI and SCSI CD-ROM drives)dnl
 _mkdev(cd, cd*, {-dodisk2 cd $U major_cd_b major_cd_c $U 0{--}ifstep(cd)-})dnl  _mkdev(cd, cd*, {-dodisk2 cd $U major_cd_b major_cd_c $U 0{--}ifstep(cd)-})dnl
 __devitem(mcd, mcd*, Mitsumi CD-ROM drives)dnl  
 _mkdev(mcd, mcd*, {-dodisk2 mcd $U major_mcd_b major_mcd_c $U 0{--}ifstep(mcd)dnl  
 -})dnl  
 __devitem(bthub, {-bthub*-}, Bluetooth Hubs)dnl  __devitem(bthub, {-bthub*-}, Bluetooth Hubs)dnl
 _mcdev(bthub, bthub*, bthub, {-major_bthub_c-})dnl  _mcdev(bthub, bthub*, bthub, {-major_bthub_c-})dnl
 __devitem(ch, {-ch*-}, SCSI media changers)dnl  __devitem(ch, {-ch*-}, SCSI media changers)dnl

Legend:
Removed from v.1.54  
changed lines
  Added in v.1.55