Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/compat/linux Add scsi-generic stuff.
details: https://anonhg.NetBSD.org/src/rev/13cdd1b543d0
branches: trunk
changeset: 573612:13cdd1b543d0
user: christos <christos%NetBSD.org@localhost>
date: Thu Feb 03 00:09:30 2005 +0000
description:
Add scsi-generic stuff.
diffstat:
sys/compat/linux/files.linux | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 240ff5f4819c -r 13cdd1b543d0 sys/compat/linux/files.linux
--- a/sys/compat/linux/files.linux Thu Feb 03 00:09:09 2005 +0000
+++ b/sys/compat/linux/files.linux Thu Feb 03 00:09:30 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.linux,v 1.16 2002/03/31 22:22:44 christos Exp $
+# $NetBSD: files.linux,v 1.17 2005/02/03 00:09:30 christos Exp $
#
# Config file description for machine-independent Linux compat code.
# Included by ports that need it.
@@ -20,6 +20,7 @@
file compat/linux/common/linux_ipc.c compat_linux
file compat/linux/common/linux_misc.c compat_linux
file compat/linux/common/linux_sched.c compat_linux
+file compat/linux/common/linux_sg.c compat_linux
file compat/linux/common/linux_signal.c compat_linux
file compat/linux/common/linux_signo.c compat_linux
file compat/linux/common/linux_socket.c compat_linux
Home |
Main Index |
Thread Index |
Old Index