Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/marvell defflag GT_ECC.



details:   https://anonhg.NetBSD.org/src/rev/1bbf9b7e05e8
branches:  trunk
changeset: 547343:1bbf9b7e05e8
user:      scw <scw%NetBSD.org@localhost>
date:      Sat May 17 08:27:58 2003 +0000

description:
defflag GT_ECC.

diffstat:

 sys/dev/marvell/files.discovery |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f3ef50655c02 -r 1bbf9b7e05e8 sys/dev/marvell/files.discovery
--- a/sys/dev/marvell/files.discovery   Sat May 17 08:23:14 2003 +0000
+++ b/sys/dev/marvell/files.discovery   Sat May 17 08:27:58 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.discovery,v 1.4 2003/03/27 07:21:30 matt Exp $
+#      $NetBSD: files.discovery,v 1.5 2003/05/17 08:27:58 scw Exp $
 #
 # Config file and device description for machine-independent support for
 # the Moverll (formerly Galileo Technologies) Discovery system controllers.
@@ -25,6 +25,7 @@
 defparam       opt_marvell.h   GT_PCI1_MEMBASE GT_PCI1_MEMSIZE
 defparam       opt_marvell.h   GT_PCI0_IOBASE GT_PCI0_IOSIZE
 defparam       opt_marvell.h   GT_PCI1_IOBASE GT_PCI1_IOSIZE
+defflag        opt_marvell.h   GT_ECC
 
 define gt { [unit = -1] }
 device gt: gt



Home | Main Index | Thread Index | Old Index