Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/conf Add character device for spiflash.
details: https://anonhg.NetBSD.org/src/rev/67c920394bdf
branches: trunk
changeset: 786225:67c920394bdf
user: rkujawa <rkujawa%NetBSD.org@localhost>
date: Sat Apr 20 09:48:32 2013 +0000
description:
Add character device for spiflash.
Obtained from Marvell, Semihalf.
diffstat:
sys/conf/majors | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r c9029b0e64c9 -r 67c920394bdf sys/conf/majors
--- a/sys/conf/majors Sat Apr 20 09:38:16 2013 +0000
+++ b/sys/conf/majors Sat Apr 20 09:48:32 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: majors,v 1.64 2013/02/28 02:00:03 christos Exp $
+# $NetBSD: majors,v 1.65 2013/04/20 09:48:32 rkujawa Exp $
#
# Device majors for Machine-Independent drivers.
#
@@ -53,3 +53,4 @@
device-major mfi char 205 mfi
device-major seeprom char 206 seeprom
device-major dtrace char 207 dtrace
+device-major spiflash char 208 spiflash
Home |
Main Index |
Thread Index |
Old Index