parent
764b303278
commit
803cdde9af
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16277
2 changed files with 2 additions and 2 deletions
|
@ -325,7 +325,7 @@
|
|||
compatibility is unnecessary, this resulted in approx 1000
|
||||
lines less source code, the majority of which were removed
|
||||
from the device drivers. The new API for cdevsw is a lot simpler
|
||||
and hopefully less likely to confuse people. A ability to
|
||||
and hopefully less likely to confuse people. An ability to
|
||||
automatically allocate a device major number has been introduced
|
||||
and is already used by a handful of drivers. Checks introduced
|
||||
with this facility has shown that the uniqueness of manually
|
||||
|
|
|
@ -325,7 +325,7 @@
|
|||
compatibility is unnecessary, this resulted in approx 1000
|
||||
lines less source code, the majority of which were removed
|
||||
from the device drivers. The new API for cdevsw is a lot simpler
|
||||
and hopefully less likely to confuse people. A ability to
|
||||
and hopefully less likely to confuse people. An ability to
|
||||
automatically allocate a device major number has been introduced
|
||||
and is already used by a handful of drivers. Checks introduced
|
||||
with this facility has shown that the uniqueness of manually
|
||||
|
|
Loading…
Reference in a new issue