summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-11-08oops, oops w/ no configured unitsMichael Shalayeff
2000-11-08UVMArtur Grabowski
2000-11-08add tagsEric Jackson
2000-11-08syncAaron Campbell
2000-11-08New products, so at least usb_quirks will compile; from NetBSD.Aaron Campbell
2000-11-08Sync with NetBSD. Too many changes to mention. For now I have skippedAaron Campbell
2000-11-08syncTheo de Raadt
2000-11-08shortenTheo de Raadt
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-08Add comcnattach that does the basic steps needed to attachArtur Grabowski
2000-11-08Include stand.h from lib/libsa/stand.hArtur Grabowski
2000-11-08Don't include sys/systm.h if we include stand.h.Artur Grabowski
2000-11-08allocate le_iomem in le_ioasic_attach instead of MD code,Artur Grabowski
2000-11-08Code that I will forget to change when I convert pmax to UVM.Artur Grabowski
2000-11-08Include vm_page.h and reorder some.Artur Grabowski
2000-11-08Initialize the timeout in attach, not wi_init.Artur Grabowski
2000-11-08Defines for min_gnt and max_lat fields in the bhlc reg.Artur Grabowski
2000-11-08Use netisr_dispatch.Artur Grabowski
2000-11-08Opps.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-08OpenBSD tagArtur Grabowski
2000-11-08Add a centralized dispatcher for softnet interrupts.Artur Grabowski
2000-11-08If MD code has defined curproc, don't do it here.Artur Grabowski
2000-11-08If MD code has defined curproc, don't do it here.Artur Grabowski
2000-11-07syncTheo de Raadt
2000-11-07shortenTheo de Raadt
2000-11-07we are at 2.8-currentTheo de Raadt
2000-11-07Promise PCI devs renamedChris Cappuccio
2000-11-07syncChris Cappuccio
2000-11-07Make more sense with Promise stuffChris Cappuccio
2000-11-07Use cc -xassembler-with-cpp instead of cpp | asArtur Grabowski
2000-11-07Fix multicast filter programming; from FreeBSD.Aaron Campbell
2000-11-07regenMichael Shalayeff
2000-11-07ami megaraid definitionsMichael Shalayeff
2000-11-07estimate sc_link.openings on the number of configured unitsMichael Shalayeff
2000-11-07initialize tdb pointer correctly, from Jean-Jacques.Bernard@hsc.frNiels Provos
2000-11-07AMD750 Athlon chipset support for PCIBIOS_INTR_FIXUP; from minoura@jp.netbsd.orgMichael Shalayeff
2000-11-07No need for extern struct proc *curproc.Artur Grabowski
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