summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-12-14less confusing variable namesJason Wright
2001-12-14on some sony vaios (con dios) battery life is reportedMichael Shalayeff
2001-12-14add vgafb (disabled), and while here add cgsix/cgthree as disabledJason Wright
2001-12-14Driver for vga framebuffers on sparc64 based on cgsix (which is based onJason Wright
2001-12-14Add gem (disabled) and hme (...)Dale Rahn
2001-12-14Use default mapping type (little endian) if the type is 0, otherwise useJason Wright
2001-12-14pass zero as type for bus_space_map2 (the current argument isn't used byJason Wright
2001-12-14From NetBSD:Dale Rahn
2001-12-14hme can build on macppc, and and would work if the pci-pci bridge wouldDale Rahn
2001-12-14Remove cmmu_remote_[gs]et() here too, then...Miod Vallat
2001-12-14Duplicate #include line.Miod Vallat
2001-12-14Sync compilation flags definition accross m68k-based arches.Miod Vallat
2001-12-14SMALL_KERNEL -> outline splxNiklas Hallqvist
2001-12-14Repair MVME187 after MVME197 merge.Steve Murphree
2001-12-14New hz value needed by AlphaServer 1200 and a couple other machinesNathan Binkert
2001-12-14Workaround a compiler bug on m68k.Artur Grabowski
2001-12-14garbage collect some unused stuff.Jason Wright
2001-12-14gem wants BUS_DMA_READ define.Dale Rahn
2001-12-14Major restructuring for swizzling to the request queue and unswizzling frommjacob
2001-12-14$OpenBSD$Dale Rahn
2001-12-14Even more one-liners to get the kernel to link.Miod Vallat
2001-12-14Fill the M88100 blanks...Miod Vallat
2001-12-14This one was way too tricky at (almost) 3am. Now GENERIC enters the link phase.Miod Vallat
2001-12-14smurph you're a clown (with apologies to pefo@).Miod Vallat
2001-12-14Uncle miod had a GENERIC mvme88k and he wanted the kernel to compile, eieio...Miod Vallat
2001-12-14Hmm, too bad the interrupts do not configure. need pci_intr_fixup().Dale Rahn
2001-12-14One more free commit, thanks to smurph@, in order to get GENERIC going.Miod Vallat
2001-12-14Don't use a single static struct alpha_bus_space since there are machinesNathan Binkert
2001-12-14Major restructuring for swizzling to the request queue and unswizzling frommjacob
2001-12-14Roll f/w to latest && greatest for 2100 and 2200 cards.mjacob
2001-12-13If initialization fails, panic right away, instead ofNiklas Hallqvist
2001-12-13remover registers. bracket spl regions with asm volatilesNiklas Hallqvist
2001-12-13Realistic COPTS handling. Plus it gets in sync with other m68k arches.Miod Vallat
2001-12-13Add magic to the kernel Makefile to remove the need to explicitely putMiod Vallat
2001-12-13Steve, please pay attention to warnings.Miod Vallat
2001-12-13Fix for pmap extract from art.Dale Rahn
2001-12-13Get rid of magic numbersNathan Binkert
2001-12-13Make this run successfully through config(8), for starters...Miod Vallat
2001-12-13Fix old alpha bug recently triggered by conversion to busdma.Nathan Binkert
2001-12-13Add major for uda to the bootdev table.Hugh Graham
2001-12-13Support for MVME917 complete.Steve Murphree
2001-12-13Support for MVME197 completed. Fix SPL defs.Steve Murphree
2001-12-13remove redundant #if NPF. ok jason@jasoni
2001-12-13changes to work with 32bit platforms and get ethernet address on powerpc.Dale Rahn
2001-12-13Initialize variable before use. ok fgs@Thomas Nordin
2001-12-12- turn m88k_protection() into a trivial macro.Miod Vallat
2001-12-12Remove prototypes for non-existent mach leftovers, or duplicated inMiod Vallat
2001-12-12add hifn and dc at pciJason Wright
2001-12-12add /dev/crypto supportJason Wright
2001-12-12Full suite of bus_dma functions (except bus_dmamap_load_raw)... this allowsJason Wright