summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2000-11-08Zap dead files.Artur Grabowski
2000-11-08no need to extern booted_device everywhere.Artur Grabowski
2000-11-08extern struct device *booted_deviceArtur Grabowski
2000-11-08tag the rest of alpha treeEric Jackson
2000-11-08add tagsEric Jackson
2000-11-08add tagsEric Jackson
2000-11-08betterer pmap_kenter_pa() mostly from Havard Eidnes <he@runit.sintef.no>Michael Shalayeff
2000-11-08use net/netisr_dispatch.hMichael Shalayeff
2000-11-08Add back the isp driver. It only works on some machines right now,Artur Grabowski
2000-11-08Add support for Miata.Artur Grabowski
2000-11-08Merge in big portions of the improvements NetBSD did to their alpha port.Artur Grabowski
2000-11-08Remove kernel configs that will stop working soon.Artur Grabowski
2000-11-08Code that I will forget to change when I convert pmax to UVM.Artur Grabowski
2000-11-08Use netisr_dispatch.Artur Grabowski
2000-11-08Don't busy-wait for random data.Artur Grabowski
2000-11-08Enable UVM by default.Artur Grabowski
2000-11-08Some fixes to vmapbuf and vunmapbuf.Artur Grabowski
2000-11-08Fixes to submap allocation.Artur Grabowski
2000-11-08Use netisr_dispatch.hArtur Grabowski
2000-11-07Use cc -xassembler-with-cpp instead of cpp | asArtur Grabowski
2000-11-07AMD750 Athlon chipset support for PCIBIOS_INTR_FIXUP; from minoura@jp.netbsd.orgMichael Shalayeff
2000-11-07Cleanup ctx_free wrt. 4m vs. 4c.Artur Grabowski
2000-11-07Cleanup some ifdefs in the powerdown code.Artur Grabowski
2000-11-07Race conditions make it hard for us to know if the interrupt was for us.Artur Grabowski
2000-11-06tabs vs spacesMichael Shalayeff
2000-11-05Update to reflect closer to reality. and current direction for the port.Dale Rahn
2000-11-05Changes to print out size of L2 Cache for G4 and G3 machines.Dale Rahn
2000-10-31rename pcibios.h to pcibiosvar.hTheo de Raadt
2000-10-31Trim the fat, needs testing.Todd C. Miller
2000-10-31ramdisk support for vax.Hugh Graham
2000-10-27Put dc(4) cardbus attachment on floppyC, too.Aaron Campbell
2000-10-27and angry dwarfs came on to meMichael Shalayeff
2000-10-27more precise BUFCACHEPERCENT calculations.Michael Shalayeff
2000-10-26Remove the notion of "Copybuffer ownership" now that copybuffer contents areAaron Campbell
2000-10-26match via82c586 also on other apollo chipsets, such as VT82C585, VT82C596A, V...Michael Shalayeff
2000-10-26fix bpf; diagnosed by fgsTheo de Raadt
2000-10-26Add support for Xircom X3201-based CardBus Ethernet cards. Tested successfullyAaron Campbell
2000-10-25put back using bios_pciinfo, we will rework it later onMichael Shalayeff
2000-10-25some people may say that i suckMichael Shalayeff
2000-10-25add pciprobe back into /boot.Michael Shalayeff
2000-10-25Wrap PCVT mouse operations in spltty(); deraadt@ okAaron Campbell
2000-10-24RCS tag didn't stick on unimpl_emul.s, perhaps due to funky netbsd tagHugh Graham
2000-10-24Verify that memory regions are always page aligned and multiple of page size.Dale Rahn
2000-10-24Code to emulate instructions trapped by a privinflt.Hugh Graham
2000-10-23ok, i think all i82802-using host bridges are in here nowTheo de Raadt
2000-10-23KbitTheo de Raadt
2000-10-23i820 also does rng; art testedTheo de Raadt
2000-10-21w/ help of aaron@ make it work now:Michael Shalayeff
2000-10-20fix clean targetTheo de Raadt
2000-10-20Add Mhz to cpu information.Dale Rahn