Source-Changes-HG archive

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

[src/gehenna-devsw]: src/sys/conf Make this compile the devsw APIs.



details:   https://anonhg.NetBSD.org/src/rev/9aadbb20bdc4
branches:  gehenna-devsw
changeset: 527106:9aadbb20bdc4
user:      gehenna <gehenna%NetBSD.org@localhost>
date:      Thu May 16 12:26:18 2002 +0000

description:
Make this compile the devsw APIs.

diffstat:

 sys/conf/files |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 7448964c4d57 -r 9aadbb20bdc4 sys/conf/files
--- a/sys/conf/files    Thu May 16 12:24:54 2002 +0000
+++ b/sys/conf/files    Thu May 16 12:26:18 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files,v 1.527 2002/05/09 15:44:44 thorpej Exp $
+#      $NetBSD: files,v 1.527.2.1 2002/05/16 12:26:18 gehenna Exp $
 
 #      @(#)files.newconf       7.5 (Berkeley) 5/10/93
 
@@ -1011,6 +1011,7 @@
 file   kern/kern_xxx.c
 file   kern/kgdb_stub.c                kgdb
 file   kern/subr_autoconf.c
+file   kern/subr_devsw.c
 file   kern/subr_disk.c
 file   kern/subr_extent.c
 file   kern/subr_log.c



Home | Main Index | Thread Index | Old Index