Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-06-23 | no more kernfs | Theo de Raadt | |
2001-06-23 | Use pool_cache for l1 ptes. | Artur Grabowski | |
From NetBSD. | |||
2001-06-23 | Only mips uses cpu_set_init_frame (and it shouldn't) | Artur Grabowski | |
2001-06-23 | fix comment | Michael Shalayeff | |
2001-06-23 | PCI bus configuration userland access from FreeBSD. | Matthieu Herrb | |
Will be used by XFree86 on powerpc (works on i386 too, but its not currently used). | |||
2001-06-23 | Header file changes to support symbol loading just added. | Dale Rahn | |
2001-06-23 | Perform symbol lookup on ddb trace command. | Dale Rahn | |
Slightly more useful this way, some say. | |||
2001-06-23 | Support ddb initialization on powerpc. | Dale Rahn | |
2001-06-23 | Support for powerpc to load symbols, uses new libsa loadfile. | Dale Rahn | |
2001-06-22 | shift the range for i/o space allocation to 0xa000 as it | Michael Shalayeff | |
seems that some compaq machines have smth in the existing range at 0x2000. from nate@ | |||
2001-06-22 | build it static; nate | Theo de Raadt | |
2001-06-21 | Add support for the Cyclades-Z multiport serial cards. | Nathan Binkert | |
This has not been thoroughly tested yet, so it's not going into GENERIC now. From NetBSD. | |||
2001-06-21 | Finish what Theo started (a char * to void * conversion) | Niklas Hallqvist | |
2001-06-20 | comment typo. from jsyn@nthought.com | Niklas Hallqvist | |
2001-06-18 | Close PR 1864, Mhz should be written as MHz. | Dale Rahn | |
2001-06-17 | Add -Wno-uninitialized. | Hugh Graham | |
2001-06-17 | Don't pciaddr_do_resource_allocate if device is AGP to avoid conflict. | Michael Shalayeff | |
from Masanori Kanaoka <kanaoka@netbsd.org> | |||
2001-06-17 | Interrupt storm problem on awacs fixed, not necessary to disable | Dale Rahn | |
awacs anymore. | |||
2001-06-17 | Significant improvement on awacs driver. | Dale Rahn | |
Interrupts dealt with better, edge/level information used (from netbsd) The device does not cause interrupt storm anymore. Port change interrupt handled correctly now, audio automatically switches from speaker to headphone and back when headphone is inserted. If headphone is present on boot, audio automatically configures to headphone output. Audio level now defaults to decent, low level by default. | |||
2001-06-17 | Allow for more than 5 interrupt attribute values. awacs has 6. | Dale Rahn | |
2001-06-16 | More cleanink of unused code and incorrect comments. | Miod Vallat | |
Replace a ton of english typos with (fewer) miodish typos, too... | |||
2001-06-16 | sysarch() takes a void * | Theo de Raadt | |
2001-06-15 | Compile kernel with -Wall, and fix a few issues for this to work. | Miod Vallat | |
ok hugh@ | |||
2001-06-14 | Big cleanup of VM issues: | Miod Vallat | |
o get rid of m88k_foo macros when there is an mi foo macro o remove the ability, for the pmap module, to handle a native mmu page size different from the vm module page size. This allows some optimizations in pmap.c o remove dead stuff from <machine/vmparam.h> | |||
2001-06-14 | Fix for pmap_extract on amiga. int -> paddr_t fix. | Janne Johansson | |
2001-06-14 | Same fix as miod did for sun3/vax, but for amiga too. | Janne Johansson | |
Need more includes for netinet-stuff to work. | |||
2001-06-13 | Actually, because of multi-interrupts devices, use the opposite loop | Miod Vallat | |
direction. My bad, doh ! | |||
2001-06-13 | Recent changes in sys/netinet/ assume you get setsoftnet() via | Miod Vallat | |
<machine/param.h>, which was not the case for these arches. | |||
2001-06-12 | In intr_findvec(), correct the for() loop bounds. | Miod Vallat | |
And display barf messages only if option DIAGNOSTIC. | |||
2001-06-12 | Change RB_NOSYM, for it used to have the same value as RB_CONFIG ; | Miod Vallat | |
makes boot -c happier. | |||
2001-06-12 | Add ``scsibus* at vs?'', except on model 147, for which the vs driver | Miod Vallat | |
has issues. | |||
2001-06-12 | deal with gnu kernel dependencies right; cyxob@thief.dyndns.org | Theo de Raadt | |
2001-06-11 | Repair SUN4M-only case compilation... | Miod Vallat | |
2001-06-11 | Remove workaround for a gas bug fixed in binutils-2.10.1. | Artur Grabowski | |
gas confused $f28 with $at. | |||
2001-06-11 | Call doshutdownhooks() during shutdown. | Miod Vallat | |
2001-06-11 | Use MI {trunc,round}_page macros. | Miod Vallat | |
2001-06-11 | Being able to compile sun4 (non-sun4c non-4m) kernels doesn't hurt. | Miod Vallat | |
2001-06-10 | Do not print time in seconds since epoc on boot, | Dale Rahn | |
debugging was not removed before commit. | |||
2001-06-10 | Hack/workaround for gcc bug. GCC will generate a load/store double instruction | Dale Rahn | |
to do data copies, however it will not correctly identify that a load/store double will not correctly copy data where the address is misaligned. This emulates the load/store double operations in the kernel. Fixes gtk+ runtime problems. From NetBSD. | |||
2001-06-10 | permit compilation when only SUN4C is defined; based on patch from Thomas ↵ | Jason Wright | |
Coffy <coffy@altern.org>. | |||
2001-06-10 | Post pmap_extract() changes cleanup. | Dale Rahn | |
bus_addr_t vs vaddr_t/paddr_t Return correct value for poalloc(); | |||
2001-06-10 | Post pmap_extract() changes cleanup. | Miod Vallat | |
2001-06-10 | free commit from art | Michael Shalayeff | |
2001-06-10 | Art error #2 | Theo de Raadt | |
2001-06-10 | Art error #1 | Theo de Raadt | |
2001-06-10 | Semicolons are better added in canada to save cross atlantic bandwith. | Bob Beck | |
2001-06-09 | fix art oopsie so this compiles | Bob Beck | |
2001-06-09 | Account for timer interrupts which occur while timer is "blocked". | Dale Rahn | |
Current change will cause the timer(s) missed to be noticed on the next timer interrupt and then it will be accounted for. This really should set a soft interrupt or an interrupt pending bit for the timer, to more accurately reflect when the timer should have occurred. System time should no longer be lost with this change. | |||
2001-06-09 | disable debugging by default | Michael Shalayeff | |
2001-06-09 | print return value for debugging purposes | Michael Shalayeff | |