mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-03 12:35:02 +00:00
Refine r198714, it's not as easy as just leaving the major number zero.
Submitted by: ed MFC after: 1 week
This commit is contained in:
parent
6fd3e622e2
commit
91b010c9d9
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=198768
@ -74,7 +74,6 @@ and pseudo devices, and are type
|
||||
.It Ar major
|
||||
The major device number is an integer number which tells the kernel
|
||||
which device driver entry point to use.
|
||||
This is a compatibility shim and should be left zero.
|
||||
.It Ar minor
|
||||
The minor device number tells the kernel which subunit
|
||||
the node corresponds to on the device; for example,
|
||||
|
Loading…
Reference in New Issue
Block a user