Age | Commit message (Expand) | Author |
2007-08-07 | regen | Matthieu Herrb |
2007-08-07 | an ati mobility chipset found on misc@. ok jsg@ deraadt@. | Matthieu Herrb |
2007-08-06 | o Replace bus_space_write_2 for-loops in TX/RX with | Marcus Glocker |
2007-08-06 | Fix another "that that". | Tom Cosgrove |
2007-08-06 | Fix FW command API for big endian archs. | Marcus Glocker |
2007-08-06 | Fix some "that that"s. | Tom Cosgrove |
2007-08-05 | Don't use ieee80211_beacon_alloc() in acx_set_probe_resp_tmplt() use | Claudio Jeker |
2007-08-05 | Kill one more useless macro. Found while looking for something totaly | Claudio Jeker |
2007-08-05 | Add support for the (non-pci) NCR 53c720/770 in big-endian mode. | Mark Kettenis |
2007-08-05 | Fix DPRINTF tweaks. | Marcus Glocker |
2007-08-05 | Low-Noise watchdog routine (debug level 2). | Marcus Glocker |
2007-08-05 | Parse association command response to check if an association was | Marcus Glocker |
2007-08-05 | Remove IFQ_SET_MAXLEN() for TX queue. | Marcus Glocker |
2007-08-05 | Add WEP support, which is done fully by the FW. | Marcus Glocker |
2007-08-05 | o Some better variable namings. | Marcus Glocker |
2007-08-05 | o Reflect active network settings to ifconfig. | Marcus Glocker |
2007-08-04 | Add AGP support for the intel i965 chipset, this also extends the | Reyk Floeter |
2007-08-04 | Since ahc_controller_info()'s definition is inside #ifndef DEBUG, put | Kenneth R Westerback |
2007-08-04 | o Improve interrupt handler; fixes TX watchdog timeouts on my zaurus. | Marcus Glocker |
2007-08-03 | switch cmalo_rx() to use m_getdev() instead of something hand rolled. | Claudio Jeker |
2007-08-02 | Activate watchdog timer. We need to find out about the issue that the | Marcus Glocker |
2007-08-02 | print the vendor id string for unknown azalia codecs if we find it in | Reyk Floeter |
2007-08-02 | ETHER_ALIGN the mbuf so that it works on strictalignment archs. This is a | Claudio Jeker |
2007-08-02 | add proper recording encodings to auich(4). | Jacob Meuser |
2007-08-02 | regen | Jacob Meuser |
2007-08-02 | recognize some VIA P4M900 devices | Jacob Meuser |
2007-08-02 | for consistency, keep the count of dropped data in HW sample size, and | Jacob Meuser |
2007-08-02 | the MI audio layer never really knows what encoding the hardware uses; | Jacob Meuser |
2007-08-01 | cats went away | Theo de Raadt |
2007-08-01 | deliverd -> delivered. | Miod Vallat |
2007-08-01 | Stop making de win over dc on alpha, and include both dc and de on all | Miod Vallat |
2007-08-01 | The wdt char device was removed during c2k6 (or shortly after, don't | Michael Knudsen |
2007-08-01 | wdt doesn't malloc so no reason to include malloc.h. | Michael Knudsen |
2007-08-01 | Correct a 10-year old typo inherited from NetBSD by renaming psm.c, | Mark Kettenis |
2007-08-01 | Improve state switching and fix some debug output. | Marcus Glocker |
2007-07-31 | Add first version to enable auto association (best signal AP). Therefore | Marcus Glocker |
2007-07-31 | Add missing splx(s); calls. OK mglocker@ | Claudio Jeker |
2007-07-31 | Plug a mbuf leak in the TX path and replace a handbuilt m_copydata() | Claudio Jeker |
2007-07-31 | don't duplicate .numt in .desc; 'In this driver, whatever you want' deraadt@ | Constantine A. Murenin |
2007-07-31 | change sensor type: if .value can only ever be 0 or 1, .type should be indicator | Constantine A. Murenin |
2007-07-31 | remove magic numbers: use PCAGPIO_NPINS instead (no binary change); ok deraadt@ | Constantine A. Murenin |
2007-07-31 | Our audio layer doesn't know anything about mixer names like | Deanna Phillips |
2007-07-31 | In the mixer to device level conversions, round down to the nearest | Deanna Phillips |
2007-07-31 | Start to improve TX/RX path; don't accept further packets from TX queue | Marcus Glocker |
2007-07-31 | Simplify TX path. | Marcus Glocker |
2007-07-31 | always ignore attempts to set the record or play port to 0. | Jacob Meuser |
2007-07-30 | After two weeks of fumbling arround in the association FW command, i found | Marcus Glocker |
2007-07-30 | sync | Todd T. Fries |
2007-07-30 | AXIM pda and V360 phone, ok mk@ | Todd T. Fries |
2007-07-29 | regen | Chris Kuethe |