Age | Commit message (Expand) | Author |
2005-11-28 | Correctly report channel. PR 4728. | Jonathan Gray |
2005-11-28 | ansi/deregister. | Jonathan Gray |
2005-11-27 | Hide a few things from _LOCORE. | Miod Vallat |
2005-11-27 | repair builds. ramdisk kernels forgotten about again. | Theo de Raadt |
2005-11-27 | don't let anything outside route.c access the routing table heads directly, | Henning Brauer |
2005-11-27 | Move bpf_mtap() after trunk_*_input() so that we hopefull see only one | Ryan Thomas McBride |
2005-11-27 | Attempt to accept a packet only once when operating in failover mode. | Ryan Thomas McBride |
2005-11-27 | Get rid of the `len' locator for VME devices, since mappings have a page | Miod Vallat |
2005-11-27 | Nuke autoconf.h commons. | Miod Vallat |
2005-11-27 | ISOXXX/ISO-XXX -> ISO XXX | Jason McIntyre |
2005-11-27 | Don't set MNT_UPDATE and MNT_RELOAD before acquiring the mount point | Pedro Martelletto |
2005-11-27 | regen | Brad Smith |
2005-11-27 | - add Creative PCI ids for AWE64D, SoundBlaster Audigy 1/2/4, and another PCI | Brad Smith |
2005-11-27 | In the core of the idle loop, be sure to invoke spl0 more than once to | Miod Vallat |
2005-11-27 | Completly remove transition path INIT -> MASTER. | Marco Pfatschbacher |
2005-11-27 | Sort the IP addresses in ascending order when doing the carp hmac; makes | Ryan Thomas McBride |
2005-11-27 | Fix dereference of uninitialised pointer in trunk_input() error path. | Ryan Thomas McBride |
2005-11-27 | Make the trunk interface link state depend on the link states of the | Ryan Thomas McBride |
2005-11-27 | Don't use dmamap->dm_nsegs after calling bus_dmamap_unload() on | Kenneth R Westerback |
2005-11-27 | Prevent scsi pass-through busses from attaching when a board is marked | Marco Peereboom |
2005-11-27 | Since reception of Jumbo frames is enabled by default; ensure proper | Brad Smith |
2005-11-27 | Fix ami_freemem() by initializing segp before using it. | Kenneth R Westerback |
2005-11-27 | Use pci_get_capability() to check if were on a PCI Express card or not. | Brad Smith |
2005-11-27 | add initial support for ASF. | Brad Smith |
2005-11-26 | Frequency scaling for IBM 970FX. | Mark Kettenis |
2005-11-26 | fix interrupt moderation timer frequencies for Yukon and Yukon-II based | Brad Smith |
2005-11-26 | set Ethernet flow control parameters in em_hardware_init() | Brad Smith |
2005-11-26 | Add some missing 'break;'s in auich and auixp that lint spotted. While | Kenneth R Westerback |
2005-11-26 | some cleanup from gordon | Ted Unangst |
2005-11-26 | Move bus_dma from pa to dva. I wrote the initial diff with an ok from dlg@ | Marco Peereboom |
2005-11-26 | typo from Daniel Matic <maticd at gmail dot com> | Marco Peereboom |
2005-11-25 | Get rid of BROKEN_MMU_MASK, unnecessary now that bus_dmamap_sync() behaves | Miod Vallat |
2005-11-25 | Replace utterly wrong bus_dmamap_sync() with a much better version. | Miod Vallat |
2005-11-25 | Let the cache synchronization and invalidation functions report whether | Miod Vallat |
2005-11-25 | Prefer vaddr_t and paddr_t types, instead of void * and heavy casts. | Miod Vallat |
2005-11-25 | Need an explicit cast for atop() now. | Miod Vallat |
2005-11-25 | We don't have a va mapping in match() so don't bother trying to use badvaddr() | Miod Vallat |
2005-11-25 | FALLTHROUH -> FALLTHROUGH for lint. | Kenneth R Westerback |
2005-11-25 | do not use any casting in the atop/ptoa; tested on all archs by martin@ miod@... | Michael Shalayeff |
2005-11-25 | explicitly cast caddr_t to vaddr_t | Michael Shalayeff |
2005-11-25 | move the code to delete routes having a specific interface as output | Henning Brauer |
2005-11-25 | built files should be checked in after the source file | Ted Unangst |
2005-11-25 | KNF | Henning Brauer |
2005-11-25 | reduce eyebleeding, since we only borrow the code from our children | Henning Brauer |
2005-11-25 | How can we dance when our humppa is feeding | Henning Brauer |
2005-11-25 | Introduce debugging aid for queue macros. Disabled by default; but | Otto Moerbeek |
2005-11-25 | Remove $ on access to cpuid_level: we want to get the value of the | Tom Cosgrove |
2005-11-25 | fix BCM5714 PCI id name and add 5714S, 5715 and 5715S. | Brad Smith |
2005-11-25 | regen | Brad Smith |
2005-11-25 | - add BCM5714S, BCM5715 and BCM5715S | Brad Smith |