Age | Commit message (Expand) | Author |
2010-04-16 | catch up to the ttyopen() changes | Theo de Raadt |
2010-04-12 | Some of the line disciplines want to check for suser. Better to pass them | Ted Unangst |
2010-04-04 | OpenBSD uses bus_space_copy_#, not bus_space_copy_region_#. Make sure only the | Miod Vallat |
2009-12-25 | Implement bus_space_vaddr(). | Miod Vallat |
2009-11-09 | Every selwakeup() should have a matching KNOTE() (even if kqueue isn't | Nicholas Marriott |
2009-10-31 | Use suser when possible. Suggested by miod@. | Federico G. Schwindt |
2009-10-31 | Add missing KNOTE() calls after selwakeup(), until we decide if the KNOTE() | Theo de Raadt |
2009-07-26 | Create the pci resource extents as covering the full 4GB address space, | Miod Vallat |
2009-04-25 | Get rid of pci_addr_fixup machinery; set up the appropriate extents and pass | Mark Kettenis |
2008-10-15 | Second pass of simple timeout_add -> timeout_add_sec conversions | Bret Lambert |
2008-06-27 | More removal of clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-01-23 | Cleanup cn_pri. Change constants to more meaningful names, rather than | Joel Sing |
2007-07-11 | Remove unused shpcic_intr_establish() and friends. | Miod Vallat |
2006-12-14 | Make pci subsystem aware of domains. Each host bridge gets assigned a unique | Mark Kettenis |
2006-11-20 | serial drivers should use spltty, not splserial. | Dale Rahn |
2006-11-09 | landisk has no DCD line, so we must force TS_CARR_ON. This is a gruesome | Theo de Raadt |
2006-11-03 | cleanup some devices | Michael Shalayeff |
2006-10-23 | Do not match on non-shpcic config stanza. | Miod Vallat |
2006-10-19 | Hack around a problem found on px-eh systems where the SH IPL+g initializes | Dale Rahn |
2006-10-19 | pci_address_fixup code to do bus address allocation, 'firmware' appearently | Dale Rahn |
2006-10-16 | pciide compat bits, stolen from armish. | Dale Rahn |
2006-10-16 | busname should be set. | Dale Rahn |
2006-10-07 | More bits in progress, adapted from NetBSD. | Miod Vallat |
2006-10-06 | Preliminary bits for SuperH-based ports, based on NetBSD/sh3 codebase with | Miod Vallat |