The API UP1100 is close enough to a UP1000 that FreeBSD just works on it, so
document that fact. Thanks to Peter Petrakis <ppetrakis@alphalinux.org> for doing a test boot.
This commit is contained in:
parent
64a3876fef
commit
28c039e747
@ -33,7 +33,7 @@ maxusers 32
|
||||
#makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
|
||||
|
||||
# Platforms supported
|
||||
options API_UP1000 # UP1000 (Nautilus)
|
||||
options API_UP1000 # UP1000, UP1100 (Nautilus)
|
||||
options DEC_AXPPCI_33 # UDB, Multia, AXPpci33, Noname
|
||||
options DEC_EB164 # EB164, PC164, PC164LX, PC164SX
|
||||
options DEC_EB64PLUS # EB64+, Aspen Alpine, etc
|
||||
|
@ -33,7 +33,7 @@ maxusers 32
|
||||
#makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
|
||||
|
||||
# Platforms supported
|
||||
options API_UP1000 # UP1000 (Nautilus)
|
||||
options API_UP1000 # UP1000, UP1100 (Nautilus)
|
||||
options DEC_AXPPCI_33 # UDB, Multia, AXPpci33, Noname
|
||||
options DEC_EB164 # EB164, PC164, PC164LX, PC164SX
|
||||
options DEC_EB64PLUS # EB64+, Aspen Alpine, etc
|
||||
|
Loading…
Reference in New Issue
Block a user