Regen from GENERIC.in rev 1.83:

> Add pseudo-device ksyms. Noticed by David Ross on port-atari.
This commit is contained in:
tsutsui 2010-02-21 18:00:13 +00:00
parent 4b4e0d474c
commit d31d8d052b
6 changed files with 19 additions and 14 deletions

View File

@ -1,11 +1,11 @@
#
# $NetBSD: ATARITT,v 1.95 2009/12/05 20:11:03 pooka Exp $
# $NetBSD: ATARITT,v 1.96 2010/02/21 18:00:13 tsutsui Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: GENERIC.in,v 1.81 2009/11/23 00:18:37 abs Exp $
# NetBSD: GENERIC.in,v 1.83 2010/02/21 17:57:03 tsutsui Exp $
include "arch/atari/conf/std.atari"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
maxusers 16
@ -92,6 +92,7 @@ pseudo-device fss 4 # file system snapshot device
pseudo-device ipfilter # IP filtering device
pseudo-device rnd # /dev/random and in-kernel generator
pseudo-device clockctl # user control of clock subsystem
pseudo-device ksyms # /dev/ksyms
pseudo-device view 4 # View (graphics mapping)
pseudo-device mouse 1 # mouse
ncrscsi0 at mainbus0 # NCR5380 SCSI driver

View File

@ -1,11 +1,11 @@
#
# $NetBSD: FALCON,v 1.92 2009/12/05 20:11:03 pooka Exp $
# $NetBSD: FALCON,v 1.93 2010/02/21 18:00:13 tsutsui Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: GENERIC.in,v 1.81 2009/11/23 00:18:37 abs Exp $
# NetBSD: GENERIC.in,v 1.83 2010/02/21 17:57:03 tsutsui Exp $
include "arch/atari/conf/std.atari"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
maxusers 16
@ -95,6 +95,7 @@ pseudo-device fss 4 # file system snapshot device
pseudo-device ipfilter # IP filtering device
pseudo-device rnd # /dev/random and in-kernel generator
pseudo-device clockctl # user control of clock subsystem
pseudo-device ksyms # /dev/ksyms
pseudo-device view 4 # View (graphics mapping)
pseudo-device mouse 1 # mouse
ncrscsi0 at mainbus0 # NCR5380 SCSI driver

View File

@ -1,12 +1,12 @@
#
# $NetBSD: HADES,v 1.84 2009/12/05 20:11:03 pooka Exp $
# $NetBSD: HADES,v 1.85 2010/02/21 18:00:13 tsutsui Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: HADES.in,v 1.9 2009/01/24 00:19:47 abs Exp $
# NetBSD: GENERIC.in,v 1.81 2009/11/23 00:18:37 abs Exp $
# NetBSD: GENERIC.in,v 1.83 2010/02/21 17:57:03 tsutsui Exp $
include "arch/atari/conf/std.hades"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
maxusers 16
@ -97,6 +97,7 @@ pseudo-device fss 4 # file system snapshot device
pseudo-device ipfilter # IP filtering device
pseudo-device rnd # /dev/random and in-kernel generator
pseudo-device clockctl # user control of clock subsystem
pseudo-device ksyms # /dev/ksyms
exphy* at mii? phy ? # 3Com internal PHYs
inphy* at mii? phy ? # Intel 82555 PHYs
iophy* at mii? phy ? # Intel 82553 PHYs

View File

@ -1,12 +1,12 @@
#
# $NetBSD: MILAN-ISAIDE,v 1.61 2009/12/05 20:11:03 pooka Exp $
# $NetBSD: MILAN-ISAIDE,v 1.62 2010/02/21 18:00:14 tsutsui Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: MILAN.in,v 1.22 2009/01/24 00:19:47 abs Exp $
# NetBSD: GENERIC.in,v 1.81 2009/11/23 00:18:37 abs Exp $
# NetBSD: MILAN.in,v 1.23 2009/12/23 09:17:41 mbalmer Exp $
# NetBSD: GENERIC.in,v 1.83 2010/02/21 17:57:03 tsutsui Exp $
include "arch/atari/conf/std.milan"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
maxusers 16
@ -95,6 +95,7 @@ pseudo-device fss 4 # file system snapshot device
pseudo-device ipfilter # IP filtering device
pseudo-device rnd # /dev/random and in-kernel generator
pseudo-device clockctl # user control of clock subsystem
pseudo-device ksyms # /dev/ksyms
exphy* at mii? phy ? # 3Com internal PHYs
inphy* at mii? phy ? # Intel 82555 PHYs
iophy* at mii? phy ? # Intel 82553 PHYs

View File

@ -1,12 +1,12 @@
#
# $NetBSD: MILAN-PCIIDE,v 1.65 2009/12/05 20:11:03 pooka Exp $
# $NetBSD: MILAN-PCIIDE,v 1.66 2010/02/21 18:00:14 tsutsui Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: MILAN.in,v 1.22 2009/01/24 00:19:47 abs Exp $
# NetBSD: GENERIC.in,v 1.81 2009/11/23 00:18:37 abs Exp $
# NetBSD: MILAN.in,v 1.23 2009/12/23 09:17:41 mbalmer Exp $
# NetBSD: GENERIC.in,v 1.83 2010/02/21 17:57:03 tsutsui Exp $
include "arch/atari/conf/std.milan"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
maxusers 16
@ -95,6 +95,7 @@ pseudo-device fss 4 # file system snapshot device
pseudo-device ipfilter # IP filtering device
pseudo-device rnd # /dev/random and in-kernel generator
pseudo-device clockctl # user control of clock subsystem
pseudo-device ksyms # /dev/ksyms
exphy* at mii? phy ? # 3Com internal PHYs
inphy* at mii? phy ? # Intel 82555 PHYs
iophy* at mii? phy ? # Intel 82553 PHYs

View File

@ -1,11 +1,11 @@
#
# $NetBSD: SMALL030,v 1.3 2009/12/05 20:11:03 pooka Exp $
# $NetBSD: SMALL030,v 1.4 2010/02/21 18:00:13 tsutsui Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: GENERIC.in,v 1.81 2009/11/23 00:18:37 abs Exp $
# NetBSD: GENERIC.in,v 1.83 2010/02/21 17:57:03 tsutsui Exp $
include "arch/atari/conf/std.atari"
makeoptions COPTS="-Os"
maxusers 16