Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/x68k/conf add Nereid. ne* at intio0



details:   https://anonhg.NetBSD.org/src/rev/1a7a376bdad7
branches:  trunk
changeset: 517363:1a7a376bdad7
user:      isaki <isaki%NetBSD.org@localhost>
date:      Sun Nov 11 01:40:29 2001 +0000

description:
add Nereid. ne* at intio0

diffstat:

 sys/arch/x68k/conf/GENERIC |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (29 lines):

diff -r a534a10e43f4 -r 1a7a376bdad7 sys/arch/x68k/conf/GENERIC
--- a/sys/arch/x68k/conf/GENERIC        Sun Nov 11 01:39:02 2001 +0000
+++ b/sys/arch/x68k/conf/GENERIC        Sun Nov 11 01:40:29 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: GENERIC,v 1.62 2001/09/01 23:08:46 atatat Exp $
+#      $NetBSD: GENERIC,v 1.63 2001/11/11 01:40:29 isaki Exp $
 
 #
 #      GENERIC
@@ -6,7 +6,7 @@
 
 include "arch/x68k/conf/std.x68k"
 
-#ident                 "GENERIC-$Revision: 1.62 $"
+#ident                 "GENERIC-$Revision: 1.63 $"
 
 maxusers       8
 
@@ -254,8 +254,9 @@
 ## Network interfaces
 neptune0 at intio0 addr 0xece000 intr 249      # Neptune-X
 neptune1 at intio0 addr 0xece400 intr 249      # Neptune-X at alt. addr.
-ne0    at neptune? addr 0x300                  # NE2000 or clone
+ne*    at neptune? addr 0x300                  # NE2000 or clone
 #se0   at scsibus? target ? lun ?              # Ether+; broken
+ne*    at intio0 addr 0xece300 intr 249        # Nereid Ethernet
 
 
 #### Pseudo devices



Home | Main Index | Thread Index | Old Index