Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/atari/conf Add the nvram device. It really is the s...



details:   https://anonhg.NetBSD.org/src/rev/b02541e890f0
branches:  trunk
changeset: 532830:b02541e890f0
user:      leo <leo%NetBSD.org@localhost>
date:      Sat Jun 15 21:38:33 2002 +0000

description:
Add the nvram device. It really is the same as on the other machines and
installboot(1M) needs it.

diffstat:

 sys/arch/atari/conf/MILAN.in |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 066912b38441 -r b02541e890f0 sys/arch/atari/conf/MILAN.in
--- a/sys/arch/atari/conf/MILAN.in      Sat Jun 15 21:34:19 2002 +0000
+++ b/sys/arch/atari/conf/MILAN.in      Sat Jun 15 21:38:33 2002 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: MILAN.in,v 1.8 2001/11/20 11:29:41 lukem Exp $
+#      $NetBSD: MILAN.in,v 1.9 2002/06/15 21:38:33 leo Exp $
 #
 # Milan
 #
@@ -43,6 +43,7 @@
 isa0           at isabus0
 pcibus0        at mainbus0                     # PCI-bus
 pci0           at pcibus0
+nvr0           at mainbus0                     # nvram driver
 ser0           at mainbus0
 fdcisa0        at isa? port 0x3f0 irq 6 drq 2  # standard PC floppy contr.
 fdisa0                 at fdcisa0 drive 0



Home | Main Index | Thread Index | Old Index