Regen (initially for pdcsata(4), but it looks like the files were not
regenerated after some recent addition to kernel configs).
This commit is contained in:
parent
fe4d81db48
commit
4994bd88e1
@ -1,12 +1,12 @@
|
||||
#
|
||||
# $NetBSD: ATARITT,v 1.62 2004/11/10 17:54:03 christos Exp $
|
||||
# $NetBSD: ATARITT,v 1.63 2004/11/24 20:52:23 bouyer Exp $
|
||||
#
|
||||
# This file was automatically created. Changes will be
|
||||
# lost when running makeconf in this directory.
|
||||
#
|
||||
# Created from:
|
||||
# NetBSD: ATARITT.in,v 1.4 2001/04/10 06:28:38 leo Exp $
|
||||
# NetBSD: GENERIC.in,v 1.38 2004/06/28 21:07:47 bouyer Exp $
|
||||
# NetBSD: GENERIC.in,v 1.41 2004/11/10 17:54:03 christos Exp $
|
||||
include "arch/atari/conf/std.atari"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
@ -77,7 +77,7 @@ options COMPAT_16 # Compatibility to NetBSD1.6
|
||||
|
||||
options COMPAT_AOUT_M68K # Compatibility to a.out executables
|
||||
options EXEC_AOUT # a.out format executables
|
||||
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
|
||||
options SYSVSHM # System V shared memory
|
||||
options SYSVMSG # System V messages
|
||||
@ -89,6 +89,9 @@ options KTRACE # Add kernel tracing system call
|
||||
options SYSTRACE # system call vetting via systrace(1)
|
||||
options DIAGNOSTIC # Add additional error checking code
|
||||
options USERCONF # userconf(4) support
|
||||
|
||||
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
|
||||
|
||||
options SCSIVERBOSE # human readable SCSI error messages
|
||||
options ST_POOL_SIZE=22 # smallest that allows TT-HIGH
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
#
|
||||
# $NetBSD: BOOT,v 1.58 2004/11/10 17:54:03 christos Exp $
|
||||
# $NetBSD: BOOT,v 1.59 2004/11/24 20:52:23 bouyer Exp $
|
||||
#
|
||||
# This file was automatically created. Changes will be
|
||||
# lost when running makeconf in this directory.
|
||||
#
|
||||
# Created from:
|
||||
# NetBSD: FALCON.in,v 1.7 2003/10/08 11:05:27 bouyer Exp $
|
||||
# NetBSD: GENERIC.in,v 1.37 2004/06/26 07:32:05 abs Exp $
|
||||
# NetBSD: GENERIC.in,v 1.41 2004/11/10 17:54:03 christos Exp $
|
||||
include "arch/atari/conf/std.atari"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
@ -39,9 +39,8 @@ options COMPAT_15 # Compatibility to NetBSD1.5
|
||||
options COMPAT_16 # Compatibility to NetBSD1.6
|
||||
|
||||
options COMPAT_AOUT_M68K # Compatibility to a.out executables
|
||||
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
|
||||
options EXEC_AOUT # a.out format executables
|
||||
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
|
||||
options ST_POOL_SIZE=22 # smallest that allows TT-HIGH
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
#
|
||||
# $NetBSD: BOOTX,v 1.53 2004/11/10 17:54:03 christos Exp $
|
||||
# $NetBSD: BOOTX,v 1.54 2004/11/24 20:52:23 bouyer Exp $
|
||||
#
|
||||
# This file was automatically created. Changes will be
|
||||
# lost when running makeconf in this directory.
|
||||
#
|
||||
# Created from:
|
||||
# NetBSD: FALCON.in,v 1.7 2003/10/08 11:05:27 bouyer Exp $
|
||||
# NetBSD: GENERIC.in,v 1.37 2004/06/26 07:32:05 abs Exp $
|
||||
# NetBSD: GENERIC.in,v 1.41 2004/11/10 17:54:03 christos Exp $
|
||||
include "arch/atari/conf/std.atari"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
@ -40,7 +40,7 @@ options COMPAT_16 # Compatibility to NetBSD1.6
|
||||
|
||||
options COMPAT_AOUT_M68K # Compatibility to a.out executables
|
||||
options EXEC_AOUT # a.out format executables
|
||||
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
|
||||
options ST_POOL_SIZE=22 # smallest that allows TT-HIGH
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
#
|
||||
# $NetBSD: FALCON,v 1.63 2004/11/10 17:54:03 christos Exp $
|
||||
# $NetBSD: FALCON,v 1.64 2004/11/24 20:52:23 bouyer Exp $
|
||||
#
|
||||
# This file was automatically created. Changes will be
|
||||
# lost when running makeconf in this directory.
|
||||
#
|
||||
# Created from:
|
||||
# NetBSD: FALCON.in,v 1.7 2003/10/08 11:05:27 bouyer Exp $
|
||||
# NetBSD: GENERIC.in,v 1.38 2004/06/28 21:07:47 bouyer Exp $
|
||||
# NetBSD: GENERIC.in,v 1.41 2004/11/10 17:54:03 christos Exp $
|
||||
include "arch/atari/conf/std.atari"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
@ -75,7 +75,7 @@ options COMPAT_16 # Compatibility to NetBSD1.6
|
||||
|
||||
options COMPAT_AOUT_M68K # Compatibility to a.out executables
|
||||
options EXEC_AOUT # a.out format executables
|
||||
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
|
||||
options SYSVSHM # System V shared memory
|
||||
options SYSVMSG # System V messages
|
||||
@ -87,6 +87,9 @@ options KTRACE # Add kernel tracing system call
|
||||
options SYSTRACE # system call vetting via systrace(1)
|
||||
options DIAGNOSTIC # Add additional error checking code
|
||||
options USERCONF # userconf(4) support
|
||||
|
||||
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
|
||||
|
||||
options SCSIVERBOSE # human readable SCSI error messages
|
||||
options ST_POOL_SIZE=22 # smallest that allows TT-HIGH
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
#
|
||||
# $NetBSD: HADES,v 1.54 2004/11/10 17:54:03 christos Exp $
|
||||
# $NetBSD: HADES,v 1.55 2004/11/24 20:52:23 bouyer Exp $
|
||||
#
|
||||
# This file was automatically created. Changes will be
|
||||
# lost when running makeconf in this directory.
|
||||
#
|
||||
# Created from:
|
||||
# NetBSD: HADES.in,v 1.7 2003/10/08 11:05:27 bouyer Exp $
|
||||
# NetBSD: GENERIC.in,v 1.38 2004/06/28 21:07:47 bouyer Exp $
|
||||
# NetBSD: GENERIC.in,v 1.41 2004/11/10 17:54:03 christos Exp $
|
||||
include "arch/atari/conf/std.hades"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
@ -77,7 +77,7 @@ options COMPAT_16 # Compatibility to NetBSD1.6
|
||||
|
||||
options COMPAT_AOUT_M68K # Compatibility to a.out executables
|
||||
options EXEC_AOUT # a.out format executables
|
||||
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
|
||||
options SYSVSHM # System V shared memory
|
||||
options SYSVMSG # System V messages
|
||||
@ -89,6 +89,9 @@ options KTRACE # Add kernel tracing system call
|
||||
options SYSTRACE # system call vetting via systrace(1)
|
||||
options DIAGNOSTIC # Add additional error checking code
|
||||
options USERCONF # userconf(4) support
|
||||
|
||||
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
|
||||
|
||||
options SCSIVERBOSE # human readable SCSI error messages
|
||||
|
||||
options MIIVERBOSE # verbose PHY autoconfig messages
|
||||
|
@ -1,12 +1,12 @@
|
||||
#
|
||||
# $NetBSD: MILAN-ISAIDE,v 1.30 2004/11/10 17:54:03 christos Exp $
|
||||
# $NetBSD: MILAN-ISAIDE,v 1.31 2004/11/24 20:52:23 bouyer Exp $
|
||||
#
|
||||
# This file was automatically created. Changes will be
|
||||
# lost when running makeconf in this directory.
|
||||
#
|
||||
# Created from:
|
||||
# NetBSD: MILAN.in,v 1.16 2003/12/14 01:32:01 thorpej Exp $
|
||||
# NetBSD: GENERIC.in,v 1.38 2004/06/28 21:07:47 bouyer Exp $
|
||||
# NetBSD: MILAN.in,v 1.17 2004/11/24 20:49:20 bouyer Exp $
|
||||
# NetBSD: GENERIC.in,v 1.41 2004/11/10 17:54:03 christos Exp $
|
||||
include "arch/atari/conf/std.milan"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
@ -77,7 +77,7 @@ options COMPAT_16 # Compatibility to NetBSD1.6
|
||||
|
||||
options COMPAT_AOUT_M68K # Compatibility to a.out executables
|
||||
options EXEC_AOUT # a.out format executables
|
||||
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
|
||||
options SYSVSHM # System V shared memory
|
||||
options SYSVMSG # System V messages
|
||||
@ -89,6 +89,9 @@ options KTRACE # Add kernel tracing system call
|
||||
options SYSTRACE # system call vetting via systrace(1)
|
||||
options DIAGNOSTIC # Add additional error checking code
|
||||
options USERCONF # userconf(4) support
|
||||
|
||||
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
|
||||
|
||||
options SCSIVERBOSE # human readable SCSI error messages
|
||||
|
||||
options MIIVERBOSE # verbose PHY autoconfig messages
|
||||
|
@ -1,12 +1,12 @@
|
||||
#
|
||||
# $NetBSD: MILAN-PCIIDE,v 1.33 2004/11/10 17:54:03 christos Exp $
|
||||
# $NetBSD: MILAN-PCIIDE,v 1.34 2004/11/24 20:52:23 bouyer Exp $
|
||||
#
|
||||
# This file was automatically created. Changes will be
|
||||
# lost when running makeconf in this directory.
|
||||
#
|
||||
# Created from:
|
||||
# NetBSD: MILAN.in,v 1.16 2003/12/14 01:32:01 thorpej Exp $
|
||||
# NetBSD: GENERIC.in,v 1.38 2004/06/28 21:07:47 bouyer Exp $
|
||||
# NetBSD: MILAN.in,v 1.17 2004/11/24 20:49:20 bouyer Exp $
|
||||
# NetBSD: GENERIC.in,v 1.41 2004/11/10 17:54:03 christos Exp $
|
||||
include "arch/atari/conf/std.milan"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
@ -77,7 +77,7 @@ options COMPAT_16 # Compatibility to NetBSD1.6
|
||||
|
||||
options COMPAT_AOUT_M68K # Compatibility to a.out executables
|
||||
options EXEC_AOUT # a.out format executables
|
||||
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
|
||||
options SYSVSHM # System V shared memory
|
||||
options SYSVMSG # System V messages
|
||||
@ -89,6 +89,9 @@ options KTRACE # Add kernel tracing system call
|
||||
options SYSTRACE # system call vetting via systrace(1)
|
||||
options DIAGNOSTIC # Add additional error checking code
|
||||
options USERCONF # userconf(4) support
|
||||
|
||||
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
|
||||
|
||||
options SCSIVERBOSE # human readable SCSI error messages
|
||||
|
||||
options MIIVERBOSE # verbose PHY autoconfig messages
|
||||
@ -169,6 +172,7 @@ hptide* at pci? dev ? function ? # Triones/HighPoint IDE controllers
|
||||
optiide* at pci? dev ? function ? # Opti IDE controllers
|
||||
piixide* at pci? dev ? function ? # Intel IDE controllers
|
||||
pdcide* at pci? dev ? function ? # Promise IDE controllers
|
||||
pdcsata* at pci? dev ? function ? # Promise SATA150 controllers
|
||||
satalink* at pci? dev ? function ? # SiI SATALink controllers
|
||||
siside* at pci? dev ? function ? # SiS IDE controllers
|
||||
slide* at pci? dev ? function ? # Symphony Labs IDE controllers
|
||||
|
Loading…
Reference in New Issue
Block a user