summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2004-05-28Modify adb packet handling so that the completion routine can reentrantlyDale Rahn
2004-05-28put ahd in these two config files (disabled for now, though, because itTheo de Raadt
2004-05-27hppa pmap needs to use old pool allocator for now.Ted Unangst
2004-05-27apm restores perflevel after resume; some cpus are forgetful.Ted Unangst
2004-05-26Define correct EOF and EOL characters in the default firmware termiosMiod Vallat
2004-05-26Use physical addresses as seen in the A24 MVME332XT address space, thisMiod Vallat
2004-05-25replace obsolete references to bootpd(8) and bootptab(5) w/ dhcpd(8);Jason McIntyre
2004-05-25catcher ptr can be a plabel -- handle that in sigcodeMichael Shalayeff
2004-05-25Make bpp_send() return the packet error code when invoked with NOWAIT.Miod Vallat
2004-05-25Make this driver aware of non-1:1 mappings.Miod Vallat
2004-05-25enable rl; works according to kent@ripco.comTheo de Raadt
2004-05-23Put back the fixed NCPUS == 1 version of flush_atc_entry().Miod Vallat
2004-05-23Simplify iomap_mapin().Miod Vallat
2004-05-23Nuke kvtop(), preserving a private copy in mvme88k vs(4) for now.Miod Vallat
2004-05-23don't need backslashes in splx. spotted ottoTed Unangst
2004-05-23Enable lmtemp(4).Alexander Yurchenko
2004-05-23gscsio(4) -- National Semiconductor Geode SC1100 Super I/O driver.Alexander Yurchenko
2004-05-23Enable i2c for i386 port.Alexander Yurchenko
2004-05-23netbsd 1.54; do not count on new process having cleared condition codes;Theo de Raadt
2004-05-23Enable ehci on amd64 also. ok deraadt@ pval@Dale Rahn
2004-05-23Adjust the link address to elinate the nearly 1MB of pad which was gettingDale Rahn
2004-05-23ehci support; hacked into working shape by jonathon@gateway.zenbu.netTheo de Raadt
2004-05-23Three years ago, Mike Frantzen invented StackGhost -- a simple tweakTheo de Raadt
2004-05-23workaround gcc brokenness by outlining spl functions.Ted Unangst
2004-05-22Reset the board during probe. As a result, we can now honor the SCSIMiod Vallat
2004-05-22Safer work queue thaw sequence.Miod Vallat
2004-05-22Convert to bus_space; but it still uses kvtop()...Miod Vallat
2004-05-22two more reloc typesMichael Shalayeff
2004-05-21std header ifdef naming conventions; ok mickey@Todd T. Fries
2004-05-21More cleaning, better registers programming, better error messages.Miod Vallat
2004-05-20More "can't help but clean things while reading".Miod Vallat
2004-05-20Make MINGDTSIZ a multiple of PAGE_SIZE to avoid destroying the gdt table.Thomas Nordin
2004-05-20Fix arithmetic in vs_getiopb(), from mvme88k.Miod Vallat
2004-05-20General cleanup before attempting to move towards bus_space and bus_dma.Miod Vallat
2004-05-20Properly flush instruction cache for ptrace(PT_WRTIE_{DI}, ...) on powerpcMark Kettenis
2004-05-19Rewrite va_arg() for correctness. Not only is the new code easier to read,Miod Vallat
2004-05-19stupid typo that prevented i686 pagezero code from being used. from artTed Unangst
2004-05-19No need to force a kernel mapping for the sram, the sram driver will do itMiod Vallat
2004-05-19de __P of sys/arch/cats.Dale Rahn
2004-05-19de __P of sys/arch/arm.Dale Rahn
2004-05-17Work arounda behaviour change in binutils-2.14, now -m<...> -nostdlibDale Rahn
2004-05-17KNF and minor cleaning.Miod Vallat
2004-05-17OF_mapintr: swizzle interrupt for PCI bridges,Brad Smith
2004-05-16Simplify bugtty_chkinput(), from mvmeppc.Miod Vallat
2004-05-15Be more careful when using hwirq[] values.Miod Vallat
2004-05-14Attach a working bugtty device - userland needs at least a console tty.Miod Vallat
2004-05-14Correctly coalesce buffers in _bus_dmamap_load_buffer().Miod Vallat
2004-05-14Really working interrupt engine, at least on both 2600 flavours.Miod Vallat
2004-05-13activate systrace on amd64, while here get rid of syscall_{plain,fancy}Nikolay Sturm
2004-05-138ks do not have hvtMichael Shalayeff