summaryrefslogtreecommitdiff
path: root/sys/arch/sparc
AgeCommit message (Expand)Author
1999-06-21avoid another sparc egcs bug, apparentlyTheo de Raadt
1999-06-17fix continuing from breakpoints on sparcArtur Grabowski
1999-06-07Better support for changing volume levels, muting, and switching outputJason Wright
1999-06-06set DFLDSIZ to 24MBTheo de Raadt
1999-06-06First cut at SUNW,CS4231 audio driver (ss4/ss5). This driver is output-onlyJason Wright
1999-06-04Think-o in pmap_extract4m(), detected by UVM; pkTheo de Raadt
1999-05-30Sigh, -DsparcTheo de Raadt
1999-05-29typoArtur Grabowski
1999-05-28Oops, missed in last commit: additional AUDIO definitionsJason Wright
1999-05-28fix up audio_if interfaces and debugging code (allows switching betweenJason Wright
1999-05-27typoArtur Grabowski
1999-05-24Only do basic work in the ethernet interrupt context, and queue packets toJason Wright
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-05-22Add new vm_swap code for dynamic swap. From netbsd, munged some by me, andTobias Weingartner
1999-05-10Use symbolic define for BYTE_ORDER.Marc Espie
1999-05-08Turn off sync when turning off video so that monitors will go into stand-by.Jason Wright
1999-05-05delay in power-off; minoura@dale.makoto.hauN.orgTheo de Raadt
1999-04-27make this compile for !MNN case. (which is the default). DUH.Artur Grabowski
1999-04-23last part of UVM stuff for pmap (aborted yesterday by a routing loop).Artur Grabowski
1999-04-22MACHINE_NEW_NONCONTIG code. From NetBSD. Needed by UVMArtur Grabowski
1999-04-22UVM stuff. Mostly name changes.Artur Grabowski
1999-04-22UVM stuff. vm_fault -> uvm_faultArtur Grabowski
1999-04-22UVM kernacc -> uvm_kernaccArtur Grabowski
1999-04-22UVM fixes. Mostly changed function names.Artur Grabowski
1999-04-22kcopy needed by UVM. From NetBSDArtur Grabowski
1999-04-22UVM fixes, cnt -> uvmexpArtur Grabowski
1999-04-22constants for UVMArtur Grabowski
1999-04-22[vp]{addr,size}_t needed by UVMArtur Grabowski
1999-04-22implement pmap_{,de}activateArtur Grabowski
1999-04-22protect from multiple includeArtur Grabowski
1999-04-22UVM fixes. vm_map_create -> uvm_map_create and kmem_alloc -> uvm_km_allocArtur Grabowski
1999-04-22UVM fixes, just a few useracc -> uvm_useraccArtur Grabowski
1999-04-22fix device selector, spif isn't an DV_NET, missing sbus_establishJason Wright
1999-04-18xbox fits in the RAMDISKTheo de Raadt
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