Source-Changes-HG archive

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

[src/trunk]: src/sys/conf Add spic.



details:   https://anonhg.NetBSD.org/src/rev/084122174416
branches:  trunk
changeset: 525955:084122174416
user:      augustss <augustss%NetBSD.org@localhost>
date:      Mon Apr 22 13:03:06 2002 +0000

description:
Add spic.

diffstat:

 sys/conf/files |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r cbdea22cc7e6 -r 084122174416 sys/conf/files
--- a/sys/conf/files    Mon Apr 22 12:48:40 2002 +0000
+++ b/sys/conf/files    Mon Apr 22 13:03:06 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files,v 1.519 2002/04/22 09:41:21 augustss Exp $
+#      $NetBSD: files,v 1.520 2002/04/22 13:03:06 augustss Exp $
 
 #      @(#)files.newconf       7.5 (Berkeley) 5/10/93
 
@@ -798,6 +798,10 @@
 device fwlynx: fwbus
 device fwohci: fwbus
 
+# Sony Programmable I/O Controller
+device spic: wsmousedev
+file   dev/ic/spic.c                   spic
+
 # Attribute used by various things that need BPF's virtual machine
 #
 define bpf_filter



Home | Main Index | Thread Index | Old Index