Age | Commit message (Expand) | Author |
2010-11-21 | adding timer randomness in ioctl doesn't really help and looks suspicious. | Ted Unangst |
2010-11-21 | Properly handle when uhci_alloc_sqh() fails to allocate memory in | Matthew Dempsky |
2010-11-20 | Change wsdisplay_kbdinput() to get an aray of keysym_t and a count, instead of | Miod Vallat |
2010-11-20 | Replace all mentions of sc_base.me_dispdv with sc_displaydv. The latter is a | Miod Vallat |
2010-11-20 | __attribute__((packed)) -> __packed. The ioprbs.c chunk was commented out, and | Miod Vallat |
2010-11-20 | Missing splx() in hil_thread(). This turned out to be harmless due to the | Miod Vallat |
2010-11-20 | clean up cases of ;; | Theo de Raadt |
2010-11-19 | miscellanous->miscellaneous | Miod Vallat |
2010-11-19 | Do not allow malloc() to wait in uhci_device_setintr(), instead check for | Miod Vallat |
2010-11-18 | Don't | Miod Vallat |
2010-11-18 | Do not #include <sys/dkstat.h> if you don't need anything from it. | Miod Vallat |
2010-11-18 | Mark NVIDIA MCP89 SATA controllers as such. Makes them use DMA instead of PIO | Mark Kettenis |
2010-11-18 | regen | Mark Kettenis |
2010-11-18 | Split the NVIDIIA MCP89 disk controller IDs into SATA, AHCI and RAID, following | Mark Kettenis |
2010-11-17 | the text editor sucks | Kevin Lo |
2010-11-17 | Add support for Marvell 88E8059, found in HP mini 5102. | Kevin Lo |
2010-11-16 | BenQ M32 GSM/GPRS modem uses a custom product ID prolific PL2303; Mark Peoples | Theo de Raadt |
2010-11-16 | sync | Theo de Raadt |
2010-11-16 | attach FeiXun products. | Damien Bergamini |
2010-11-16 | regen | Damien Bergamini |
2010-11-16 | new "FeiXun Communication" vendor id and two associated | Damien Bergamini |
2010-11-16 | periodically measure temperature and redo LC calibration if temperature | Damien Bergamini |
2010-11-15 | fix up a pointer bug introduced in the previous revision | Mike Belopuhov |
2010-11-15 | Aesthetic improvements to make it appear more normal and knf'y. | Kenneth R Westerback |
2010-11-15 | Reset ic_scan_lock in {ipw,iwi}_stop similarly to {wpi,iwn}_stop. | Damien Bergamini |
2010-11-15 | print board type in human readable form in dmesg. | Damien Bergamini |
2010-11-15 | More cleanup. Add DEVNAME() macro and generic functions for various | Kenneth R Westerback |
2010-11-14 | Cleanup dmesg a bit, do not print the device name twice when attaching | Paul de Weerd |
2010-11-12 | revert MCLGETI for re(4) for now, it is causing hangs (in some cases | Stuart Henderson |
2010-11-11 | DEC 3000/400 has a 22.5MHz TURBOchannel bus instead of the usual 25MHz; | Miod Vallat |
2010-11-11 | Pass a few more M_ZERO to malloc() or its wrappers, when useful; ok krw@ | Miod Vallat |
2010-11-10 | The acpibat(4) notify function should not unconditionally call both _BIF | Mark Kettenis |
2010-11-10 | Several updates for the Osprey (AR9380): | Damien Bergamini |
2010-11-10 | Enable low latency interrupt moderation and set the LL interval | Claudio Jeker |
2010-11-09 | correct some bit tests spotted by -Wparentheses in newer gcc. | Jonathan Gray |
2010-11-07 | fix a test in ar5008_rx_free() | Damien Bergamini |
2010-11-07 | regen | Mark Kettenis |
2010-11-07 | A few more NVIDIA devices found on the latest 13" MacBook Pro (MacBookPro7,1). | Mark Kettenis |
2010-11-07 | regen | Mark Kettenis |
2010-11-07 | NVIDIA GeForce 320M as found on the latest 13" MacBook Pro (MacBookPro7,1). | Mark Kettenis |
2010-11-06 | Move raid1 and crypto io to a workq. This is to avoid a potential VOP_ | Marco Peereboom |
2010-11-06 | Revision 0xc4 and earlier of the Acer Labs M5229 UDMA IDE controller can't do | Mark Kettenis |
2010-11-06 | If the dma_init callback function returns with EINVAL, fall back to PIO. | Mark Kettenis |
2010-11-06 | sync | Theo de Raadt |
2010-11-06 | another planex device | Theo de Raadt |
2010-11-06 | print the MAC address on the second line like with the other USB | Damien Bergamini |
2010-11-06 | sync | Theo de Raadt |
2010-11-06 | Planex GW-USNano | Theo de Raadt |
2010-11-06 | support the logic rt3020 that mtu@ found | Theo de Raadt |
2010-11-06 | sync | Theo de Raadt |