Re-arrange and comment out stuff that's not supported yet.
This commit is contained in:
parent
b290981f9c
commit
6ae2bb57af
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: GENERIC,v 1.89 2009/05/21 20:59:41 skrll Exp $
|
# $NetBSD: GENERIC,v 1.90 2009/06/05 07:35:29 skrll Exp $
|
||||||
#
|
#
|
||||||
# GENERIC machine description file
|
# GENERIC machine description file
|
||||||
#
|
#
|
||||||
|
@ -23,7 +23,7 @@ include "arch/hp700/conf/std.hp700"
|
||||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||||
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
|
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
|
||||||
|
|
||||||
#ident "GENERIC-$Revision: 1.89 $"
|
#ident "GENERIC-$Revision: 1.90 $"
|
||||||
|
|
||||||
maxusers 32 # estimated number of users
|
maxusers 32 # estimated number of users
|
||||||
|
|
||||||
|
@ -33,10 +33,10 @@ options HP7100_CPU,HP7150_CPU # PCX-T
|
||||||
options HP7100LC_CPU # PCX-L
|
options HP7100LC_CPU # PCX-L
|
||||||
options HP7200_CPU,HP7250_CPU # PCX-T'
|
options HP7200_CPU,HP7250_CPU # PCX-T'
|
||||||
options HP7300LC_CPU # PCX-L2
|
options HP7300LC_CPU # PCX-L2
|
||||||
options HP8000_CPU # PCX-U (in 32bit mode)
|
#options HP8000_CPU # PCX-U (in 32bit mode)
|
||||||
options HP8200_CPU # PCX-V/U+ (in 32bit mode)
|
#options HP8200_CPU # PCX-V/U+ (in 32bit mode)
|
||||||
options HP8500_CPU # PCX-W (in 32bit mode)
|
#options HP8500_CPU # PCX-W (in 32bit mode)
|
||||||
options HP8600_CPU # PCX-W+ (in 32bit mode)
|
#options HP8600_CPU # PCX-W+ (in 32bit mode)
|
||||||
|
|
||||||
# CPU-related options.
|
# CPU-related options.
|
||||||
options FPEMUL # floating point emulation XXX DO NOT REMOVE
|
options FPEMUL # floating point emulation XXX DO NOT REMOVE
|
||||||
|
@ -220,28 +220,25 @@ mem* at mainbus0 # /dev/*mem and memory controller
|
||||||
#fpu* at mainbus0 # HP PA-RISC fpu (iv N/A)
|
#fpu* at mainbus0 # HP PA-RISC fpu (iv N/A)
|
||||||
#pmu* at mainbus0 # HP PA-RISC perfomance monitor unit (iv 29)
|
#pmu* at mainbus0 # HP PA-RISC perfomance monitor unit (iv 29)
|
||||||
|
|
||||||
|
# Miscellaneous
|
||||||
|
pdc0 at mainbus0 # PDC/IODC wrapper for boot console
|
||||||
|
power0 at mainbus0 # power/fail manager
|
||||||
|
|
||||||
# STI graphics
|
# STI graphics
|
||||||
sti* at mainbus0 # [H]CRX-{8,24,48}[Z] and Visualize graphics
|
sti* at mainbus0 # [H]CRX-{8,24,48}[Z] and Visualize graphics
|
||||||
sti* at phantomas? # [H]CRX-{8,24,48}[Z] and Visualize graphics
|
sti* at phantomas? # [H]CRX-{8,24,48}[Z] and Visualize graphics
|
||||||
|
|
||||||
# Basic Bus Support
|
# Basic Bus Support
|
||||||
lasi* at mainbus0 # LASI host adapter (LSI PN??? )
|
lasi* at mainbus0 # LASI host adapter ( LSI PN??? )
|
||||||
asp* at mainbus0 # this one comes w/ Viper and leds
|
asp* at mainbus0 # this one comes w/ Viper and leds
|
||||||
wax* at mainbus0 # Wax GSC to GSC Bus Adapter
|
wax* at mainbus0 # Wax GSC to GSC Bus Adapter
|
||||||
mongoose* at mainbus0 irq 17 # EISA Bus Adapter (i82350 or TI??? )
|
mongoose* at mainbus0 irq 17 # EISA Bus Adapter ( i82350 or TI??? )
|
||||||
#vmeb* at mainbus0 irq ? # VME bus adapter
|
#vmeb* at mainbus0 irq ? # VME bus adapter
|
||||||
pdc0 at mainbus0 # PDC/IODC wrapper for boot console
|
|
||||||
power0 at mainbus0 # power/fail manager
|
|
||||||
phantomas* at mainbus0 # Phantom PseudoBC GSC+ Port
|
phantomas* at mainbus0 # Phantom PseudoBC GSC+ Port
|
||||||
|
|
||||||
lasi* at phantomas? # LASI on [ABCJ?]*
|
lasi* at phantomas? # LASI on [ABCJ?]*
|
||||||
dino* at phantomas? # PCI bus bridge
|
dino* at phantomas? # PCI bus bridge
|
||||||
wax* at phantomas? # Wax GSC to GSC Bus Adapter
|
wax* at phantomas? # Wax GSC to GSC Bus Adapter
|
||||||
uturn0 at mainbus0 # U2/UTurn Runway IOA
|
|
||||||
uturn1 at mainbus0
|
|
||||||
lasi* at uturn? # LASI on [CJ]*
|
|
||||||
dino* at uturn? # PCI bus bridge
|
|
||||||
wax* at uturn? # Wax on [CD]*
|
|
||||||
astro* at mainbus0 # Astro memory & I/O controller
|
|
||||||
|
|
||||||
# GSC bus support
|
# GSC bus support
|
||||||
gsc* at lasi? # 712
|
gsc* at lasi? # 712
|
||||||
|
@ -252,16 +249,32 @@ gsc* at wax? # {725,715}/{64,80,100}, C*, B*, J*
|
||||||
#weisa* at mainbus0 # 7xx
|
#weisa* at mainbus0 # 7xx
|
||||||
#weisa* at gsc? # C*, B*
|
#weisa* at gsc? # C*, B*
|
||||||
|
|
||||||
#
|
# Uturn/U2 IOA
|
||||||
elroy* at astro?
|
#uturn0 at mainbus0 # U2/UTurn Runway IOA
|
||||||
|
#uturn1 at mainbus0
|
||||||
|
#lasi* at uturn? # LASI on [CJ]*
|
||||||
|
#dino* at uturn? # PCI bus bridge
|
||||||
|
#sti* at uturn? #
|
||||||
|
#wax* at uturn? # Wax on C*
|
||||||
|
|
||||||
|
#gecko* at uturn? # GeckoBOA
|
||||||
|
#lasi* at gecko? # LASI
|
||||||
|
#dino* at gecko? # PCI bus bridge
|
||||||
|
#wax* at gecko? # Wax GSC to GSC Bus Adapter
|
||||||
|
|
||||||
|
# Astro memory & I/O controller
|
||||||
|
#astro* at mainbus0 # Astro memory & I/O controller
|
||||||
|
#elroy* at astro?
|
||||||
|
|
||||||
# PCI bus support
|
# PCI bus support
|
||||||
pci* at elroy?
|
#pci* at elroy?
|
||||||
pci* at dino?
|
pci* at dino?
|
||||||
com* at dino?
|
com* at dino?
|
||||||
ppb* at pci? dev ? function ?
|
ppb* at pci? dev ? function ?
|
||||||
pci* at ppb?
|
pci* at ppb?
|
||||||
|
|
||||||
|
#ssio* at pci?
|
||||||
|
|
||||||
# EISA bus support
|
# EISA bus support
|
||||||
eisa* at mongoose?
|
eisa* at mongoose?
|
||||||
#eisa* at weisa?
|
#eisa* at weisa?
|
||||||
|
@ -293,6 +306,10 @@ wsdisplay* at sti?
|
||||||
|
|
||||||
# Serial Devices
|
# Serial Devices
|
||||||
|
|
||||||
|
# SSIO serial interfaces
|
||||||
|
#com0 at ssio? irq 4
|
||||||
|
#com1 at ssio? irq 3
|
||||||
|
|
||||||
# GSC serial interfaces
|
# GSC serial interfaces
|
||||||
com* at gsc? # RS/232 serial port
|
com* at gsc? # RS/232 serial port
|
||||||
|
|
||||||
|
@ -304,6 +321,9 @@ cz* at pci? dev ? function ? # Cyclades-Z multi-port serial boards
|
||||||
|
|
||||||
# Parallel Printer Interfaces
|
# Parallel Printer Interfaces
|
||||||
|
|
||||||
|
# SSIO parallel printer interface
|
||||||
|
#lpt0 at ssio?
|
||||||
|
|
||||||
# GSC parallel printer interface
|
# GSC parallel printer interface
|
||||||
lpt* at gsc?
|
lpt* at gsc?
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue