Move USERCONF to GENERIC.in and trim the phy-list.

This commit is contained in:
leo 2002-04-12 22:34:13 +00:00
parent df30bb7f3d
commit d7f7c55a74
8 changed files with 149 additions and 61 deletions

View File

@ -1,12 +1,12 @@
#
# $NetBSD: ATARITT,v 1.43 2002/04/12 08:10:52 gmcgarry Exp $
# $NetBSD: ATARITT,v 1.44 2002/04/12 22:34:13 leo 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.14 2002/01/27 13:23:13 jdolecek Exp $
# NetBSD: GENERIC.in,v 1.16 2002/04/12 22:29:14 leo Exp $
#This configuration file is for a GENERIC ATARI-TT
@ -129,7 +129,6 @@ options SYSVSEM # System V semaphores
options KTRACE # Add kernel tracing system call
options DIAGNOSTIC # Add additional error checking code
#options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#These options enable verbose messages for several subsystems.
@ -151,7 +150,8 @@ options DISKLABEL_AHDI # NetBSD/AHDI disklabels
options SERCONSOLE # modem1 console support
options RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM
options STATCLOCK # Separate {stat,prof}clock
#options MSGBUFSIZE=32768 # size of kernel msg. buffer
#options STATCLOCK # Separate {stat,prof}clock
#Try linked commands on all targets
options TRY_SCSI_LINKED_COMMANDS=0x7f

View File

@ -1,12 +1,12 @@
#
# $NetBSD: BOOT,v 1.42 2002/04/12 08:10:52 gmcgarry Exp $
# $NetBSD: BOOT,v 1.43 2002/04/12 22:34:13 leo Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: FALCON.in,v 1.5 2001/11/20 11:29:41 lukem Exp $
# NetBSD: GENERIC.in,v 1.14 2002/01/27 13:23:13 jdolecek Exp $
# NetBSD: GENERIC.in,v 1.16 2002/04/12 22:29:14 leo Exp $
#This configuration file is for a generic ATARI-Falcon
@ -65,7 +65,6 @@ options COMPAT_14 # Compatibility to NetBSD1.4
options COMPAT_AOUT_M68K # Compatibility to a.out executables
options EXEC_AOUT # a.out format executables
#options USERCONF # userconf(4) support
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#These options enable verbose messages for several subsystems.

View File

@ -1,12 +1,12 @@
#
# $NetBSD: BOOTX,v 1.36 2002/04/12 08:10:53 gmcgarry Exp $
# $NetBSD: BOOTX,v 1.37 2002/04/12 22:34:13 leo Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: FALCON.in,v 1.5 2001/11/20 11:29:41 lukem Exp $
# NetBSD: GENERIC.in,v 1.14 2002/01/27 13:23:13 jdolecek Exp $
# NetBSD: GENERIC.in,v 1.16 2002/04/12 22:29:14 leo Exp $
#This configuration file is for a generic ATARI-Falcon
@ -69,7 +69,6 @@ options COMPAT_14 # Compatibility to NetBSD1.4
options COMPAT_AOUT_M68K # Compatibility to a.out executables
options EXEC_AOUT # a.out format executables
#options USERCONF # userconf(4) support
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#These options enable verbose messages for several subsystems.

View File

@ -1,12 +1,12 @@
#
# $NetBSD: FALCON,v 1.43 2002/04/12 08:10:53 gmcgarry Exp $
# $NetBSD: FALCON,v 1.44 2002/04/12 22:34:13 leo Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: FALCON.in,v 1.5 2001/11/20 11:29:41 lukem Exp $
# NetBSD: GENERIC.in,v 1.14 2002/01/27 13:23:13 jdolecek Exp $
# NetBSD: GENERIC.in,v 1.16 2002/04/12 22:29:14 leo Exp $
#This configuration file is for a generic ATARI-Falcon
@ -132,7 +132,6 @@ options SYSVSEM # System V semaphores
options KTRACE # Add kernel tracing system call
options DIAGNOSTIC # Add additional error checking code
#options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#These options enable verbose messages for several subsystems.
@ -154,7 +153,8 @@ options DISKLABEL_AHDI # NetBSD/AHDI disklabels
options SERCONSOLE # modem1 console support
options RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM
options STATCLOCK # Separate {stat,prof}clock
#options MSGBUFSIZE=32768 # size of kernel msg. buffer
#options STATCLOCK # Separate {stat,prof}clock
#Try linked commands on all targets
options TRY_SCSI_LINKED_COMMANDS=0x7f

