Age | Commit message (Expand) | Author |
2007-01-10 | change firmware byte order to be same on all architectures | Theo de Raadt |
2007-01-10 | fix fallout of the split sensor devices change which caused lockups on | David Gwynne |
2007-01-10 | Fix getitimer to use uptime as setitimer does. Fixes bad output from | Artur Grabowski |
2007-01-09 | Adjust for USIII to RIO EBus renaming. | Mark Kettenis |
2007-01-09 | regen | Mark Kettenis |
2007-01-09 | Spell Ebus as EBus like Sun does. Rename USIII EBus to RIO Ebus. | Mark Kettenis |
2007-01-09 | network byte order firmware, so that firmware files are the same on | Theo de Raadt |
2007-01-09 | Miod used a too large hatchet when trimming userret in 1.80. | Artur Grabowski |
2007-01-08 | Fix comment. From Constantine A. Murenin. | Mark Kettenis |
2007-01-08 | No need to re-init on every media change. | Mark Kettenis |
2007-01-08 | attach to Gigabyte GN-WI05GS Mini-PCI Express adapters. | Damien Bergamini |
2007-01-08 | sync | Damien Bergamini |
2007-01-08 | Add USB id for Mini-PCI Express Gigabyte GN-WI05GS which shows up as | Damien Bergamini |
2007-01-08 | Add support for HW TCP/IP checksum offload for adapters that support it. | Damien Bergamini |
2007-01-08 | add round brackets around return values | Michele Marchetto |
2007-01-08 | discard packet and return if ifp is not a member of the bridge | Michele Marchetto |
2007-01-08 | Add support for Leadtek Winfast TV 2000 XP, from Tim Leslie | Pedro Martelletto |
2007-01-07 | Fix VCore voltage detection on w83637hf. | Mark Kettenis |
2007-01-07 | fcu fans are PWM, express as %; from murenin | Theo de Raadt |
2007-01-07 | The associativity of the cache is already taken into account for | Mark Kettenis |
2007-01-07 | Print out mask set revision. | Mark Kettenis |
2007-01-07 | add some comments | Nikolay Sturm |
2007-01-07 | document the unit of sizes in struct fs (bytes or frags) | Nikolay Sturm |
2007-01-07 | Replace infinite loops with appropriate constructs to fail operation if it | Miod Vallat |
2007-01-07 | Trim include files list. | Miod Vallat |
2007-01-07 | Get rid of PROM font-related defines. | Miod Vallat |
2007-01-07 | Skip optional dash when parsing the layout code. | Miod Vallat |
2007-01-07 | Hardcode DIO_SCMAX if kernel is built without model 320 support. | Miod Vallat |
2007-01-07 | Fix (unused) OPENPIC_IPI macro. | Miod Vallat |
2007-01-07 | Protect against zero blocksize (causing a divide by zero) in audiogetinfo(). | Miod Vallat |
2007-01-07 | Some dynamically allocated elements are not considered of vital importance | Miod Vallat |
2007-01-07 | Change allocations to M_NOWAIT in attach methods, and return NULL if they fail. | Miod Vallat |
2007-01-07 | In wsscreen_attach(), allow wsemul->attach to fail (returning NULL) if the | Miod Vallat |
2007-01-07 | Spacing, comments. | Marcus Glocker |
2007-01-07 | Initialize GPIO. | Marcus Glocker |
2007-01-06 | stop printing messages when changing space/time optimizations. | Ted Unangst |
2007-01-06 | Remove bogus code for flushing 32-bit tlb entries. This makes it possible to | Mark Kettenis |
2007-01-06 | Use VM_MAX_KERNEL_ADDRESS instead of KERNEND in pmap_growkernel(). | Mark Kettenis |
2007-01-06 | Fix error string for loadfirmware(). | Marcus Glocker |
2007-01-06 | Add commented out ISA entries. | Miod Vallat |
2007-01-06 | Preliminary support for the hp300 single ISA slot found in 4xx `t' models. | Miod Vallat |
2007-01-06 | Turn bus_space_tag_t into real structures containing a bunch of function | Miod Vallat |
2007-01-06 | Propagate bus_space_tag_t through device attachment args structures, rather | Miod Vallat |
2007-01-06 | Make the driver able to read the network byte ordered firmware file. | Marcus Glocker |
2007-01-06 | build and extract program to merge bcw(4) firmware files into one single | Marcus Glocker |
2007-01-06 | regen | Pedro Martelletto |
2007-01-06 | Add Leadtek WinFast TV 2000 XP, from Tim Leslie | Pedro Martelletto |
2007-01-06 | make microcode file byte-order independent so that the file is the same | Theo de Raadt |
2007-01-05 | Now that all ethernet drivers that support flow control set MIIF_DOPAUSE, | Mark Kettenis |
2007-01-05 | For Yukon-based cards, pass MIIF_DOPAUSE to mii_attach(). | Mark Kettenis |