diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-03-12 04:54:35 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-03-12 04:54:35 +0000 |
commit | a5fded5388b887561a98971ffe339b13d6954bed (patch) | |
tree | 34f5fa6f9e93fd4601bdf80b1e72d5061f1a0e53 /etc/etc.cats | |
parent | 0ecf018154a81e470da82baa4ff445f20180dacf (diff) |
sync
Diffstat (limited to 'etc/etc.cats')
-rw-r--r-- | etc/etc.cats/MAKEDEV | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/etc/etc.cats/MAKEDEV b/etc/etc.cats/MAKEDEV index 888e31fa657..01f8f5c0bbd 100644 --- a/etc/etc.cats/MAKEDEV +++ b/etc/etc.cats/MAKEDEV @@ -3,8 +3,8 @@ # THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. # generated from: # -# OpenBSD: etc.cats/MAKEDEV.md,v 1.6 2004/02/16 19:01:01 miod Exp -# OpenBSD: MAKEDEV.common,v 1.3 2004/02/20 19:13:01 miod Exp +# OpenBSD: etc.cats/MAKEDEV.md,v 1.7 2004/03/12 04:54:05 deraadt Exp +# OpenBSD: MAKEDEV.common,v 1.4 2004/03/12 04:54:04 deraadt Exp # OpenBSD: MAKEDEV.mi,v 1.72 2004/02/16 18:58:53 miod Exp # OpenBSD: MAKEDEV.sub,v 1.12 2004/02/20 19:13:01 miod Exp # @@ -53,7 +53,7 @@ # wsmouse* wscons mice # wsmux wscons keyboard/mouse mux devices # USB devices: -# usbs All USB devices +# uall All USB devices # ttyU* USB serial ports # ugen* Generic USB devices # uhid* Generic HID devices @@ -349,7 +349,7 @@ ttyU[0-9a-zA-Z]) M ttyU$U c 68 $o 660 dialer uucp ;; -usbs) +uall) R ttyU0 ttyU1 ugen0 ugen1 ulpt0 ulpt1 uhid0 uhid1 uhid2 uhid3 R uscanner0 urio0 usb0 usb1 ;; @@ -457,7 +457,7 @@ all) R ccd0 ccd1 ccd2 ccd3 vnd0 vnd1 vnd2 vnd3 sd0 sd1 sd2 sd3 sd4 R cd0 cd1 rd0 tun0 tun1 tun2 tun3 bpf0 bpf1 bpf2 bpf3 bpf4 R bpf5 bpf6 bpf7 bpf8 bpf9 pty0 pty1 pty2 xfs0 ss0 ss1 ch0 ptm - R local wscons pci iop0 iop1 usbs tuner0 radio0 audio0 uk0 + R local wscons pci iop0 iop1 uall tuner0 radio0 audio0 uk0 R random lkm tty00 tty01 tty02 tty03 crypto pf systrace wd0 R wd1 wd2 wd3 raid0 raid1 raid2 raid3 std st0 st1 fd ;; |