View File

@ -1,5 +1,5 @@
#
# $NetBSD: GENERIC.in,v 1.16 2002/04/12 22:29:14 leo Exp $
# $NetBSD: GENERIC.in,v 1.17 2002/04/12 22:34:13 leo Exp $
#
# Generic atari
#
@ -157,6 +157,7 @@ options SYSVSEM # System V semaphores
#
options KTRACE # Add kernel tracing system call
options DIAGNOSTIC # Add additional error checking code
#options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#else /* INSTALL_KERNEL */
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
@ -241,26 +242,9 @@ pseudo-device rnd # /dev/random and in-kernel generator
#if defined(HADES_KERNEL) || defined(MILAN_KERNEL)
# MII/PHY support
acphy* at mii? phy ? # DAltima AC101 and AMD Am79c874 PHYs
amhphy* at mii? phy ? # AMD 79c901 Ethernet PHYs
bmtphy* at mii? phy ? # Broadcom BCM5201 and BCM5202 PHYs
brgphy* at mii? phy ? # Broadcom BCM5400-family PHYs
dmphy* at mii? phy ? # Davicom DM9101 PHYs
exphy* at mii? phy ? # 3Com internal PHYs
glxtphy* at mii? phy ? # Level One LXT-1000 PHYs
gphyter* at mii? phy ? # NS83861 Gig-E PHY
icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
inphy* at mii? phy ? # Intel 82555 PHYs
iophy* at mii? phy ? # Intel 82553 PHYs
lxtphy* at mii? phy ? # Level One LXT-970 PHYs
makphy* at mii? phy ? # Marvell Semiconductor 88E1000 PHYs
nsphy* at mii? phy ? # NS83840 PHYs
nsphyter* at mii? phy ? # NS83843 PHYs
pnaphy* at mii? phy ? # generic HomePNA PHYs
qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs
sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs
tlphy* at mii? phy ? # ThunderLAN PHYs
tqphy* at mii? phy ? # TDK Semiconductor PHYs
ukphy* at mii? phy ? # generic unknown PHYs
# PCI network interfaces

View File

@ -1,12 +1,12 @@
#
# $NetBSD: HADES,v 1.33 2002/01/27 13:56:49 jdolecek Exp $
# $NetBSD: HADES,v 1.34 2002/04/12 22:34:13 leo Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: HADES.in,v 1.4 2001/04/10 06:28:38 leo Exp $
# NetBSD: GENERIC.in,v 1.14 2002/01/27 13:23:13 jdolecek Exp $
# NetBSD: GENERIC.in,v 1.16 2002/04/12 22:29:14 leo Exp $
#This configuration file is for a generic Medusa-Hades
@ -135,6 +135,7 @@ options DIAGNOSTIC # Add additional error checking code
options SCSIVERBOSE # human readable SCSI error messages
options MIIVERBOSE # verbose PHY autoconfig messages
options PCIVERBOSE # verbose PCI device autoconfig messages
#options PCI_CONFIG_DUMP # verbosely dump PCI config space
@ -152,7 +153,8 @@ options DISKLABEL_AHDI # NetBSD/AHDI disklabels
options SERCONSOLE # modem1 console support
options RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM
options STATCLOCK # Separate {stat,prof}clock
#options MSGBUFSIZE=32768 # size of kernel msg. buffer
#options STATCLOCK # Separate {stat,prof}clock
#Try linked commands on all targets
options TRY_SCSI_LINKED_COMMANDS=0x7f
@ -191,6 +193,40 @@ options RAID_AUTOCONFIG # auto-configuration of RAID components
pseudo-device ipfilter # IP filtering device
pseudo-device rnd # /dev/random and in-kernel generator
#MII/PHY support
acphy* at mii? phy ? # DAltima AC101 and AMD Am79c874 PHYs
amhphy* at mii? phy ? # AMD 79c901 Ethernet PHYs
bmtphy* at mii? phy ? # Broadcom BCM5201 and BCM5202 PHYs
brgphy* at mii? phy ? # Broadcom BCM5400-family PHYs
dmphy* at mii? phy ? # Davicom DM9101 PHYs
exphy* at mii? phy ? # 3Com internal PHYs
glxtphy* at mii? phy ? # Level One LXT-1000 PHYs
gphyter* at mii? phy ? # NS83861 Gig-E PHY
icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
inphy* at mii? phy ? # Intel 82555 PHYs
iophy* at mii? phy ? # Intel 82553 PHYs
lxtphy* at mii? phy ? # Level One LXT-970 PHYs
makphy* at mii? phy ? # Marvell Semiconductor 88E1000 PHYs
nsphy* at mii? phy ? # NS83840 PHYs
nsphyter* at mii? phy ? # NS83843 PHYs
pnaphy* at mii? phy ? # generic HomePNA PHYs
qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs
sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs
tlphy* at mii? phy ? # ThunderLAN PHYs
tqphy* at mii? phy ? # TDK Semiconductor PHYs
ukphy* at mii? phy ? # generic unknown PHYs
#PCI network interfaces
#If unsure, check the port-atari page for tested cards.
ep* at pci? dev ? function ? # 3Com 3c59x
ex* at pci? dev ? function ? # 3Com 90x[BC]
fxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
#This is the only tested audio card at the moment.
eso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
audio* at eso?
#Hardware options for GENERIC are in the various machine type specific files
pseudo-device view 4 # View (graphics mapping)

