Age | Commit message (Expand) | Author |
2012-03-01 | Add luna88k GENERIC.MP configuration file, based on mvme88k. | Kenji Aoyama |
2012-03-01 | use UE_GET_ADDR to get endpoint address (remove direction bit). Fixes | Alexandre Ratchov |
2012-03-01 | zaudio is play only, so return ENXIO on any attempt to open the device | Alexandre Ratchov |
2012-03-01 | add support for AX88772B | Jonathan Gray |
2012-03-01 | regen | Jonathan Gray |
2012-03-01 | ASIX AX88772B | Jonathan Gray |
2012-02-28 | Add support for Roland UM-ONE, from Tom Ivar Helbekkmo in NetBSD PR 45908. | Jonathan Gray |
2012-02-28 | regen | Jonathan Gray |
2012-02-28 | Roland UM-ONE | Jonathan Gray |
2012-02-28 | Luna88k multi-processor support, step 3. | Kenji Aoyama |
2012-02-28 | add support for the MCS7832 which is apparently a low pin count | Jonathan Gray |
2012-02-28 | For non-__HAVE_MD_TCB archs, p_tcb should be copied on fork. Found by miod@ | Philip Guenthe |
2012-02-28 | regen | Jonathan Gray |
2012-02-28 | - move GE_FORCE_9300_GE_1 to correct order | Jonathan Gray |
2012-02-28 | - Always try to reclaim transmitted frames instead of returning | Jonathan Gray |
2012-02-26 | rather than driving the card with 16k intr/s of low latency interrupts, | Mike Belopuhov |
2012-02-26 | there's no need to rearm interrupts, we only need to reenable queues; | Mike Belopuhov |
2012-02-26 | Remove no longer _KERNEL-visible constants which aren't used anyway. | Miod Vallat |
2012-02-26 | Fix NULL fallout, spotted by naddy | Miod Vallat |
2012-02-25 | Add gus* at isapnp?. Last tested nine years ago but ought to still work. | Miod Vallat |
2012-02-25 | regen | Miod Vallat |
2012-02-25 | Enable GUS PnP | Miod Vallat |
2012-02-25 | Don't tinker with the MIDI registers if they aren't mapped; necessary for the | Miod Vallat |
2012-02-25 | :%s,DEBUGBUG,DEBUG, | Miod Vallat |
2012-02-25 | Fix a bad case of htole64() being used instead of htole32() when setting up | Miod Vallat |
2012-02-25 | Allow this to build on platforms lacking PT_GETFPREGS or PT_SETFPREGS; broken | Miod Vallat |
2012-02-25 | Remove useless code. | Christiano F. Haesbaert |
2012-02-25 | Make CPUF_GO setting atomic. | Christiano F. Haesbaert |
2012-02-24 | Correct the spelling of "transferred" and "transferring" | Philip Guenthe |
2012-02-20 | First steps for making ptrace work with rthreads: | Philip Guenthe |
2012-02-19 | small KNF nit | Mark Kettenis |
2012-02-16 | Do an explicit `sync' instruction before returning from cache routines; this is | Miod Vallat |
2012-02-16 | Be sure to reset coprocessor 0 TAG_LO register to zero before attempting | Miod Vallat |
2012-02-16 | Use abbreviated mnemonics whenever possible (e.g. beqz instead of beq ...,zero), | Miod Vallat |
2012-02-16 | add kevent support for msdosfs to make applications | Robert Nagy |
2012-02-15 | re-enable POOL_DEBUG for -current | Theo de Raadt |
2012-02-15 | Enable rthreads by default | Philip Guenthe |
2012-02-15 | Hold struct filedesc's fd_lock when writing to the fd_ofiles, fd_ofileflags, | Philip Guenthe |
2012-02-15 | 82571/82572 do not properly set byte enables 2 and 3 on MSI | Jonathan Gray |
2012-02-14 | we are now hacking on 5.1-current | Mark Kettenis |
2012-02-14 | typo in comment. | Stuart Henderson |
2012-02-12 | use the barrier before the inb; not instead of | Theo de Raadt |
2012-02-12 | this breaks ramdisk builds. misses release | Theo de Raadt |
2012-02-11 | Don't compare command line input to softraid device names. Parse | Kenneth R Westerback |
2012-02-11 | This code used to do a register read to force a barrier -- that is not | Theo de Raadt |
2012-02-10 | DUIDs are only valid when booting off of a disk, so make sure we are | Peter Hessler |
2012-02-09 | As usual, turn off POOL_DEBUG for the release. Note that POOL_DEBUG is | Theo de Raadt |
2012-02-09 | Match on Atmel AT91 CDC ACM explicitly as it reports a protocol of 0 | Jonathan Gray |
2012-02-09 | regen | Jonathan Gray |
2012-02-09 | Atmel AT91 CDC ACM | Jonathan Gray |