Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/evbarm/conf The configuration used for the NetBSD/t...



details:   https://anonhg.NetBSD.org/src/rev/7d05e1df4346
branches:  trunk
changeset: 583605:7d05e1df4346
user:      joff <joff%NetBSD.org@localhost>
date:      Sun Aug 14 04:35:45 2005 +0000

description:
The configuration used for the NetBSD/toaster demo by
the NetBSD booth during LinuxWorld Expo 2005.

diffstat:

 sys/arch/evbarm/conf/TOASTER |  14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diffs (18 lines):

diff -r 740dc02a81d4 -r 7d05e1df4346 sys/arch/evbarm/conf/TOASTER
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/evbarm/conf/TOASTER      Sun Aug 14 04:35:45 2005 +0000
@@ -0,0 +1,14 @@
+#      $NetBSD: TOASTER,v 1.1 2005/08/14 04:35:45 joff Exp $
+#
+#      TOASTER - kernel for the NetBSD/toaster demo first unveiled during
+#       LinuxWorld Expo 2005
+#
+
+include        "arch/evbarm/conf/TS7200"
+
+toastersensors*        at tspld?
+wskbd* at toastersensors? console ? mux 1
+ 
+toasterlcd*    at tsdio0
+toaster*       at tsdio0
+wsdisplay*     at toasterlcd? console ?



Home | Main Index | Thread Index | Old Index