summaryrefslogtreecommitdiff
path: root/sys/arch/sparc
AgeCommit message (Expand)Author
1998-05-29Sync with NetBSD:Jason Wright
1998-05-22do not assume ttys or bpps exist; plunky@skate.demon.co.ukTheo de Raadt
1998-05-22magma in both theseTheo de Raadt
1998-05-22Start the timeout's if sparc_led_blink is initialized to trueJason Wright
1998-05-20magma serial driver; plunky@skate.demon.co.ukTheo de Raadt
1998-05-14KNFNiklas Hallqvist
1998-05-11do not convert write faults into vm system read+write faultsTheo de Raadt
1998-05-10Nicer fix to the problems on different sun4m machines.Artur Grabowski
1998-05-10merge in newer netbsd changesTheo de Raadt
1998-05-02typeTodd C. Miller
1998-04-30iommu flushing workaround is only needed on MS2 machines, apparentlyTheo de Raadt
1998-04-30Updated sparc audioJason Wright
1998-04-25print keyboard type; mho@stacken.kth.seTheo de Raadt
1998-04-17put arch type into hw.model, sun4 installboot now works; jasonTheo de Raadt
1998-03-26fix Id; add commentsJason Wright
1998-03-25Driver for the 8 leds on the back of sun4 machines.Jason Wright
1998-03-22Add UID_MAX and GID_MAXTodd C. Miller
1998-03-20small (aka 'fixed' from X) fonts for raster consoles < 800*600 in sizeTodd T. Fries
1998-03-09print how much memoryTheo de Raadt
1998-03-09print hotfix info at end of cpu attach lineTheo de Raadt
1998-03-04Backout HZ comments I added, which are not appropriate for inclusion injohns
1998-03-04Corrected comments for machines with oclock0...johns
1998-03-04Improved error/warning messages for clock/statclock rate stuff, addedjohns
1998-03-04added support for the TIOCM* ioctl'sJason Wright
1998-03-04Added comments about changing HZ to custom values on sparc. Only supportedjohns
1998-03-04Adapt comments to realityNiklas Hallqvist
1998-03-03Add -Wno-main for GCC 2.8Niklas Hallqvist
1998-03-02gcc may generate references to libgcc.a at any time, we lucked out in previousjohns
1998-03-02NULLFS is required by UMAPFS, don't know when this got messed up, perhapsjohns
1998-03-01Fixes for gcc 2.8johns
1998-03-01Fixes required for gcc 2.8, trapsignal() takes a union sigval as itsjohns
1998-03-01Changed declaration of maddr in the dumpsys() so it is an unsigned int,johns
1998-03-01trapsignal() requires parameter five to be of type "union sigval".johns
1998-03-01Fixed declaration of iorqno in xd_piodriver(),johns
1998-02-26Backout of cpu init changes, breaks on sun4m currently..johns
1998-02-26Backout of Jason's cpu init changes, causes an immediate panic on sun4mjohns
1998-02-26updated to reflect cpu initializationJason Wright
1998-02-26Change order of cpu initialization to force the correct dmesg output.Jason Wright
1998-02-24compensate for new gasTheo de Raadt
1998-02-18installboot onto partition cTheo de Raadt
1998-02-12Look for installboot in /usr/mdec unless user specified otherwise.Magnus Holmberg
1998-02-11From NetBSD: sun4m anti crash code in IOMMU_FLUSH{PAGE,ALL}Marco S Hyman
1998-02-05sync with netbsd: 4/300 dma fixJason Wright
1998-02-05oops, need include fileTheo de Raadt
1998-02-05rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entryTheo de Raadt
1998-01-28Undo the 4/300 dmaselect hack and fix it correctlyJason Wright
1998-01-14For some reason the 4/300 doesn't like ncr53c9x_dmaselect.Jason Wright
1998-01-13Workaround for fpu_cleanup panic. We just ignore it. I'm going toJason Wright
1997-12-25do not break the bootblocksTheo de Raadt
1997-12-23use raster console by default since the sun prom is buggy.chuck