- assign console on at 0x4600 for GENERIC.NAS configuration.

This commit is contained in:
nisimura 2008-04-07 14:40:46 +00:00
parent 3722b88cd3
commit 7aad948b25
1 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC.NAS,v 1.5 2008/04/05 04:13:48 nisimura Exp $ # $NetBSD: GENERIC.NAS,v 1.6 2008/04/07 14:40:46 nisimura Exp $
# #
# machine description file for GENERIC.NAS # machine description file for GENERIC.NAS
# #
@ -22,7 +22,7 @@ include "arch/sandpoint/conf/std.sandpoint"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC.NAS-$Revision: 1.5 $" #ident "GENERIC.NAS-$Revision: 1.6 $"
maxusers 32 maxusers 32
@ -158,10 +158,10 @@ pci* at mainbus0 bus ?
pchb* at pci? dev ? function ? # PCI host bridge pchb* at pci? dev ? function ? # PCI host bridge
eumb* at mainbus0 eumb* at mainbus0
com0 at eumb? unit 0 com0 at eumb? unit 1 # console is at 0x4600
com1 at eumb? unit 1 com1 at eumb? unit 0
#com0 at eumb? unit 1 # if console is there #com0 at eumb? unit 0 # standard case
#com1 at eumb? unit 0 #com1 at eumb? unit 1
ociic* at eumb? ociic* at eumb?
iic* at ociic? iic* at ociic?
rs5c372rtc* at iic? addr 0x32 rs5c372rtc* at iic? addr 0x32