View File

@ -1,12 +1,12 @@
#
# $NetBSD: MILAN-ISAIDE,v 1.8 2002/04/12 08:10:53 gmcgarry Exp $
# $NetBSD: MILAN-ISAIDE,v 1.9 2002/04/12 22:34:14 leo Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: MILAN.in,v 1.8 2001/11/20 11:29:41 lukem Exp $
# NetBSD: GENERIC.in,v 1.14 2002/01/27 13:23:13 jdolecek Exp $
# NetBSD: GENERIC.in,v 1.16 2002/04/12 22:29:14 leo Exp $
#This configuration file is for a generic Milan
@ -128,7 +128,6 @@ options SYSVSEM # System V semaphores
options KTRACE # Add kernel tracing system call
options DIAGNOSTIC # Add additional error checking code
#options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#These options enable verbose messages for several subsystems.
@ -136,6 +135,7 @@ options DIAGNOSTIC # Add additional error checking code
options SCSIVERBOSE # human readable SCSI error messages
options MIIVERBOSE # verbose PHY autoconfig messages
options PCIVERBOSE # verbose PCI device autoconfig messages
#options PCI_CONFIG_DUMP # verbosely dump PCI config space
@ -150,7 +150,8 @@ options DISKLABEL_AHDI # NetBSD/AHDI disklabels
options SERCONSOLE # modem1 console support
options RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM
options STATCLOCK # Separate {stat,prof}clock
#options MSGBUFSIZE=32768 # size of kernel msg. buffer
#options STATCLOCK # Separate {stat,prof}clock
#Try linked commands on all targets
options TRY_SCSI_LINKED_COMMANDS=0x7f
@ -189,6 +190,40 @@ options RAID_AUTOCONFIG # auto-configuration of RAID components
pseudo-device ipfilter # IP filtering device
pseudo-device rnd # /dev/random and in-kernel generator
#MII/PHY support
acphy* at mii? phy ? # DAltima AC101 and AMD Am79c874 PHYs
amhphy* at mii? phy ? # AMD 79c901 Ethernet PHYs
bmtphy* at mii? phy ? # Broadcom BCM5201 and BCM5202 PHYs
brgphy* at mii? phy ? # Broadcom BCM5400-family PHYs
dmphy* at mii? phy ? # Davicom DM9101 PHYs
exphy* at mii? phy ? # 3Com internal PHYs
glxtphy* at mii? phy ? # Level One LXT-1000 PHYs
gphyter* at mii? phy ? # NS83861 Gig-E PHY
icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
inphy* at mii? phy ? # Intel 82555 PHYs
iophy* at mii? phy ? # Intel 82553 PHYs
lxtphy* at mii? phy ? # Level One LXT-970 PHYs
makphy* at mii? phy ? # Marvell Semiconductor 88E1000 PHYs
nsphy* at mii? phy ? # NS83840 PHYs
nsphyter* at mii? phy ? # NS83843 PHYs
pnaphy* at mii? phy ? # generic HomePNA PHYs
qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs
sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs
tlphy* at mii? phy ? # ThunderLAN PHYs
tqphy* at mii? phy ? # TDK Semiconductor PHYs
ukphy* at mii? phy ? # generic unknown PHYs
#PCI network interfaces
#If unsure, check the port-atari page for tested cards.
ep* at pci? dev ? function ? # 3Com 3c59x
ex* at pci? dev ? function ? # 3Com 90x[BC]
fxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
#This is the only tested audio card at the moment.
eso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
audio* at eso?
#Hardware options for GENERIC are in the various machine type specific files
#For the moment, the MILAN will be the only one to use wscons, so define
@ -254,7 +289,7 @@ atapibus* at wdc? channel ? # ATAPI bus support
#The Milan uses wscons
#XXX without the __HAVE_NWSCONS option, the keyboard won't work...
#
options __HAVE_NWSCONS
vga0 at pci? dev ? function ? # a PCI VGA card
wsdisplay* at vga? console ? # as a wscons console

