Age | Commit message (Expand) | Author |
2008-11-26 | Add a number of driver files necessary for OpenMoko support, | Dale Rahn |
2008-11-26 | Add a missing device. Found by Alex Brodsky <abrodsky@acs.winnipeg.ca>. | Marc Balmer |
2008-11-26 | Initial port of OpenBSD to the (xscale based) gumstix, work in progress. | Dale Rahn |
2008-11-26 | Sparc64 still only has 64 virtual address bits and not 65. | Claudio Jeker |
2008-11-26 | Use bus_dmamap_load_mbuf instead of loading mbuf fragments ourselves, and | Mark Kettenis |
2008-11-26 | typo; ok jmc@ | Otto Moerbeek |
2008-11-26 | aliases is sorted alphabetically, so move up '_btd'. | Felix Kronlage |
2008-11-26 | Change pci_intr_handle_t to be like i386 where it is a struct that stores the | Mark Kettenis |
2008-11-26 | Fix typo, okay jmc@. | Pedro Martelletto |
2008-11-26 | Implement config reloading (still only work in progress) | Uwe Stuehler |
2008-11-26 | pin_len -> pin_size | Uwe Stuehler |
2008-11-26 | fix boot() function comment | Kevin Lo |
2008-11-26 | when recording .wav files overwrite user supplied parameters with | Alexandre Ratchov |
2008-11-26 | rework the filling of the rx ring. this switches us to having the cluster | David Gwynne |
2008-11-26 | Zero the surface when we free them. stops some state problems which cause | Owain Ainsworth |
2008-11-26 | Small optimization. | Ray Lai |
2008-11-26 | add '_btd' to the aliases too. of course, I forgot that. | Felix Kronlage |
2008-11-25 | add '_btd' here too. | Felix Kronlage |
2008-11-25 | add user '_btd' for the bluetooth daemon. | Felix Kronlage |
2008-11-25 | - more prototype moving to smtpd.h | Gilles Chehade |
2008-11-25 | Add generic sr_scsi_done function that does the spl dance | Marco Peereboom |
2008-11-25 | - move prototype to smtpd.h | Gilles Chehade |
2008-11-25 | - move prototypes to smtpd.h | Gilles Chehade |
2008-11-25 | Halt scanning by returning proper sense for illegal LUN. | Marco Peereboom |
2008-11-25 | more sizeof->nitems | Damien Bergamini |
2008-11-25 | use shiny new m_defrag() and nitems() instead of rolling our own. | Damien Bergamini |
2008-11-25 | - plug memory leak | Gilles Chehade |
2008-11-25 | - recent change in parse.y caused htons() to be called twice on the port | Gilles Chehade |
2008-11-25 | m_defrag() a mbuf chain defragmenter. It will collaps a mbuf chain into a | Claudio Jeker |
2008-11-25 | we are heading quickly to a world where isp(4) will not fit, so let us | Theo de Raadt |
2008-11-25 | move some generic PCIe register flags used in wpi(4) and iwn(4) | Damien Bergamini |
2008-11-25 | fixes to build; thanks ratchov@ | Todd T. Fries |
2008-11-25 | dontqueue is set but never used. garbage collect it. | Kenneth R Westerback |
2008-11-25 | Punctuate comment for clarity, and keep tense consistent throughout | Bret Lambert |
2008-11-25 | Back out the large page pools for now. The compare function is | Artur Grabowski |
2008-11-25 | Another bunch of TRY_AGAIN_LATER -> NO_CCB when no I/O could be started. | Kenneth R Westerback |
2008-11-25 | Unbreak the tree | Owain Ainsworth |
2008-11-25 | fix: add output mixer class | Alexandre Ratchov |
2008-11-25 | set parameters to native ones; don't setup emulation for now | Alexandre Ratchov |
2008-11-25 | Get rid of dependencies on ports libraries (among other things) | Uwe Stuehler |
2008-11-25 | add a shitload of bus_dmamap_sync() calls, even though they are no-ops | Damien Bergamini |
2008-11-25 | Don't try and enable the vblank handler if irqs are disabled. | Owain Ainsworth |
2008-11-25 | Even if neither stdin nor stdout are ttys we may still have /dev/tty | Todd C. Miller |
2008-11-25 | backout large cluster allocators. | David Gwynne |
2008-11-25 | expect if_flags to have IFF_RUNNING rather than IFF_UP before modifying | David Gwynne |
2008-11-25 | Fix dmesg ugliness caused by not printing iotdb stuff. | Mark Kettenis |
2008-11-25 | tweak previous; | Jason McIntyre |
2008-11-25 | put 9k frames on the jumbo ring | David Gwynne |
2008-11-25 | - update email address for bug reports when replying to HELP | Gilles Chehade |
2008-11-25 | - F_IMSG_SENT is no longer used, kill | Gilles Chehade |