summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-07-25Fix mips3 outofworld to panic cleanly even if shutdown path misses K2.jeffs
2000-07-25Add option to apply additional mask to the SR at run-time for MIPS3 platforms.jeffs
2000-07-25add disabled LOCKDEBUG; re-enable all the phy driversmrg
2000-07-25Re-instate a couple of delay slot NOPs marked `XXX spitfire bug?'pk
2000-07-25Map txrate for prism2, where each bit is apparently assigned to theonoe
2000-07-25Ignore all undefined bits in the Tadpole microcontroller status register.toddpw
2000-07-25Use libsa alloc().tsubai
2000-07-25Add ofwboot.{mrg,xcf} to CLEANFILES.tsubai
2000-07-25Make this compile again.tsubai
2000-07-25Enable console in initppc().tsubai
2000-07-25Allocate temporary buffer to copy OF page table dynamicallytsubai
2000-07-25We don't need to include the # VIA VT82C686A integrated AC'97 Audio as itwrstuden
2000-07-25Add a bunch of pci audio drivers. Most are commented out as they haven'twrstuden
2000-07-25Correct typo in comment.jeffs
2000-07-24French/Finnish/German/Norwegian keyboard support; ported by Thomas Runge from...is
2000-07-24French/Finnish/German/Norwegian keyboard support; ported by Thomas Rungeis
2000-07-24Improve the model identification and match. Addresses PR-10485.gmcgarry
2000-07-24Regen.gmcgarry
2000-07-24Add entries for all Xircom ethernet models.gmcgarry
2000-07-24Use new uvm_km_valloc_prefer_wait() in vmapbuf(). This lets the K2jeffs
2000-07-24Add uvm_km_valloc_prefer_wait(). Used to valloc with the passed injeffs
2000-07-24add netboot.bin to CLEANFILESjdolecek
2000-07-24cleanup Makefiles, put common stuff to Makefile.booters, ditch unnecessaryjdolecek
2000-07-24Optimization to pmap_zero_page(): we only need to use the first 16 FP regs,mycroft
2000-07-24Fix a whitespace glitch.mycroft
2000-07-24Pull in the bzero() changes from libc for real, with a couple of kernel-mycroft
2000-07-24create a funcion, siop_busreset(), to reset the scsibus.bouyer
2000-07-24CopyToBuffer/CopyFromBuffer are used by sii/xsii and nothing else.ad
2000-07-24Pass the level and vector to vme_intr_map() in the correct order.scw
2000-07-24Cosmetic & readability:pk
2000-07-24Increase polled command timeout to 2s.ad
2000-07-24Allow probe for SCSI tape drives even if no SCSI disk drives are configured.ad
2000-07-24G/C the IIO* #defines. They're no longer needed.scw
2000-07-24Delete kernfs.tsubai
2000-07-24Pass the boot partition number into the loaded kernel, in preparationscw
2000-07-24Define UVM_PAGE_IDLE_ZERO.pk
2000-07-24Fix delay slot error in the SUN4_MMU3L startup code.pk
2000-07-24Fix stack issues in bzero.eeh
2000-07-24Revert the previous change for now. I don't have time to debug it tonight.mycroft
2000-07-24Er, eliminate the -p link option as well, which just outputs huge amountsmycroft
2000-07-24Nuke lderr.mycroft
2000-07-24Slight rearrangement.mycroft
2000-07-24Purge C++-style comments.mycroft
2000-07-24Fix an obvious error that would cause fpu_ftoxi() to drop the upper half.mycroft
2000-07-24asm volatile --> __asm __volatilemycroft
2000-07-24Drop packet, increment udps_badlen if the udp header length fieldsommerfeld
2000-07-24Improve robustness of icmp_error():sommerfeld
2000-07-24Make this a bit safer against errors by using some .tmp files.mycroft
2000-07-24Give this a prayer of working with obj dirs.mycroft
2000-07-24Make this at least pretend to compile.mycroft