Age | Commit message (Expand) | Author |
2013-03-08 | Always initialize the direct DMA window, instead of relying upon SRM to do so; | Miod Vallat |
2013-03-08 | backout previous phidgets quirk | joshua stein |
2013-03-07 | add a quirk for phidgets to attach as ugen instead of uhid | joshua stein |
2013-03-07 | regen | joshua stein |
2013-03-07 | add phidgets 2x2 | joshua stein |
2013-03-07 | Add the PCI ids for the BCM57762 and BCM57766 chipsets. | Brad Smith |
2013-03-07 | Correct the location of a DELAY() that was mismerged from FreeBSD in rev 1.319 | Brad Smith |
2013-03-07 | remove spurious semicolon at end of if statement in vr_watchdog. | Stuart Henderson |
2013-03-07 | Remove unused ifa_ifwithaf() function. | Martin Pieuchot |
2013-03-07 | Remove the IFAFREE() macro, the ifafree() function it was calling already | Martin Pieuchot |
2013-03-07 | Correct the delay when programming the short cable fix. It should be | Brad Smith |
2013-03-07 | Rewrite the receive filter handling code and cleanup the ioctl bits. | Brad Smith |
2013-03-07 | XL_DMACTL is a 32bit register, use the 32bit write macro. | Brad Smith |
2013-03-07 | Use switch statement for determining when to configure the L2 cache. | Brad Smith |
2013-03-07 | Reword some wrong comments and some improperly formatted comments and add | Mike Larkin |
2013-03-07 | Sort the CardBus ids. | Brad Smith |
2013-03-07 | Fix and simplify determining whether we're using a 8129 or 8139 chipset. Only | Brad Smith |
2013-03-06 | Account for the size of the allocation when defending the pagedaemon reserve. | Bob Beck |
2013-03-06 | Fix a bad comparison when calculating the size of the hibernate signature | Mike Larkin |
2013-03-05 | Track attached softraid disciplines via a queue. This prevents the need to | Joel Sing |
2013-03-04 | Reorder code such that wsdisplay(4) attaches after drm(4). | Mark Kettenis |
2013-03-04 | Replace the cast to struct in6_ifaddr pointer with the ifatoia6() macro. | Alexander Bluhm |
2013-03-04 | When deleting an IPv6 interface address, also remove the prefix and | Alexander Bluhm |
2013-03-04 | Add HG20F9 usb ethernet, from Chuck Guzis, ok jsg@ | Stuart Henderson |
2013-03-04 | sync | Stuart Henderson |
2013-03-04 | Add ID for a USB/Ethernet device known as HG20F9, which "borrows" linksys' | Stuart Henderson |
2013-03-04 | fix format string issue when printing an error our on bge's with APE and | David Gwynne |
2013-03-04 | replace the LIST_ENTRY in scsi_xfer with a SIMPLEQ_ENTRY. the things that | David Gwynne |
2013-03-03 | Use local vm_physseg pointers instead of compting vm_physmem[index] gazillions | Miod Vallat |
2013-03-03 | Make sure that IPv6 source address selection only chooses a CARP | Alexander Bluhm |
2013-03-02 | Simplify uvm_pagealloc() to only need one atomic operation on the page flags | Miod Vallat |
2013-03-02 | Decide whether to use polling or not only upon `sc_bus.use_polling', regardless | Miod Vallat |
2013-03-02 | Replace magic numbers with more meaningful (1 << interrupt#) constructs. | Miod Vallat |
2013-03-02 | When stealing an ASID, pass sh_tlb_invalid_asid() the involved ASID | Philip Guenther |
2013-03-02 | Prefer a pc-relative relocation to mcount(); gets rid of the last TEXTREL | Miod Vallat |
2006-10-06 | Preliminary bits for SuperH-based ports, based on NetBSD/sh3 codebase with | Miod Vallat |
2013-03-02 | sr_alloc_resources() and sr_free_resources() can never be called without | Joel Sing |
2013-03-02 | Unbreak softraid compilation with debug enabled. | Joel Sing |
2013-03-02 | Properly conditionalize adding wscons to the list of consoles on | Mark Kettenis |
2013-03-02 | regen | Philip Guenther |
2013-03-02 | No longer need the 5.1 version of the __tfork syscall | Philip Guenther |
2013-03-02 | The last use of the int $80 syscall entry was in 5.1, so we no longer | Philip Guenther |
2013-03-02 | match on EP80579, works fine on a machine I have | Jonathan Gray |
2013-03-01 | Antici | Philip Guenther |
2013-02-26 | Don't try to purge one-time rules from the main ruleset. | Mike Belopuhov |
2013-02-26 | Reserve space for source and destination addresses unconditionally rather | Stuart Henderson |
2013-02-25 | trunk_bcast_start sent packets on all its member interfaces by copying | David Gwynne |
2013-02-24 | use dma memory for bl_pages | Stefan Fritsch |
2013-02-22 | bring back 5718/5719/5720 support again. deraadt pointed out that | David Gwynne |
2013-02-21 | go to release | Theo de Raadt |