Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/amiga/conf Forgot do add X-Surf IDE config.
details: https://anonhg.NetBSD.org/src/rev/5390c96778b4
branches: trunk
changeset: 782777:5390c96778b4
user: rkujawa <rkujawa%NetBSD.org@localhost>
date: Mon Nov 19 23:43:08 2012 +0000
description:
Forgot do add X-Surf IDE config.
diffstat:
sys/arch/amiga/conf/files.amiga | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 86cfba4e13ab -r 5390c96778b4 sys/arch/amiga/conf/files.amiga
--- a/sys/arch/amiga/conf/files.amiga Mon Nov 19 23:04:15 2012 +0000
+++ b/sys/arch/amiga/conf/files.amiga Mon Nov 19 23:43:08 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.amiga,v 1.164 2012/11/14 01:55:25 rkujawa Exp $
+# $NetBSD: files.amiga,v 1.165 2012/11/19 23:43:08 rkujawa Exp $
# maxpartitions must be first item in files.${ARCH}.newconf
maxpartitions 16 # NOTE THAT AMIGA IS SPECIAL!
@@ -232,6 +232,9 @@
attach ne at xsurfbus with ne_xsurf: rtl80x9
file arch/amiga/dev/if_ne_xsurf.c ne_xsurf needs-flag
+attach wdc at xsurfbus with wdc_xsurf
+file arch/amiga/dev/wdc_xsurf.c wdc_xsurf & xsurf
+
# Hydra ethernet card
device ed: ifnet, ether, arp
attach ed at zbus with ed_zbus: dp8390nic
Home |
Main Index |
Thread Index |
Old Index