Delete the vinum major; it conflicts with an existing entry, and should
be added to the MI space anyway.
This commit is contained in:
parent
d47cc49cff
commit
a483d3a893
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: majors.i386,v 1.18 2003/10/10 03:51:58 grog Exp $
|
||||
# $NetBSD: majors.i386,v 1.19 2003/10/10 17:36:56 thorpej Exp $
|
||||
#
|
||||
# Device majors for i386
|
||||
#
|
||||
|
@ -107,7 +107,6 @@ device-major ppi char 104 ppi
|
|||
device-major rd char 105 block 22 rd
|
||||
device-major ct char 106 block 23 ct
|
||||
device-major mt char 107 block 24 mt
|
||||
device-major vinum char 108 block 25 vinum
|
||||
device-major pf char 108 pf
|
||||
device-major crypto char 109 opencrypto
|
||||
|
||||
|
|
Loading…
Reference in New Issue