Remove the unsuported options COMPAT_HPUX.
Enable COMAPT_09 and COMPAT_10 for old binaries. Enable the console options for the CyberVision 64/3D and fix a typo for ite7.
This commit is contained in:
parent
39f42733f4
commit
d2ec787a03
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.93 1997/10/19 19:20:30 veego Exp $
|
||||
# $NetBSD: GENERIC,v 1.94 1997/10/29 21:16:48 veego Exp $
|
||||
|
||||
#
|
||||
# GENERIC AMIGA
|
||||
@ -78,12 +78,11 @@ options QUOTA # User and group quotas in FFS
|
||||
#
|
||||
options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP
|
||||
options COMPAT_43 # compatibility with 4.3BSD interfaces
|
||||
#options COMPAT_09 # compatibility with NetBSD 0.9
|
||||
#options COMPAT_10 # compatibility with NetBSD 1.0
|
||||
options COMPAT_09 # compatibility with NetBSD 0.9
|
||||
options COMPAT_10 # compatibility with NetBSD 1.0
|
||||
options COMPAT_12 # compatibility with NetBSD 1.2
|
||||
options COMPAT_SUNOS # Support to run Sun (m68k) executables
|
||||
options COMPAT_NOMID # allow nonvalid machine id executables
|
||||
#options COMPAT_HPUX # HP300 compatability
|
||||
|
||||
#
|
||||
# Support for System V IPC facilities.
|
||||
@ -132,7 +131,7 @@ options ULOWELLCONSOLE # enable code to allow a2410 to be console
|
||||
options CL5426CONSOLE # Cirrus console
|
||||
options CV64CONSOLE # CyberVision console
|
||||
options TSENGCONSOLE # Tseng console
|
||||
#options CV3DCONSOLE # CyberVision 3D console [BROKEN]
|
||||
options CV3DCONSOLE # CyberVision 64/3D console
|
||||
|
||||
options GRF_ECS # Enhanced Chip Set
|
||||
options GRF_NTSC # NTSC
|
||||
@ -185,7 +184,7 @@ ite3 at grf3 # terminal emulators for grf's
|
||||
ite4 at grf4 # terminal emulators for grf's
|
||||
ite5 at grf5 # terminal emulators for grf's
|
||||
ite6 at grf6 # terminal emulators for grf's
|
||||
#ite7 at grf6 # Do not use it now. [BROKEN]
|
||||
ite7 at grf7 # terminal emulators for grf's
|
||||
|
||||
msc0 at zbus0 # A2232 MSC multiport serial.
|
||||
mfc0 at zbus0 # MultiFaceCard I/O board
|
||||
@ -211,7 +210,7 @@ a34kbbc0 at mainbus0 # A3000/A4000 battery backed clock
|
||||
aucc* at mainbus0 # Amiga CC audio
|
||||
audio* at aucc?
|
||||
|
||||
melody* at zbus0 # Melody MPEG audio decoder
|
||||
melody* at zbus0 # Melody MPEG audio decoder
|
||||
audio* at melody?
|
||||
|
||||
# Ethernet cards:
|
||||
|
Loading…
x
Reference in New Issue
Block a user