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

Diff for /src/etc/MAKEDEV.common between version 1.3 and 1.4

version 1.3, 2004/02/20 19:13:01 version 1.4, 2004/03/12 04:54:04
Line 151 
Line 151 
 target(all, radio, 0)dnl  target(all, radio, 0)dnl
 target(all, tuner, 0)dnl  target(all, tuner, 0)dnl
 target(all, rmidi, 0, 1, 2, 3, 4, 5, 6, 7)dnl  target(all, rmidi, 0, 1, 2, 3, 4, 5, 6, 7)dnl
 target(all, usbs)dnl  target(all, uall)dnl
 target(all, adb)dnl  target(all, adb)dnl
 target(all, iop, 0, 1)dnl  target(all, iop, 0, 1)dnl
 target(all, pci)dnl  target(all, pci)dnl
Line 182 
Line 182 
 target(usb, ugen, 0, 1)dnl  target(usb, ugen, 0, 1)dnl
 target(usb, ttyU, 0, 1)dnl  target(usb, ttyU, 0, 1)dnl
 dnl  dnl
 __devitem({-usbs-}, usbs, All USB devices,usb)dnl  __devitem({-uall-}, uall, All USB devices,usb)dnl
 _mkdev(usbs, usbs, {-dnl  _mkdev(uall, uall, {-dnl
 show_target({-usb-})dnl  show_target({-usb-})dnl
 -})dnl  -})dnl
 __devtitle(tap, Tapes)dnl  __devtitle(tap, Tapes)dnl

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4