Age | Commit message (Expand) | Author |
2012-04-08 | Enable option CPU_R4600, verified to work on an R4600PC Indy. The secondary | Miod Vallat |
2012-04-08 | Be more careful when reprogramming the sq(4) DMA and PIO timing parameters; | Miod Vallat |
2012-04-08 | additional urtwn device ids found in the linux driver | Jonathan Gray |
2012-04-08 | regen | Jonathan Gray |
2012-04-08 | additional urtwn device ids found in the linux driver | Jonathan Gray |
2012-04-08 | regen | Jonathan Gray |
2012-04-08 | add ids for Attansic/Atheros L1F (AR8161) and L2F (AR8162). | Jonathan Gray |
2012-04-08 | additional adapter types from FreeBSD | Jonathan Gray |
2012-04-08 | match BELKIN F7D2102; from Seth Jackson | Theo de Raadt |
2012-04-08 | add BELKIN F7D2102; Seth Jackson | Theo de Raadt |
2012-04-07 | Tweak FAT detection/usage. Recognize 'bare' FAT media that lacks | Kenneth R Westerback |
2012-04-07 | Bring the rtable sockopt code in line with the setrtable() implementation. | Claudio Jeker |
2012-04-07 | remove superfluous return, ok mikeb | Camiel Dobbelaar |
2012-04-06 | Implement PT_GET_THREAD_FIRS and PT_GET_THREAD_NEXT. | Mark Kettenis |
2012-04-06 | Make the logic for PMAP_PREFER() and the logic, inside pmap, to do the | Miod Vallat |
2012-04-06 | Rework IP22 RTC year base computation, again. It turns out that different | Miod Vallat |
2012-04-06 | Get serial console speed from ARCBios earlier; repairs serial console on Octane | Miod Vallat |
2012-04-06 | Put raidframe in the attic. | Joel Sing |
2012-04-06 | tedu the raidframe. | Joel Sing |
2012-04-06 | ruadd() does the summing of system and user times, so doing so again | Philip Guenthe |
2012-04-05 | In the neverending tradition of never making things simple, SGI used 1940 as | Miod Vallat |
2012-04-05 | Bail out of bus_dmamap_sync() earlier in the non-PREWRITE cases on TGT_COHERENT | Miod Vallat |
2012-04-05 | Lower ZS_DELAY() back to what it was, but issue a bus_space_barrier() after | Miod Vallat |
2012-04-05 | Add an explicit bus_space_barrier() function for revision 3 hpc, which has a | Miod Vallat |
2012-04-05 | DMA descriptors only need to be aligned on 8-byte boundaries, and the struct | Miod Vallat |
2012-04-05 | regen | Jonathan Gray |
2012-04-05 | add some devices found on a r720 | Jonathan Gray |
2012-04-05 | As it was made evident by Olaf 'Rhialto' Seibert in the NetBSD PR 34583, | Mike Belopuhov |
2012-04-04 | Make sure that identifycpu() is run only once; fixes occasional | Mike Belopuhov |
2012-04-04 | SCM_CREDS can go away, since everything uses the newer APIs. | Theo de Raadt |
2012-04-04 | pipex hook in udp_usrreq() mistakenly assumed that `inp' is connected. | YASUOKA Masahiko |
2012-04-03 | After suspend/resume, reload the firmware. Skip firmware on | Theo de Raadt |
2012-04-03 | Uncomment eisa0 attachment. People can then complain about their boards not | Miod Vallat |
2012-04-03 | Default DMA-reachable address constraints to the whole address space, and | Miod Vallat |
2012-04-03 | regen | Miod Vallat |
2012-04-03 | Do not turn keypad delete key into the other delete key when creating the | Miod Vallat |
2012-04-03 | Fix kernel compilation with pf but without pfsync pseudo-device by | Mike Belopuhov |
2012-04-03 | According to the RFC 2460 and RFC 5095, ICMP Parameter Problem, Code 0 | Mike Belopuhov |
2012-04-03 | bail if redirect destination is not unicast before doing other | Mike Belopuhov |
2012-04-02 | EISA bus attachment glue for Indigo 2 systems. Currently only tested with | Miod Vallat |
2012-04-01 | Fix merge botch when porting this from NetBSD; we don't need to disable the | Miod Vallat |
2012-04-01 | Increase delay between chip register accesses. Fixes the console freeze during | Miod Vallat |
2012-04-01 | make this work on big endian archs again, broken in the last commit. | Jonathan Gray |
2012-03-31 | Some whitespace/paren tweaks. Rename the mbr testing variable from | Kenneth R Westerback |
2012-03-31 | softintr_establish() takes IPL_xxx, not SI_xxx (harmless here since they turned | Miod Vallat |
2012-03-30 | Expand the panic to show the malloc type and size. Okay deraadt@. | Paul Irofti |
2012-03-30 | actually store the result of the pmtu-route lookup. otherwise we | Markus Friedl |
2012-03-30 | If the MIDI UART is not ready for output, don't spin at IPL_CLOCK; | Alexandre Ratchov |
2012-03-29 | Put more smarts into the limited bootblocks brain; they will now happily | Miod Vallat |
2012-03-29 | Link IP22 kernels at 8MB rather than 1MB, to prevent bsd.rd from overlapping | Miod Vallat |