diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-04-16 04:08:23 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-04-16 04:08:23 +0000 |
commit | c433dec4fbb23d32860c27a14044389dd2d2b9b4 (patch) | |
tree | aaf39e8711083b5529bf9a787d03b28058d40600 /sys/arch | |
parent | f6cda088b79a21e690763f3eec4a569ba655a0eb (diff) |
NOT GENERIC
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/alpha/conf/RAMDISKBIG | 81 |
1 files changed, 24 insertions, 57 deletions
diff --git a/sys/arch/alpha/conf/RAMDISKBIG b/sys/arch/alpha/conf/RAMDISKBIG index 77ff8bd5e58..ee5a42925cc 100644 --- a/sys/arch/alpha/conf/RAMDISKBIG +++ b/sys/arch/alpha/conf/RAMDISKBIG @@ -1,13 +1,10 @@ -# $OpenBSD: RAMDISKBIG,v 1.9 2001/04/15 02:25:37 art Exp $ +# $OpenBSD: RAMDISKBIG,v 1.10 2001/04/16 04:08:22 deraadt Exp $ # $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $ # # Generic Alpha kernel. Enough to get booted, etc., but not much more. machine alpha -include "../../../conf/GENERIC" -maxusers 8 - option PMAP_NEW # required option UVM # required @@ -21,19 +18,21 @@ option DEC_EB164 # EB164: AlphaPC 164 option DEC_2000_300 # "Jensen": 2000/300 (DECpc AXP 150) option DEC_550 # Miata: Digital Personal Workstation option DEC_6600 # EV6: 264DP OEM Board -option API_UP1000 # EV6: Alpha Processor, Inc. UP1000 - -#option COMPAT_OSF1 # OSF/1 binary compatibility -#option COMPAT_NETBSD # NetBSD compatibility +option API_UP1000 # EV6: Alpha Processor UP1000 # Enable the hooks used for initializing the ram-disk. option RAMDISK_HOOKS option MINIROOTSIZE=5744 # 4 Megabytes! -# Disklabel compatibility options -option DISKLABEL_ALL # All of the ones mentined below -#option DISKLABEL_ALPHA # Redundant, just here for completeness -#option DISKLABEL_I386 # i386/arc style of partitioning +# Standard system options +maxusers 8 # estimated number of users + +# File system options +option FFS # Fast file system +option KERNFS # pseudo-fs to get at kernel internals + +# Networking options +option INET # Internet protocol suite # Misc. options option EISAVERBOSE # recognize "unknown" EISA devices @@ -41,14 +40,13 @@ option PCIVERBOSE # recognize "unknown" PCI devices option TCVERBOSE # recognize "unknown" TC devices #option USBVERBOSE +option BOOT_CONFIG + config bsd swap generic mainbus0 at root cpu* at mainbus0 -# !!!UNTESTED!!! -# USB devices are untested on alpha - # PCI USB Controllers uhci* at pci? disable # Universal Host Controller (Intel) ohci* at pci? disable # Open Host Controller @@ -65,18 +63,18 @@ uhub* at uhub? port ? configuration ? interface ? uhid* at uhub? port ? configuration ? interface ? # USB Printers -ulpt* at uhub? port ? configuration ? interface ? +#ulpt* at uhub? port ? configuration ? interface ? # USB Mass Storage devices umass* at uhub? port ? configuration ? interface ? scsibus* at umass? # USB Modems -umodem* at uhub? port ? configuration ? -ucom* at umodem? +#umodem* at uhub? port ? configuration ? +#ucom* at umodem? # USB Audio -uaudio* at uhub? port ? configuration ? +#uaudio* at uhub? port ? configuration ? # USB Ethernet adapters aue* at uhub? port ? # ADMtek AN986 Pegasus based adapters @@ -84,11 +82,11 @@ cue* at uhub? port ? # CATC USB-EL1201A based adapters kue* at uhub? port ? # Kawasaki KL5KUSB101B based adapters # Diamond Multimedia Rio 500 -urio* at uhub? port ? +#urio* at uhub? port ? # Handspring Visor -uvisor* at uhub? port ? configuration ? -ucom* at uvisor? +#uvisor* at uhub? port ? configuration ? +#ucom* at uvisor? # USB Generic driver ugen* at uhub? port ? configuration ? interface ? @@ -225,7 +223,7 @@ pckbd* at pckbc? # PC keyboard (kbd port) pms* at pckbc? # PS/2-style mouse (aux port) com* at isa? port 0x3f8 irq 4 # standard serial ports com* at isa? port 0x2f8 irq 3 -lpt* at isa? port 0x3bc irq 7 # standard parallel port +#lpt* at isa? port 0x3bc irq 7 # standard parallel port vga* at isa? # ISA (EISA: XXX) VGA we0 at isa? port 0x280 iomem 0xd0000 irq 9 # WD/SMC 80x3 ethernet we1 at isa? port 0x300 iomem 0xcc000 irq 10 # @@ -241,10 +239,8 @@ cy0 at isa? iomem 0xd4000 irq 12 # ISA cyclom card #aic0 at isa? port 0x340 irq 11 # Adaptec 152[02] SCSI #scsibus* at aic? -# option for using CD1400 handshaking for incoming data -# requires a special cable that exchanges the RTS and DTR lines -# options CY_HW_RTS #ahc0 at isa? port ? irq ? # Adaptec 284x SCSI controllers +#scsibus* at ahc? # EISA devices fea* at eisa? slot ? # DEC DEFEA FDDI cards @@ -270,31 +266,6 @@ atapiscsi* at wdc? channel ? atapiscsi* at pciide? channel ? scsibus* at atapiscsi? -# Audio devices -eap* at pci? dev ? function ? # Ensoniq AudioPCI S5016 - -# UNTESTED. The following drivers are untested -eso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive -sv* at pci? dev ? function ? # S3 SonicVibes (S3 617) -cmpci* at pci? dev ? function ? # C-Media CMI8338/8738 -fms* at pci? dev ? function ? # Forte Media FM801 -auvia* at pci? dev ? function ? # VIA VT82C686A - -# OPL[23] FM syntheziers -opl* at eso? - -# MIDI support -midi* at opl? # OPL FM synth - -#Audio Support -audio* at eap? -audio* at eso? -audio* at sv? -audio* at cmpci? -audio* at fms? -audio* at auvia? -audio* at uaudio? - # Workstation Console attachments #wsdisplay* at cfb? wsdisplay* at vga? @@ -303,10 +274,6 @@ wsdisplay* at tga? wskbd* at pckbd? wsmouse* at pms? -# crypto support -#BROKEN: The following two drivers are broken because of 64-bit issues. -#hifn* at pci? dev ? function ? # Hi/fn 7751 crypto card -#ubsec* at pci? dev ? function ? # Bluesteel Networks 5xxx crypto card - -#pseudo-device raid 4 # RAIDframe disk driver +pseudo-device bpfilter 1 +pseudo-device loop pseudo-device rd 1 |