diff options
Diffstat (limited to 'etc/etc.sgi/MAKEDEV')
-rw-r--r-- | etc/etc.sgi/MAKEDEV | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/etc/etc.sgi/MAKEDEV b/etc/etc.sgi/MAKEDEV index ba1f0cea393..770da7695ce 100644 --- a/etc/etc.sgi/MAKEDEV +++ b/etc/etc.sgi/MAKEDEV @@ -4,7 +4,7 @@ # generated from: # # OpenBSD: etc.sgi/MAKEDEV.md,v 1.38 2013/06/03 16:06:42 tedu Exp -# OpenBSD: MAKEDEV.common,v 1.65 2013/06/15 23:09:36 halex Exp +# OpenBSD: MAKEDEV.common,v 1.66 2013/06/21 21:30:38 syl Exp # OpenBSD: MAKEDEV.mi,v 1.81 2012/11/05 08:07:09 jasper Exp # OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp # @@ -68,7 +68,7 @@ # crypto Hardware crypto access driver # diskmap Disk mapper # fd fd/* nodes -# fuse* Userland Filesystem +# fuse Userland Filesystem # hotplug devices hot plugging # pci* PCI bus devices # pf* Packet Filter @@ -265,7 +265,7 @@ hotplug) M hotplug c 67 $U 400 ;; -fuse*) +fuse) M fuse$U c 73 $U 600 ;; @@ -469,10 +469,10 @@ all) R ttya ttyb vnd0 vnd1 vnd2 vnd3 sd0 sd1 sd2 sd3 sd4 sd5 sd6 R sd7 sd8 sd9 cd0 cd1 rd0 tun0 tun1 tun2 tun3 bio bpf0 bpf1 R bpf2 bpf3 bpf4 bpf5 bpf6 bpf7 bpf8 bpf9 pty0 pty1 pty2 - R diskmap vscsi0 ch0 audio0 audio1 audio2 fuse0 fuse1 fuse2 - R fuse3 pppx hotplug ptm local wscons pci0 pci1 pci2 pci3 uall - R video0 video1 uk0 random tty00 tty01 tty02 tty03 crypto pf - R systrace wd0 wd1 wd2 wd3 std st0 st1 fd + R diskmap vscsi0 ch0 audio0 audio1 audio2 fuse pppx hotplug + R ptm local wscons pci0 pci1 pci2 pci3 uall video0 video1 uk0 + R random tty00 tty01 tty02 tty03 crypto pf systrace wd0 wd1 + R wd2 wd3 std st0 st1 fd ;; wd*|sd*) |