From fede2ad7558d6c29497f947464438a3591882f12 Mon Sep 17 00:00:00 2001 From: KATO Takenori Date: Wed, 10 Dec 1997 09:28:59 +0000 Subject: [PATCH] Sync with sys/i386/conf/files.i386, majors.i386 and options.i386 revisions 1.181, 1.23 and 1.64, respectively. --- sys/conf/files.pc98 | 3 ++- sys/conf/options.pc98 | 5 +---- sys/pc98/conf/files.pc98 | 3 ++- sys/pc98/conf/majors.pc98 | 3 ++- sys/pc98/conf/options.pc98 | 5 +---- 5 files changed, 8 insertions(+), 11 deletions(-) diff --git a/sys/conf/files.pc98 b/sys/conf/files.pc98 index 4be2a721a85a..51e28ad9127a 100644 --- a/sys/conf/files.pc98 +++ b/sys/conf/files.pc98 @@ -3,7 +3,7 @@ # # modified for PC-9801 # -# $Id: files.pc98,v 1.42 1997/11/27 10:14:54 kato Exp $ +# $Id: files.pc98,v 1.43 1997/12/02 08:20:34 kato Exp $ # # # The long compile-with and dependency lines are required because of @@ -98,6 +98,7 @@ i386/isa/bs/bshw.c optional bs device-driver i386/isa/bs/bsif.c optional bs device-driver i386/isa/aha1542.c optional aha device-driver i386/isa/aic6360.c optional aic device-driver +i386/isa/alog.c optional alog device-driver i386/isa/b004.c optional bqu device-driver i386/isa/bt742a.c optional bt device-driver i386/isa/bt5xx-445.c optional bt device-driver diff --git a/sys/conf/options.pc98 b/sys/conf/options.pc98 index 3a074754931a..102aad63e045 100644 --- a/sys/conf/options.pc98 +++ b/sys/conf/options.pc98 @@ -1,4 +1,4 @@ -# $Id: options.pc98,v 1.42 1997/10/18 14:19:57 kato Exp $ +# $Id: options.pc98,v 1.43 1997/12/05 11:51:29 kato Exp $ BOUNCEPAGES opt_bounce.h USER_LDT MATH_EMULATE opt_math_emulate.h @@ -75,9 +75,6 @@ SLOW_VGA opt_syscons.h STD8X16FONT opt_syscons.h SC_HISTORY_SIZE opt_syscons.h -PSM_ACCEL opt_psm.h -PSM_EMULATION opt_psm.h -PSM_CHECKSYNC opt_psm.h PSM_HOOKAPM opt_psm.h PSM_RESETAFTERSUSPEND opt_psm.h PSM_DEBUG opt_psm.h diff --git a/sys/pc98/conf/files.pc98 b/sys/pc98/conf/files.pc98 index 4be2a721a85a..51e28ad9127a 100644 --- a/sys/pc98/conf/files.pc98 +++ b/sys/pc98/conf/files.pc98 @@ -3,7 +3,7 @@ # # modified for PC-9801 # -# $Id: files.pc98,v 1.42 1997/11/27 10:14:54 kato Exp $ +# $Id: files.pc98,v 1.43 1997/12/02 08:20:34 kato Exp $ # # # The long compile-with and dependency lines are required because of @@ -98,6 +98,7 @@ i386/isa/bs/bshw.c optional bs device-driver i386/isa/bs/bsif.c optional bs device-driver i386/isa/aha1542.c optional aha device-driver i386/isa/aic6360.c optional aic device-driver +i386/isa/alog.c optional alog device-driver i386/isa/b004.c optional bqu device-driver i386/isa/bt742a.c optional bt device-driver i386/isa/bt5xx-445.c optional bt device-driver diff --git a/sys/pc98/conf/majors.pc98 b/sys/pc98/conf/majors.pc98 index c502be91f278..05c0a9ccb915 100644 --- a/sys/pc98/conf/majors.pc98 +++ b/sys/pc98/conf/majors.pc98 @@ -1,4 +1,4 @@ -$Id: majors.pc98,v 1.16 1997/11/10 13:46:38 kato Exp $ +$Id: majors.pc98,v 1.17 1997/11/19 11:34:22 kato Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. @@ -124,3 +124,4 @@ chrdev name comments 83 can CAN16-2 CAN-PC Interface 84 ttxt Unitext teletext decoder (arg@arg1.demon.co.uk) 85 vesa VESA support device (j_mini@efn.org) +86 alog Industrial Computer Source AIO8-P driver diff --git a/sys/pc98/conf/options.pc98 b/sys/pc98/conf/options.pc98 index 3a074754931a..102aad63e045 100644 --- a/sys/pc98/conf/options.pc98 +++ b/sys/pc98/conf/options.pc98 @@ -1,4 +1,4 @@ -# $Id: options.pc98,v 1.42 1997/10/18 14:19:57 kato Exp $ +# $Id: options.pc98,v 1.43 1997/12/05 11:51:29 kato Exp $ BOUNCEPAGES opt_bounce.h USER_LDT MATH_EMULATE opt_math_emulate.h @@ -75,9 +75,6 @@ SLOW_VGA opt_syscons.h STD8X16FONT opt_syscons.h SC_HISTORY_SIZE opt_syscons.h -PSM_ACCEL opt_psm.h -PSM_EMULATION opt_psm.h -PSM_CHECKSYNC opt_psm.h PSM_HOOKAPM opt_psm.h PSM_RESETAFTERSUSPEND opt_psm.h PSM_DEBUG opt_psm.h