Browse Source

remove bpfa and bpfb, didnt know how to make device with minor of 'a' and 'b'.

OPENBSD_2_1
rahnds 27 years ago
parent
commit
1c1722ccba
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/etc/etc.powerpc/MAKEDEV

+ 1
- 1
src/etc/etc.powerpc/MAKEDEV View File

@ -72,7 +72,7 @@ all)
sh MAKEDEV grf0 grf1 grf2 grf3 ttye0
sh MAKEDEV tty00 tty01 pty0
sh MAKEDEV bpf0 bpf1 bpf2 bpf3 bpf4 bpf5 bpf6 bpf7
sh MAKEDEV bpf8 bpf9 bpfa bpfb
sh MAKEDEV bpf8 bpf9
sh MAKEDEV tun0 tun1 tun2 tun3
sh MAKEDEV lkm
sh MAKEDEV local


Loading…
Cancel
Save