Age | Commit message (Expand) | Author |
2010-04-21 | Add support for PLX I/O 9016 based 8 port serial card | Bob Beck |
2010-04-20 | more misuse of user.h and sysctl.h | Theo de Raadt |
2010-04-20 | cleanup more confusion regarding user.h before proc.h, or missing proc.h | Theo de Raadt |
2010-04-20 | fix amd64 kernel compile after proc.h was removed from uvm_map.h | Peter Hessler |
2010-04-20 | Add bus_dma and oosiop(4), as found on the AV530 family. Tested on model 4605. | Miod Vallat |
2010-04-20 | need proc.h before user.h | Ted Unangst |
2010-04-20 | remove proc.h include from uvm_map.h. This has far reaching effects, as | Ted Unangst |
2010-04-20 | Get rid of MAXSENSORDEVICES. Gaps in sensordev lists are now handled | Theo de Raadt |
2010-04-20 | - Fix a calculation bug with the RX ring buffer memory address which | Theo de Raadt |
2010-04-20 | mii_activate() is unused | Theo de Raadt |
2010-04-20 | destintation -> destination | Miod Vallat |
2010-04-20 | Allow MD oosiop(4) attachment to override default values for a few of the | Miod Vallat |
2010-04-20 | Add "frequency" type for sensors. (and teach userland how to print that | Owain Ainsworth |
2010-04-20 | Instead of using PWT|PCD for uncached (which is wrong on old cpus and | Owain Ainsworth |
2010-04-20 | Nuke a few dead stores and one newly created unused variable. | Owain Ainsworth |
2010-04-20 | A few more uninitialised variables (mostly in incredibly uncommon cases). | Owain Ainsworth |
2010-04-20 | Don't ask for ipv6 checksum offloading as we aren't ready for it. | Jonathan Gray |
2010-04-20 | some misc cleanup of dmesg | Theo de Raadt |
2010-04-20 | start the sensors off invalid... ok yuo | Theo de Raadt |
2010-04-20 | Don't write garbage to the config space for phison, | Jonathan Gray |
2010-04-20 | for some systems we need to try harder; from Mikko Tolmunen | Theo de Raadt |
2010-04-20 | - an unsolicited response contains the codec address, not the codec | Jacob Meuser |
2010-04-19 | cckinc is signed. | Damien Bergamini |
2010-04-19 | Make ipending a per-CPU value. | Joel Sing |
2010-04-19 | Enable VS timer dispatch, from Eric Anholt upstream. | Owain Ainsworth |
2010-04-19 | Fix use of uninitialised variable. | Owain Ainsworth |
2010-04-19 | Add flags for chipset generation in with the other chipset type flags | Owain Ainsworth |
2010-04-19 | Correct fence pitch checking code and fence register writing on 9{1,4}x. | Owain Ainsworth |
2010-04-19 | Make the Processor Status Word (PSW) a per-CPU value. | Joel Sing |
2010-04-19 | move the stupid throwing away of ata_xfers out the run of the first scsi | David Gwynne |
2010-04-19 | Add missing bits for complete softraid support to sparc/sparc64 | David Coppa |
2010-04-19 | Add missing bits for complete softraid support to sparc/sparc64 | David Coppa |
2010-04-19 | i thought mpi gave each device all the openings on the bus, which was a | David Gwynne |
2010-04-18 | Work in progress support for AViiON models 4600 and 530. | Miod Vallat |
2010-04-18 | Correctly identify a machine of the 530 family even if the expansion I/O board | Miod Vallat |
2010-04-18 | Make key disks use their own optional metadata type, rather than reusing | Joel Sing |
2010-04-18 | Parse commandline options in netboot, and force the onboard ethernet address | Miod Vallat |
2010-04-18 | Apply the same interrupt enable bit fiddling protection as done for le@fwio | Miod Vallat |
2010-04-18 | Allow for multiple options after a dash (getopt style). | Miod Vallat |
2010-04-18 | Fix esym computation logic. | Miod Vallat |
2010-04-17 | Work around yet another MC88110 errata, causing cache writebacks upon snooping | Miod Vallat |
2010-04-17 | When the MAC address changes, change the IPv6 link local address | Stefan Sperling |
2010-04-17 | - correctly set cpu_model: instead of a vendor + model, set the cpu type | Jasper Lievisse Adriaanse |
2010-04-17 | use ifnewlladdr() for trunk lladdr changes, too | Theo de Raadt |
2010-04-17 | split SIOCSIFLLADDR code out into an ifnewlladr() function | Theo de Raadt |
2010-04-17 | sync | Mark Kettenis |
2010-04-17 | Add Sitecom WL-349 v1. | Mark Kettenis |
2010-04-17 | Do not forget to set nasid to the right value when trying to attach spdmem. | Miod Vallat |
2010-04-17 | regen | Miod Vallat |
2010-04-17 | A few more devices found on sgi hardware. | Miod Vallat |