Age | Commit message (Expand) | Author |
2010-04-24 | This code is only called during autoconf, and never ever from an | Mark Kettenis |
2010-04-23 | Make raidframe compile after recent #include rectification. Noted by | Kenneth R Westerback |
2010-04-23 | Add a barrier before we submit the ringbuffer and before we do anything | Owain Ainsworth |
2010-04-23 | Allow for lazy fence disable on tiling change. | Owain Ainsworth |
2010-04-23 | give AR9287 some chance to work. | Damien Bergamini |
2010-04-23 | Recycle unused disklabel fields in order to create a disklabel unique | Joel Sing |
2010-04-23 | the SAT spec from t10.org defines messages for tunnelling ATA commands over | David Gwynne |
2010-04-22 | Don't include sysctl.h, and remove an unused struct from the softc. | Stuart Henderson |
2010-04-22 | Remove unused sysctl.h include. Inspired by claudio's commit the other day. | Michael Knudsen |
2010-04-22 | use BUS_DMA_ZERO on alloc instead of bzeroing after. | Owain Ainsworth |
2010-04-22 | Fix cut 'n paste typo | Marco Peereboom |
2010-04-22 | cut atascsi over to providing and using iopools. this gets rid of NO_CCB | David Gwynne |
2010-04-21 | let this compile on RAMDISKS, which have no ioctl | Theo de Raadt |
2010-04-21 | Directly comparing pcitag_t's doesn't work on all platforms so decompose the | Mark Kettenis |
2010-04-21 | sys/sysctl.h is not needed here. OK deraadt@ | Claudio Jeker |
2010-04-21 | First stab at a VGA arbiter. The VGA arbiter makes sure that only a single | Mark Kettenis |
2010-04-21 | Add support for PLX I/O 9016 based 8 port serial card | Bob Beck |
2010-04-20 | remove proc.h include from uvm_map.h. This has far reaching effects, as | Ted Unangst |
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 | Allow MD oosiop(4) attachment to override default values for a few of the | Miod Vallat |
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 | 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 | move the stupid throwing away of ata_xfers out the run of the first scsi | David Gwynne |
2010-04-19 | i thought mpi gave each device all the openings on the bus, which was a | David Gwynne |
2010-04-18 | Make key disks use their own optional metadata type, rather than reusing | Joel Sing |
2010-04-17 | sync | Mark Kettenis |
2010-04-17 | Add Sitecom WL-349 v1. | Mark Kettenis |
2010-04-17 | regen | Miod Vallat |
2010-04-17 | A few more devices found on sgi hardware. | Miod Vallat |
2010-04-16 | Remove Intel RAID IDs for now. They can be added back when code has been | Mark Kettenis |
2010-04-16 | sync | Mark Kettenis |
2010-04-16 | Add ID for Sitecom WL-353. | Mark Kettenis |
2010-04-16 | Additional gtt alignment paranoia: | Owain Ainsworth |
2010-04-16 | Correct reversed test in set_tiling. this should deal with the fence | Owain Ainsworth |
2010-04-16 | Correct some comments and cleanup some whitespace. | Owain Ainsworth |
2010-04-16 | paranoia: NULL check before free. | Owain Ainsworth |
2010-04-16 | If we fail to idle the chip in leavvt don't disable the interrupt, | Owain Ainsworth |
2010-04-16 | fix types in two error printfs. one of these also had a %d bug no vararg | Owain Ainsworth |