Age | Commit message (Expand) | Author |
2011-09-08 | Provide namespace-safe alignment macros in <machine/_types.h>, with | Philip Guenthe |
2011-09-08 | Make the INT_FAST*_{MIN,MAX} macros match the types they're defined to. | Philip Guenthe |
2011-09-06 | Properly initialize struct carp_if (especially vhif_nvrs) with M_ZERO. | Marco Pfatschbacher |
2011-09-05 | No need to check for the size to be a multiple of 4 in the alpha-specific | Miod Vallat |
2011-09-05 | Enable MSI support and fix establishing a link to a GigE link partner | Kevin Lo |
2011-09-04 | Driver for the TURBOchannel alpha baseboard audio. Ported from NetBSD, with | Miod Vallat |
2011-09-04 | Add the possibility for a MD attachment to stack a stream filter (sw_code) | Miod Vallat |
2011-09-04 | oops, this DPRINTF flavour takes no parentheses. | Miod Vallat |
2011-09-04 | Silence awacs_trigger_input by turning a noisy printf into the DPRINTF | Miod Vallat |
2011-09-04 | another udav device from Loganaden Velvindron | Jonathan Gray |
2011-09-04 | regen | Jonathan Gray |
2011-09-04 | Another udav from Loganaden Velvindron and | Jonathan Gray |
2011-09-04 | regen | Mark Kettenis |
2011-09-04 | There is no such thing as the "Intel Centrino Advanced-N 6005". | Mark Kettenis |
2011-09-04 | regen | Mark Kettenis |
2011-09-04 | Add entry for Intel Z68 LPC and correct the H61 LPC entry (pointed out by | Mark Kettenis |
2011-09-04 | sync | Stuart Henderson |
2011-09-04 | Add PCI ids for D-Link DGE-530T C1 GigE NIC and the ServerWorks HT-1100 SATA | Stuart Henderson |
2011-09-04 | Add emulation support for slinear:8, ulinear:8 and alaw. Written by jason@ | Miod Vallat |
2011-09-03 | Driver for the audio chip found on VAXstation 4000. Tested on VLC, /60 and | Miod Vallat |
2011-09-03 | Switch the sparc audioamd(4) code to the MI driver; tested on SPARCclassic | Miod Vallat |
2011-09-03 | MI driver for AMD79C30 audio chip; from NetBSD | Miod Vallat |
2011-09-03 | Help prevent watchdog timeouts. | Kevin Lo |
2011-09-03 | Disable PHY hibernation. The PHY will go into sleep state when it | Kevin Lo |
2011-09-03 | Add a general warning about gdb matching against sigcode instructions | Philip Guenthe |
2011-09-02 | Differential gain calibration makes the 6005 firmware crap out, so skip it for | Mark Kettenis |
2011-09-02 | generate a devid from vpd page 80 if vpd page 83 doesnt exist or work. | David Gwynne |
2011-09-01 | The 6005 and 6050-based parts need DC calibration turned on, otherwise the | Mark Kettenis |
2011-08-31 | Report VXT cpu as `VXT', not `KA48', to match what the PROM says. | Miod Vallat |
2011-08-31 | Don't pretend to `enable floating point' and fiddle with PR_ACCS register on | Miod Vallat |
2011-08-30 | regen | Martin Pieuchot |
2011-08-30 | Add another GeForce 8400 GS | Martin Pieuchot |
2011-08-30 | Don't OR the VID, we want the whole TCI, this makes vlanprio (PCP/CF) | Christiano F. Haesbaert |
2011-08-30 | Make ps -N/-M work again by correcting kernel vs user address | Philip Guenthe |
2011-08-30 | Add support for one shot rules that remove themselves from an active | Mike Belopuhov |
2011-08-29 | Return of the long missing powerpc interrupt rewrite. Was working for | Dale Rahn |
2011-08-29 | protect sc->sc_state access and ncr53c9x_sched() call with splbio in | Miod Vallat |
2011-08-29 | Only provide FLT_EVAL_METHOD for C99. Add missing DECIMAL_DIG for C99. | Mark Kettenis |
2011-08-29 | Update firmware to the latest version available from Myricom (1.4.53a). | David Gwynne |
2011-08-29 | dont use a semaphore (which doesnt block interrupts in the critical | David Gwynne |
2011-08-29 | regen | Mike Belopuhov |
2011-08-29 | add gpsmap 62s | Mike Belopuhov |
2011-08-28 | lockmgr() wants to use a different address for the wchan when draining | Philip Guenthe |
2011-08-26 | Be sure to write to the 7990 address register between two consecutive reads | Miod Vallat |
2011-08-26 | Be sure not to try to match lcg, and to bail out early in cnprobe as well, | Miod Vallat |
2011-08-26 | Make vsbus_search() return the value of the cf_match function it is a wrapper | Miod Vallat |
2011-08-26 | Prevent watchdog timeouts; tested by Thomas Pfaff | Kevin Lo |
2011-08-26 | Move the comment outside of the VLAN section of code and above that | Kevin Lo |
2011-08-26 | Add a dmesg warning about sloppy disk I/O to vnd(4) devices to help | Matthew Dempsky |
2011-08-24 | revert the last commit. pms_enable_alps() does not guarantee | Alexandr Shadchin |