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