Module Name:    src
Committed By:   matt
Date:           Tue May 11 21:08:01 UTC 2010

Modified Files:
        src/sys/arch/evbmips/conf [matt-nb5-mips64]: XLSATX

Log Message:
Add siisata/wd for LannerInc MR-460


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.8 -r1.1.2.9 src/sys/arch/evbmips/conf/XLSATX

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/evbmips/conf/XLSATX
diff -u src/sys/arch/evbmips/conf/XLSATX:1.1.2.8 src/sys/arch/evbmips/conf/XLSATX:1.1.2.9
--- src/sys/arch/evbmips/conf/XLSATX:1.1.2.8	Mon Apr 12 22:01:14 2010
+++ src/sys/arch/evbmips/conf/XLSATX	Tue May 11 21:08:01 2010
@@ -1,8 +1,8 @@
-#	$NetBSD: XLSATX,v 1.1.2.8 2010/04/12 22:01:14 cliff Exp $
+#	$NetBSD: XLSATX,v 1.1.2.9 2010/05/11 21:08:01 matt Exp $
 
 include 	"arch/evbmips/conf/std.rmixl"
 
-#ident 		"XLSATX-$Revision: 1.1.2.8 $"
+#ident 		"XLSATX-$Revision: 1.1.2.9 $"
 
 #options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
@@ -160,6 +160,9 @@
 ohci0		at rmixl_usbi0	addr 0x24400 size 0x400 intr 0
 ohci1		at rmixl_usbi0	addr 0x24800 size 0x400 intr 1
 ehci0		at rmixl_usbi0	addr 0x24000 size 0x400 intr 2
+siisata*	at pci? dev ? function ?
+atabus*		at ata?
+wd*		at atabus? drive ? flags 0x0000
 
 # USB
 usb*		at ohci?

Reply via email to