Age | Commit message (Expand) | Author |
2006-10-01 | whitespace tweaks | David Gwynne |
2006-10-01 | Don't reuse bus lock for locking sensor task thread. Use a | Alexander Yurchenko |
2006-10-01 | Make a var volatile, which forces a mem write at the right spot, and | Otto Moerbeek |
2006-10-01 | rewrite the piece about separate arguments to not confuse jmc@. | Otto Moerbeek |
2006-10-01 | Switch fpu control word to the hardware default. This makes us use 64-bit | Mark Kettenis |
2006-10-01 | Free sensors on detach. | Alexander Yurchenko |
2006-10-01 | Protect sensor_task_unregister() with some locking. | Alexander Yurchenko |
2006-10-01 | Mention DS18S20 as supported. | Alexander Yurchenko |
2006-10-01 | add the PCI ids for the BCM5722, BCM5756, BCM5906 and BCM5906M chipsets. | Brad Smith |
2006-10-01 | regen | Brad Smith |
2006-10-01 | add PCI ids for the Broadcom BCM5722, BCM5756, BCM5906 and BCM5906M chipsets. | Brad Smith |
2006-09-30 | Don't use uninitialized variable. | Ray Lai |
2006-09-30 | Clear errno before calling the strtol functions. | Ray Lai |
2006-09-30 | Reduce max number of devices per bus to 16. | Alexander Yurchenko |
2006-09-30 | regen | Matthieu Herrb |
2006-09-30 | yet another nVidia GeForce 6800GT id, from Sam Fourman Jr. | Matthieu Herrb |
2006-09-30 | Implement match rom command. | Alexander Yurchenko |
2006-09-30 | Allow to offload the match rom command to hardware. | Alexander Yurchenko |
2006-09-30 | simply getdirtybuf to take a plain buf* as there is no need otherwise; no fun... | Michael Shalayeff |
2006-09-30 | Some fixes for running nm on ELF binaries. | Mark Kettenis |
2006-09-30 | Better description of PF mbuf tags, from Diego Casati | Pedro Martelletto |
2006-09-30 | no malloc debug but configured kmemstats allow 'sh mal' to print smth useful;... | Michael Shalayeff |
2006-09-30 | Reset device on errors. | Alexander Yurchenko |
2006-09-30 | Pretty. | Alexander Yurchenko |
2006-09-30 | More useful error messages. | Alexander Yurchenko |
2006-09-30 | Reset device on attach. | Alexander Yurchenko |
2006-09-30 | Add new parameter to uow_cmd() to set command type. | Alexander Yurchenko |
2006-09-30 | Convert from using lockmgr to rwlock. | Alexander Yurchenko |
2006-09-30 | TP-LINK TL-WN321G should work as well. | Jonathan Gray |
2006-09-30 | We have again tried to talk to Intel about being able | Jonathan Gray |
2006-09-29 | cosmetic tweaking of the interrupt handler code. | Brad Smith |
2006-09-29 | If we don't find a matching CPU signature using the base CPUID call, try | Gordon Willem Klok |
2006-09-29 | If option PCDISPLAY_SOFTCURSOR, force the hardware cursor off every time | Miod Vallat |
2006-09-29 | Implement block read/write operations. | Alexander Yurchenko |
2006-09-29 | Extend bus master interface so that block read/write operations | Alexander Yurchenko |
2006-09-29 | kill trailing some spaces | Marco Pfatschbacher |
2006-09-29 | Add command and data FIFO size constants. | Alexander Yurchenko |
2006-09-29 | Only run the hardware diagnostic function re_diag() on adapters with | Brad Smith |
2006-09-29 | move the checksum stuff under EM_CSUM_OFFLOAD. | Brad Smith |
2006-09-29 | Discard packets in the receieve handler which are either too short | Brad Smith |
2006-09-29 | powerpc stack needs a bit more headroom; needed because of mmap()ed | Otto Moerbeek |
2006-09-29 | add strtod() underflow test | Otto Moerbeek |
2006-09-29 | add a new section header, since DESCRIPTION is getting so large... | Jason McIntyre |
2006-09-29 | make it clearer what needs to be run, and how; push manual keying down | Jason McIntyre |
2006-09-29 | remove an -O0 workaround for egcs/alpha; noone remembers why it was there | Martin Reindl |
2006-09-29 | regen | Jonathan Gray |
2006-09-29 | Add support for HenTong WK-668, and match the generic DM9601 id | Jonathan Gray |
2006-09-29 | add a missing format string to the beacon miss debug message. | Brad Smith |
2006-09-29 | regen | Brad Smith |
2006-09-29 | - add the Attansic Technology vendor id. | Brad Smith |