Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/prep/conf Add required attribute mk48txx to nvram.
details: https://anonhg.NetBSD.org/src/rev/750b63d72825
branches: trunk
changeset: 783156:750b63d72825
user: kiyohara <kiyohara%NetBSD.org@localhost>
date: Sat Dec 08 11:03:36 2012 +0000
description:
Add required attribute mk48txx to nvram.
diffstat:
sys/arch/prep/conf/files.prep | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 45b9b69123c9 -r 750b63d72825 sys/arch/prep/conf/files.prep
--- a/sys/arch/prep/conf/files.prep Sat Dec 08 07:24:42 2012 +0000
+++ b/sys/arch/prep/conf/files.prep Sat Dec 08 11:03:36 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.prep,v 1.61 2011/06/22 18:06:35 matt Exp $
+# $NetBSD: files.prep,v 1.62 2012/12/08 11:03:36 kiyohara Exp $
#
# prep-specific configuration info
#
@@ -178,7 +178,7 @@
attach fdc at pnpbus with fdc_pnpbus: isadma
file arch/prep/pnpbus/fdc_pnpbus.c fdc_pnpbus
-device nvram
+device nvram: mk48txx
attach nvram at pnpbus with nvram_pnpbus
file arch/prep/pnpbus/nvram_pnpbus.c nvram_pnpbus
Home |
Main Index |
Thread Index |
Old Index