This commit is contained in:
bjh21 2006-09-03 13:54:27 +00:00
parent e10108c7f2
commit 7c4318304d
2 changed files with 10 additions and 12 deletions

View File

@ -1,12 +1,12 @@
#
# $NetBSD: MILAN-ISAIDE,v 1.48 2006/08/26 20:26:44 christos Exp $
# $NetBSD: MILAN-ISAIDE,v 1.49 2006/09/03 13:54:27 bjh21 Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: MILAN.in,v 1.19 2005/12/11 12:16:54 christos Exp $
# NetBSD: GENERIC.in,v 1.61 2006/03/28 20:58:39 pavel Exp $
# NetBSD: MILAN.in,v 1.21 2006/09/03 13:51:24 bjh21 Exp $
# NetBSD: GENERIC.in,v 1.64 2006/08/26 20:26:44 christos Exp $
include "arch/atari/conf/std.milan"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
@ -35,7 +35,7 @@ options PPP_FILTER # Active filter support for PPP (requires bpf)
options PFIL_HOOKS # pfil(9) packet filter hooks
options IPFILTER_LOG # ipmon(8) log support
options IPFILTER_LOOKUP # ippool(8) support
options IPFILTER_LOOKUP # ippool(8) support
file-system FFS # Berkeley fast file system
file-system MFS # Memory based filesystem
file-system KERNFS # Kernel parameter filesystem
@ -87,7 +87,6 @@ options SYSVSEM # System V semaphores
options P1003_1B_SEMAPHORE # p1003.1b semaphore support
options KTRACE # Add kernel tracing system call
#options SYSTRACE # system call vetting via systrace(1)
options USERCONF # userconf(4) support
@ -123,6 +122,7 @@ pseudo-device vnd # 3 pseudo disks (see vnconfig)
pseudo-device md 3 # Boot memory disk
pseudo-device bpfilter # berkeley packet filters
pseudo-device tun # network tunnel
pseudo-device tap # virtual Ethernet
@ -172,7 +172,6 @@ wdc0 at isa? port 0x1f0 irq 14 flags 0x04 # 1st IDE controller
wdc1 at isa? port 0x170 irq 15 flags 0x04 # 2nd IDE controller
atabus* at ata? channel ?
options __HAVE_NWSCONS
vga0 at pci? dev ? function ? # a PCI VGA card
wsdisplay* at vga? console ? # as a wscons console
pckbc0 at isa? # PC keyboard controller

View File

@ -1,12 +1,12 @@
#
# $NetBSD: MILAN-PCIIDE,v 1.52 2006/08/26 20:26:44 christos Exp $
# $NetBSD: MILAN-PCIIDE,v 1.53 2006/09/03 13:54:27 bjh21 Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: MILAN.in,v 1.19 2005/12/11 12:16:54 christos Exp $
# NetBSD: GENERIC.in,v 1.61 2006/03/28 20:58:39 pavel Exp $
# NetBSD: MILAN.in,v 1.21 2006/09/03 13:51:24 bjh21 Exp $
# NetBSD: GENERIC.in,v 1.64 2006/08/26 20:26:44 christos Exp $
include "arch/atari/conf/std.milan"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
@ -35,7 +35,7 @@ options PPP_FILTER # Active filter support for PPP (requires bpf)
options PFIL_HOOKS # pfil(9) packet filter hooks
options IPFILTER_LOG # ipmon(8) log support
options IPFILTER_LOOKUP # ippool(8) support
options IPFILTER_LOOKUP # ippool(8) support
file-system FFS # Berkeley fast file system
file-system MFS # Memory based filesystem
file-system KERNFS # Kernel parameter filesystem
@ -87,7 +87,6 @@ options SYSVSEM # System V semaphores
options P1003_1B_SEMAPHORE # p1003.1b semaphore support
options KTRACE # Add kernel tracing system call
#options SYSTRACE # system call vetting via systrace(1)
options USERCONF # userconf(4) support
@ -123,6 +122,7 @@ pseudo-device vnd # 3 pseudo disks (see vnconfig)
pseudo-device md 3 # Boot memory disk
pseudo-device bpfilter # berkeley packet filters
pseudo-device tun # network tunnel
pseudo-device tap # virtual Ethernet
@ -185,7 +185,6 @@ viaide* at pci? dev ? function ? # VIA/AMD/Nvidia IDE controllers
atabus* at ata? channel ?
options __HAVE_NWSCONS
vga0 at pci? dev ? function ? # a PCI VGA card
wsdisplay* at vga? console ? # as a wscons console
pckbc0 at isa? # PC keyboard controller