1# $OpenBSD: RAMDISKU1,v 1.22 2014/10/10 05:43:36 deraadt Exp $ 2 3machine sparc64 4maxusers 4 5 6option TIMEZONE=0 7option DST=0 8option SMALL_KERNEL 9option NO_PROPOLICE 10option BOOT_CONFIG 11 12option RAMDISK_HOOKS 13option MINIROOTSIZE=6144 14 15option FFS 16option INET 17 18option WSEMUL_SUN # provide sun terminal emulation; required 19option WSEMUL_NO_VT100 # do not provide vt100 terminal emulation 20 21config bsd root on rd0a 22 23mainbus0 at root 24cpu0 at mainbus0 25 26sbus* at mainbus0 # Ultra 1 27clock* at sbus? # Mostek clock 28timer* at mainbus0 # Timer chip 29 30le* at sbus? # Lance Ethernet - AMD7990 31ledma* at sbus? 32le* at ledma? 33lebuffer* at sbus? 34le* at lebuffer? 35hme* at sbus? 36gem* at sbus? 37 38# The flags on the esp entries below work around deficiencies in the driver: 39# bits 0-7: disable disconnect/reselect for the corresponding target 40# bits 8-15: disable synch negotiation for target [bit-8] 41# Note: targets 4-7 have disconnect/reselect enabled on the premise 42# that tape devices normally have one of these targets. Tape 43# devices should be allowed to disconnect for the SCSI bus 44# to operate acceptably. 45dma* at sbus? 46esp* at dma? 47esp* at sbus? 48 49scsibus* at scsi? 50sd* at scsibus? 51#cd* at scsibus? 52 53nsphy* at mii? # NS and compatible PHYs 54qsphy* at mii? # Quality Semi QS6612 PHYs 55ukphy* at mii? # Unknown PHYs 56 57zs* at sbus? 58zstty* at zs? 59zskbd* at zs? 60wskbd* at zskbd? 61 62agten* at sbus? # Fujitsu AG-10e framebuffer 63wsdisplay* at agten? 64bwtwo* at sbus? # bwtwo monochrome framebuffer 65wsdisplay* at bwtwo? 66cgsix* at sbus? # cgsix 8-bit accelerated framebuffer 67wsdisplay* at cgsix? 68cgthree* at sbus? # cgthree 8-bit framebuffer 69wsdisplay* at cgthree? 70cgtwelve* at sbus? # cgtwelve 24-bit color framebuffer 71wsdisplay* at cgtwelve? 72creator* at mainbus0 # Creator3D/Elite3D framebuffers 73wsdisplay* at creator? 74mgx* at sbus? # SMS MGX/MGXPlus framebuffer 75wsdisplay* at mgx? 76rfx* at sbus? # RasterFlex framebuffer series 77wsdisplay* at rfx? 78tvtwo* at sbus? # Parallax XVideo/PowerVideo framebuffer 79wsdisplay* at tvtwo? 80vigra* at sbus? # Viagra framebuffer series 81wsdisplay* at vigra? 82zx* at sbus? # Sun Leo (ZX) framebuffer 83wsdisplay* at zx? 84 85xbox* at sbus? 86sbus* at xbox? 87 88pcons0 at mainbus0 # PROM console 89 90pseudo-device rd 1 91pseudo-device loop 1 92