Rename MD flash to athflash to avoid confusion. This only renames the major
number. The driver itself still needs to be done as well. :-)
This commit is contained in:
parent
4ac8517cec
commit
fef1104692
@ -1,4 +1,4 @@
|
||||
# $NetBSD: majors.evbmips,v 1.17 2006/05/25 03:16:29 gdamore Exp $
|
||||
# $NetBSD: majors.evbmips,v 1.18 2006/05/25 06:29:21 gdamore Exp $
|
||||
#
|
||||
# Device majors for evbmips
|
||||
#
|
||||
@ -77,7 +77,7 @@ device-major cgd char 75 block 18 cgd
|
||||
device-major ksyms char 76 ksyms
|
||||
|
||||
device-major nsmb char 98 nsmb
|
||||
device-major flash char 99 flash
|
||||
device-major athflash char 99 athflash
|
||||
|
||||
# Majors up to 143 are reserved for machine-dependant drivers.
|
||||
# New machine-independant driver majors are assigned in
|
||||
|
Loading…
Reference in New Issue
Block a user