summaryrefslogtreecommitdiff
path: root/sys/arch/sparc
AgeCommit message (Expand)Author
1999-04-18Support for the Sun SBus Expansion Subsystem (SUNW,xbox)Jason Wright
1999-04-18make AUDIO_C_HANDLER compile againJason Wright
1999-04-18KNF & typo in printfJason Wright
1999-04-18simplify clock handlingJason Wright
1999-03-25roll internal revision levels and enable 1080 supportmjacob
1999-03-24rd %wim in VTRAP handler, makes viking much happierTheo de Raadt
1999-03-22workaround for STP1020A errata #148494Theo de Raadt
1999-03-17do not toast later swdevt[] entriesTheo de Raadt
1999-03-17cleanup default swap devices (MAXPARTITIONS)Theo de Raadt
1999-03-17proper formatting for dmesgTheo de Raadt
1999-03-17ispTheo de Raadt
1999-03-17complete update of ISP driver- Finally enabled for sparcmjacob
1999-03-17Add in a real working isp_sbus.cmjacob
1999-03-15on cypress, disable write caching for nowTheo de Raadt
1999-03-12reference docJason Wright
1999-03-05room for few more devicesTheo de Raadt
1999-03-05no isp yetTheo de Raadt
1999-03-03unsigned vs. signed nitJason Wright
1999-03-03pull in some viking stuff from NetBSD; delay use of CPUFLG_CACHEPAGETABLESJason Wright
1999-03-01add checks for if_bridge (in addition to if_bpf)Jason Wright
1999-03-01led driver support for 4/[1236]00 machinesJason Wright
1999-02-28conditionalize use of sbus_testdma()Jason Wright
1999-02-24better promisc & allmulti handlingJason Wright
1999-02-23Better register definitions and attach printing knitJason Wright
1999-02-23better promisc and allmulti handlingJason Wright
1999-02-16Start using new pipe codeArtur Grabowski
1999-02-15better promisc/allmulti handlingJason Wright
1999-02-09add two nops needed for wrpr/wrwim post-delayTheo de Raadt
1999-02-08match be & qe as part of the bootpathJason Wright
1999-02-07implement sparc atomic lock with LDSTUBDavid Leonard
1999-02-06match qfe's as hme'sJason Wright
1999-02-04Code clean up, misc fixesJason Wright
1999-02-01modem signal fixupsJason Wright
1999-02-01missed in spif driver addition; spotted by friesJason Wright
1999-02-01add support for spif & magmaJason Wright
1999-02-01driver for the 8 serial 1 parallel SUNW,spif board:Jason Wright
1999-01-31Typo in commentJason Wright
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1999-01-10Generalize cpu_set_kpc to take any kind of arg; mostly from NetBSDNiklas Hallqvist
1999-01-08move spinlock.h into the real worldDavid Leonard
1999-01-08check for lp->d_secpercyl == 0) in bounds_check_with_label()Todd C. Miller
1999-01-08make uint*_t line up nicely and add a few $OpenBSD$ tags that were missingTodd C. Miller
1999-01-07move uint*_t to machine/types.hTodd C. Miller
1999-01-07global decl for *intr() routines, plus add INET6Theo de Raadt
1999-01-07Take advantage of kernel printf %bJason Wright
1999-01-06support lebuffer devices on sparc ramdiskTheo de Raadt
1999-01-05be extra careful to not divide by zero; more arches to comeTodd C. Miller
1999-01-02Midi & sequencer support from NetBSD, mostly by Lennart AugustssonNiklas Hallqvist
1998-12-29first cut at a bpp driver; mailed to me by downsj eons agoTheo de Raadt
1998-12-22only define le_softc variables ifdef SUN4M; C. W. Wilkerson (wilker@purdue116...Jason Wright