Age | Commit message (Expand) | Author |
2005-09-11 | ivec[] needs to be one entry larger on 188. | Miod Vallat |
2005-09-11 | cope with the ___moddi3 issue, same as mvme68k | Theo de Raadt |
2005-09-10 | beef up and correct the example section | Martin Reindl |
2005-09-08 | make comments match the fact that we are on sun4u, plus minor cleanup | Martin Reindl |
2005-09-06 | fix two conf space related hw erratas; dino-moh-humm | Michael Shalayeff |
2005-09-06 | regen | Michael Shalayeff |
2005-09-06 | add proj namesand those more modern cpus we do not have ids for yet | Michael Shalayeff |
2005-09-06 | Initialize max_cpus for 88110-based systems (i.e. 197 boards). Makes pmap | Miod Vallat |
2005-09-06 | Do not depend on MAX_CPUS being 4. | Miod Vallat |
2005-09-06 | Correct control registers descriptive names for 88110. | Miod Vallat |
2005-09-06 | MVME88K -> M88K in include file guard symbols. No functional changes. | Miod Vallat |
2005-09-06 | Remove misleading NCPUS (hardcoded) option. From the SMP tree. | Miod Vallat |
2005-09-06 | anomoly -> anomaly | Miod Vallat |
2005-09-04 | remove unused NetBSD pci_intr_evcnt() function. | Brad Smith |
2005-09-04 | remove unused NetBSD pci_intr_evcnt() function. | Brad Smith |
2005-08-29 | setpu stack for primary boot at 0x30000 after the load address. | Michael Shalayeff |
2005-08-28 | axe gig needs eephy; noted by dlg/jsg, add to required media | Theo de Raadt |
2005-08-24 | some scsi xs transactions can come in without a buffer pointer obviously; tes... | Theo de Raadt |
2005-08-23 | add rl* at cardbus. deraadt@ ok. | Federico G. Schwindt |
2005-08-20 | Check for and report the presense of SSE3. This has started to appear | Jonathan Gray |
2005-08-20 | PNI was changed to be known as SSE3 by Intel so make | Jonathan Gray |
2005-08-19 | Spacing. | Marco Peereboom |
2005-08-18 | Skip (trap) instruction in cpu_fork() instead of proc_trampoline(). | Mark Kettenis |
2005-08-18 | Make zaudio(4) work like a laptop, so that when you plug your headphones | Robert Nagy |
2005-08-16 | 3.8 will ship with support for art(4) | Theo de Raadt |
2005-08-14 | No more musyccbus aka ebus. | Claudio Jeker |
2005-08-14 | DCIAS() no more. | Miod Vallat |
2005-08-14 | Remove the inline cache and TLB primitives - we don't use them at this point, | Miod Vallat |
2005-08-14 | Use dma_cachectl() with the right size rather than DCIAS() which implies a | Miod Vallat |
2005-08-14 | catched->caught | Miod Vallat |
2005-08-14 | Add more flexibility to the fast trap handlers mechanism: | Miod Vallat |
2005-08-14 | Add mquery to the system calls which need extra care due to off_t arguments | Miod Vallat |
2005-08-13 | add ste* | Brad Smith |
2005-08-13 | Add commented out hooks for art(4). | Claudio Jeker |
2005-08-12 | Do not notify apmd of APM_CRIT_SUSPEND_REQ events; apmd makes us fall | Uwe Stuehler |
2005-08-10 | suggested by art, go for it deraadt, ok miod@ | Todd T. Fries |
2005-08-09 | - Don't depend on the APM_CRIT_RESUME event to run PWR_RESUME power hooks | Uwe Stuehler |
2005-08-09 | apparently some ultra machines do need this, work by miod; testing my uwe | Theo de Raadt |
2005-08-09 | Save a variable in espmatch(), vm_offset_t->vaddr_t, print DEBUG address | Martin Reindl |
2005-08-09 | move to 3.8-beta | Theo de Raadt |
2005-08-08 | Skip (trap) instruction in cpu_fork() instead of proc_trampoline(). | Mark Kettenis |
2005-08-08 | Avoid overlap in USB hard and the soft interrupt bits, update comments | Uwe Stuehler |
2005-08-07 | ati ixp audio; ported form ntbsd in <4h of boretime; testing by krw@ and ian@ | Michael Shalayeff |
2005-08-07 | a bunch more ADB handler IDs, will be necessary in the future | Martin Reindl |
2005-08-07 | Remove advertising clause from UCB licenses; ok deraad@ | Miod Vallat |
2005-08-06 | overhaul the grf driver: | Martin Reindl |
2005-08-06 | Remove 16 bit mode_t leftover in syscall processing. | Miod Vallat |
2005-08-06 | We do not need a char machine_arch[] constant. | Miod Vallat |
2005-08-06 | Model 360 does not have a PAC. | Miod Vallat |
2005-08-06 | If a process has trashed its stack, use sigexit() instead of psignal() to | Miod Vallat |