Age | Commit message (Expand) | Author |
2005-02-28 | Fix confusion between KS_paragraph and KS_section; inspired from a PS/2 | Miod Vallat |
2005-02-28 | add radiotap, monitor and promiscuous mode support. | Damien Bergamini |
2005-02-28 | do per-node rate adaptation. paves the way for ibss support. | Damien Bergamini |
2005-02-28 | Provide inittodr and resettodr for xscale, remove them from sa11x0, and | Uwe Stuehler |
2005-02-28 | Fix minor KNF nit that hurts every time I analyse this code. | Christopher Pascoe |
2005-02-28 | another fix from netbsd pointed out by jsg@ | David Gwynne |
2005-02-28 | Don't bother trying to load an empty firmware file. | Patrick Latifi |
2005-02-28 | Do not incorrectly emit "too many" message in debugging code. | Christopher Pascoe |
2005-02-28 | Remove unused variable if_flags in struct carp_softc, ok mickey@ | Ryan Thomas McBride |
2005-02-27 | remove dead code of unsupported ioctls from FreeBSD. we do it in a | Reyk Floeter |
2005-02-27 | Move wsdisplay-only prototypes declarations in the #if NWSDISPLAY > 0 block | Miod Vallat |
2005-02-27 | Document how to set CONSCODE to point to an SGC device if one wants to force | Miod Vallat |
2005-02-27 | Split sti softc in two structures, one device-related for regular device | Miod Vallat |
2005-02-27 | Invoke hp300_cninit() twice, with a global variable letting the | Miod Vallat |
2005-02-27 | Decide whether to force serial console on the 425e based upon the service | Miod Vallat |
2005-02-27 | Use the DMA defines from dev/ic/lsi64854reg.h whenever possible; no functional | Miod Vallat |
2005-02-27 | support 'tagged' in translation rules, non-delayed tag lookup | Daniel Hartmeier |
2005-02-27 | 1. tcp_xmit_timer(): remove extra rtt decrement (t_rtttime is 0-based | Markus Friedl |
2005-02-27 | IBSS bits from NetBSD rtw.c -r 1.40 | Jonathan Gray |
2005-02-27 | regen | Brad Smith |
2005-02-27 | MF -> MT | Brad Smith |
2005-02-27 | If test_unit_ready() in sdattach() returns EIO, try to spin up unit | Kenneth R Westerback |
2005-02-26 | Fix a problem introduced with the recent lru cache change. | Jonathan Gray |
2005-02-25 | add support for the atheros ar5211 802.11A/B/g wireless chipset. | Reyk Floeter |
2005-02-25 | minor white spacing | Theo de Raadt |
2005-02-25 | Enable re(4) on alpha. | Jonathan Gray |
2005-02-25 | Correct usage of bus_dma which makes re(4) work on alpha. | Jonathan Gray |
2005-02-25 | Add support for software WEP. | Jonathan Gray |
2005-02-25 | sync | Theo de Raadt |
2005-02-25 | via is integrating s3 video components now..; maxim@chl.chalmers.se | Theo de Raadt |
2005-02-24 | fixes inspired by netbsd and pointed out by jsg@ | David Gwynne |
2005-02-24 | Don't use inline assembly for cpuid instruction, it clobbers | Alexander Yurchenko |
2005-02-24 | Workaround for a suspend problem when building on the zaurus. | Dale Rahn |
2005-02-24 | support zoltrix tv/fm; from jakemsr@ pr4096 | Michael Shalayeff |
2005-02-24 | add zoltrix vendor and a bktr device; from jakemsr@ | Michael Shalayeff |
2005-02-24 | fix a buffer-done race that makes mirroring work now; | Michael Shalayeff |
2005-02-24 | do not even ask for btlb on 8k cpus as pdc pretends there is some but then it... | Michael Shalayeff |
2005-02-24 | add wax@uturn; found on c180 | Michael Shalayeff |
2005-02-24 | fix pr4036, don't set p2->p_cpu to null | Ted Unangst |
2005-02-23 | add all supported regulation domains. the forced COUNTRYCODE in ar5xxx | Reyk Floeter |
2005-02-23 | shrink | David Gwynne |
2005-02-23 | sync | Theo de Raadt |
2005-02-23 | palm zire 31; pr 4113, jamesw@bsdhosting.co.za | Theo de Raadt |
2005-02-23 | do not permit a suspend if the lid is closed; uwe ok | Theo de Raadt |
2005-02-23 | Make no distinction between standby and suspend requests for now. | Uwe Stuehler |
2005-02-23 | A healthy dose of 'die static'. | Dale Rahn |
2005-02-23 | Add missing copyright. | Dale Rahn |
2005-02-23 | fix copyright, use pxa2x0_gpio_intr_string() | Dale Rahn |
2005-02-23 | Move code from zaurus machdep to arm/xscale to live with the interrupt | Dale Rahn |
2005-02-22 | Interrupt naming as provided by other interrupt handlers. | Dale Rahn |