View File

@ -1,12 +1,12 @@
#
# $NetBSD: MILAN-PCIIDE,v 1.8 2002/04/12 08:10:53 gmcgarry Exp $
# $NetBSD: MILAN-PCIIDE,v 1.9 2002/04/12 22:34:14 leo Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: MILAN.in,v 1.8 2001/11/20 11:29:41 lukem Exp $
# NetBSD: GENERIC.in,v 1.14 2002/01/27 13:23:13 jdolecek Exp $
# NetBSD: GENERIC.in,v 1.16 2002/04/12 22:29:14 leo Exp $
#This configuration file is for a generic Milan
@ -128,7 +128,6 @@ options SYSVSEM # System V semaphores
options KTRACE # Add kernel tracing system call
options DIAGNOSTIC # Add additional error checking code
#options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#These options enable verbose messages for several subsystems.
@ -136,6 +135,7 @@ options DIAGNOSTIC # Add additional error checking code
options SCSIVERBOSE # human readable SCSI error messages
options MIIVERBOSE # verbose PHY autoconfig messages
options PCIVERBOSE # verbose PCI device autoconfig messages
#options PCI_CONFIG_DUMP # verbosely dump PCI config space
@ -150,7 +150,8 @@ options DISKLABEL_AHDI # NetBSD/AHDI disklabels
options SERCONSOLE # modem1 console support
options RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM
options STATCLOCK # Separate {stat,prof}clock
#options MSGBUFSIZE=32768 # size of kernel msg. buffer
#options STATCLOCK # Separate {stat,prof}clock
#Try linked commands on all targets
options TRY_SCSI_LINKED_COMMANDS=0x7f
@ -189,6 +190,40 @@ options RAID_AUTOCONFIG # auto-configuration of RAID components
pseudo-device ipfilter # IP filtering device
pseudo-device rnd # /dev/random and in-kernel generator
#MII/PHY support
acphy* at mii? phy ? # DAltima AC101 and AMD Am79c874 PHYs
amhphy* at mii? phy ? # AMD 79c901 Ethernet PHYs
bmtphy* at mii? phy ? # Broadcom BCM5201 and BCM5202 PHYs
brgphy* at mii? phy ? # Broadcom BCM5400-family PHYs
dmphy* at mii? phy ? # Davicom DM9101 PHYs
exphy* at mii? phy ? # 3Com internal PHYs
glxtphy* at mii? phy ? # Level One LXT-1000 PHYs
gphyter* at mii? phy ? # NS83861 Gig-E PHY
icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
inphy* at mii? phy ? # Intel 82555 PHYs
iophy* at mii? phy ? # Intel 82553 PHYs
lxtphy* at mii? phy ? # Level One LXT-970 PHYs
makphy* at mii? phy ? # Marvell Semiconductor 88E1000 PHYs
nsphy* at mii? phy ? # NS83840 PHYs
nsphyter* at mii? phy ? # NS83843 PHYs
pnaphy* at mii? phy ? # generic HomePNA PHYs
qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs
sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs
tlphy* at mii? phy ? # ThunderLAN PHYs
tqphy* at mii? phy ? # TDK Semiconductor PHYs
ukphy* at mii? phy ? # generic unknown PHYs
#PCI network interfaces
#If unsure, check the port-atari page for tested cards.
ep* at pci? dev ? function ? # 3Com 3c59x
ex* at pci? dev ? function ? # 3Com 90x[BC]
fxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
#This is the only tested audio card at the moment.
eso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
audio* at eso?
#Hardware options for GENERIC are in the various machine type specific files
#For the moment, the MILAN will be the only one to use wscons, so define
@ -252,7 +287,7 @@ atapibus* at pciide? channel ? # ATAPI bus support
#The Milan uses wscons
#XXX without the __HAVE_NWSCONS option, the keyboard won't work...
#
options __HAVE_NWSCONS
vga0 at pci? dev ? function ? # a PCI VGA card
wsdisplay* at vga? console ? # as a wscons console