Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-05-29 | Enable vga0 at isa? (makes krw's vga appear). | Tom Cosgrove | |
ok krw@ deraadt@ | |||
2004-05-28 | Modify adb packet handling so that the completion routine can reentrantly | Dale Rahn | |
process the queue. fix from netbsd, pointed out on ppc@ several times. Doesn't appear to affect my machines, but helps others. | |||
2004-05-28 | put ahd in these two config files (disabled for now, though, because it | Theo de Raadt | |
is not yet reliable) | |||
2004-05-27 | hppa pmap needs to use old pool allocator for now. | Ted Unangst | |
i know the fix, but it's not here yet. ok mickey | |||
2004-05-27 | apm restores perflevel after resume; some cpus are forgetful. | Ted Unangst | |
update cpu even with 100 -> 100 setperf changes, in case saved value has gotten out of sync. from grange@ ok deraadt@ grange@ | |||
2004-05-26 | Define correct EOF and EOL characters in the default firmware termios | Miod Vallat | |
structure. | |||
2004-05-26 | Use physical addresses as seen in the A24 MVME332XT address space, this | Miod Vallat | |
allows the driver to really don't care about its VME address and simplifies some code. | |||
2004-05-25 | replace obsolete references to bootpd(8) and bootptab(5) w/ dhcpd(8); | Jason McIntyre | |
from jared yanovich; | |||
2004-05-25 | catcher ptr can be a plabel -- handle that in sigcode | Michael Shalayeff | |
2004-05-25 | Make bpp_send() return the packet error code when invoked with NOWAIT. | Miod Vallat | |
2004-05-25 | Make this driver aware of non-1:1 mappings. | Miod Vallat | |
This currently mimcs the existing code, which can be cleaned up further. | |||
2004-05-25 | enable rl; works according to kent@ripco.com | Theo de Raadt | |
2004-05-23 | Put back the fixed NCPUS == 1 version of flush_atc_entry(). | Miod Vallat | |
2004-05-23 | Simplify iomap_mapin(). | Miod Vallat | |
2004-05-23 | Nuke kvtop(), preserving a private copy in mvme88k vs(4) for now. | Miod Vallat | |
2004-05-23 | don't need backslashes in splx. spotted otto | Ted Unangst | |
2004-05-23 | Enable lmtemp(4). | Alexander Yurchenko | |
It's found on the second ACCESS.bus port at address 0x48 of the PC Engines WRAP.1C board. ok deraadt@ | |||
2004-05-23 | gscsio(4) -- National Semiconductor Geode SC1100 Super I/O driver. | Alexander Yurchenko | |
For now it only supports I2C-compatible ACCESS.bus interface, so we use it as an i2c master controller. ACCESS.bus interface is enabled and used on the PC Engines WRAP.1C board. | |||
2004-05-23 | Enable i2c for i386 port. | Alexander Yurchenko | |
2004-05-23 | netbsd 1.54; do not count on new process having cleared condition codes; | Theo de Raadt | |
hunted down by brian poole as relevant for the occassional cron failure at startup... | |||
2004-05-23 | Enable ehci on amd64 also. ok deraadt@ pval@ | Dale Rahn | |
2004-05-23 | Adjust the link address to elinate the nearly 1MB of pad which was getting | Dale Rahn | |
added to amd64 kernel. ok deraadt@ | |||
2004-05-23 | ehci support; hacked into working shape by jonathon@gateway.zenbu.net | Theo de Raadt | |
2004-05-23 | Three years ago, Mike Frantzen invented StackGhost -- a simple tweak | Theo de Raadt | |
to the register window spill/fill routines which made buffer overflows much more difficult to exploit. This code was integrated (and optimized) into OpenBSD/sparc, but could not be enabled because the interface changes affected gdb deeply. Mike and I (independently) failed to write gdb support, so StackGhost was left disabled. Until today, two years later.. because Mark Kettenis has written the neccessary code! Here comes the 1 line diff that enables StackGhost! Thanks Mark! | |||
2004-05-23 | workaround gcc brokenness by outlining spl functions. | Ted Unangst | |
finally solves vfs corruption. hint and ok art@, ok deraadt@ | |||
2004-05-22 | Reset the board during probe. As a result, we can now honor the SCSI | Miod Vallat | |
controller ID jumpers, instead of reprogramming the board to 7 every time. | |||
2004-05-22 | Safer work queue thaw sequence. | Miod Vallat | |
2004-05-22 | Convert to bus_space; but it still uses kvtop()... | Miod Vallat | |
2004-05-22 | two more reloc types | Michael Shalayeff | |
2004-05-21 | std header ifdef naming conventions; ok mickey@ | Todd T. Fries | |
2004-05-21 | More cleaning, better registers programming, better error messages. | Miod Vallat | |
2004-05-20 | More "can't help but clean things while reading". | Miod Vallat | |
2004-05-20 | Make MINGDTSIZ a multiple of PAGE_SIZE to avoid destroying the gdt table. | Thomas Nordin | |
ok tom@ toby@ | |||
2004-05-20 | Fix arithmetic in vs_getiopb(), from mvme88k. | Miod Vallat | |
2004-05-20 | General cleanup before attempting to move towards bus_space and bus_dma. | Miod Vallat | |
Also fix an arithmetic bug which caused almost no harm by luck. | |||
2004-05-20 | Properly flush instruction cache for ptrace(PT_WRTIE_{DI}, ...) on powerpc | Mark Kettenis | |
and m68k. ok drahn@, millert@ | |||
2004-05-19 | Rewrite va_arg() for correctness. Not only is the new code easier to read, | Miod Vallat | |
it also expands to faster code! | |||
2004-05-19 | stupid typo that prevented i686 pagezero code from being used. from art | Ted Unangst | |
2004-05-19 | No need to force a kernel mapping for the sram, the sram driver will do it | Miod Vallat | |
if necessary. | |||
2004-05-19 | de __P of sys/arch/cats. | Dale Rahn | |
2004-05-19 | de __P of sys/arch/arm. | Dale Rahn | |
2004-05-17 | Work arounda behaviour change in binutils-2.14, now -m<...> -nostdlib | Dale Rahn | |
removes /usr/libdata from the script search path. add it back with a -L | |||
2004-05-17 | KNF and minor cleaning. | Miod Vallat | |
2004-05-17 | OF_mapintr: swizzle interrupt for PCI bridges, | Brad Smith | |
don't process OBP interrupts, return error if interrupt is not mapped. allows the IDE CD-rom on a Netra T1 105 to work. From NetBSD Tested by me on a Netra T1 105 and Ultra 10, tested on a E450 and ok henric@ | |||
2004-05-16 | Simplify bugtty_chkinput(), from mvmeppc. | Miod Vallat | |
2004-05-15 | Be more careful when using hwirq[] values. | Miod Vallat | |
2004-05-14 | Attach a working bugtty device - userland needs at least a console tty. | Miod Vallat | |
2004-05-14 | Correctly coalesce buffers in _bus_dmamap_load_buffer(). | Miod Vallat | |
2004-05-14 | Really working interrupt engine, at least on both 2600 flavours. | Miod Vallat | |
2004-05-13 | activate systrace on amd64, while here get rid of syscall_{plain,fancy} | Nikolay Sturm | |
instead use syscall() as everywhere else ok mickey, tested and ok tedu@ |