Age | Commit message (Expand) | Author |
2008-09-25 | Add 'default:' stanza to switch() to make clear that 'status' is always | Kenneth R Westerback |
2008-09-23 | sync | Can Erkin Acar |
2008-09-23 | Add IDs for Philips SNU6500 to uath(4) ok damien@ | Can Erkin Acar |
2008-09-21 | Add missing splnet to the ioctl handler. | Brad Smith |
2008-09-15 | I forgot to sync the NetBSD Copyright 2004-2008 update. Fix it. | Marcus Glocker |
2008-09-15 | Sync ehci-isoc part a bit up with NetBSD: | Marcus Glocker |
2008-09-10 | Convert timeout_add() calls using multiples of hz to timeout_add_sec() | Bret Lambert |
2008-09-08 | - don't leave nodes unconfigured, when setting alternate setting | Martynas Venckus |
2008-09-08 | prevent mustek from attaching as uhid. ok theo, sthen@ | Martynas Venckus |
2008-09-08 | sync | Theo de Raadt |
2008-09-08 | holtek; bigionews@snb.it | Theo de Raadt |
2008-09-08 | sync | Martynas Venckus |
2008-09-08 | add mustek powermust 800 ups; ok theo, sthen@ | Martynas Venckus |
2008-09-08 | expand switch cases so they're not so ugly and easier to read. | Brad Smith |
2008-09-03 | regen | Stuart Henderson |
2008-09-03 | housekeeping: | Stuart Henderson |
2008-08-27 | sync | Theo de Raadt |
2008-08-27 | another ups | Theo de Raadt |
2008-08-27 | Some __packed cleanup; Remove another obsolete pack from a none-hardware | Marcus Glocker |
2008-08-27 | pass FCS to radiotap. | Damien Bergamini |
2008-08-27 | hardware may pass us ACK or CTS frames in some cases, so use | Damien Bergamini |
2008-08-27 | introduce new IEEE80211_STA_ONLY kernel option that can be set to | Damien Bergamini |
2008-08-26 | another ups to knock out of being a uhid | Theo de Raadt |
2008-08-26 | sync | Theo de Raadt |
2008-08-26 | new devs | Theo de Raadt |
2008-08-26 | Fix alignment panic on sparc64 by removing a wrong __packed. While | Marcus Glocker |
2008-08-24 | Get VIDIOC_G_FMT working (makes ekiga happy). | Marcus Glocker |
2008-08-24 | Use consistent variable names; curr -> cur, err -> error. | Marcus Glocker |
2008-08-24 | Add support for processing unit (e.g. brightness) controls. New V4L2 | Marcus Glocker |
2008-08-19 | sync | Theo de Raadt |
2008-08-19 | another rum; Jonathan Lee | Theo de Raadt |
2008-08-18 | use M_NOWAIT instead of M_WAITOK to cause malloc() to return NULL | Kevin Lo |
2008-08-16 | If dwMaxPayloadTransferSize doesn't exactly match to an existing | Marcus Glocker |
2008-08-16 | Spacing. | Marcus Glocker |
2008-08-16 | Sync ehci isochronous part with NetBSD: | Marcus Glocker |
2008-08-14 | in ieee80211_input(), call if_start() after enqueuing frames in if_snd | Damien Bergamini |
2008-08-13 | Add VIDIOC_ENUM_FRAMESIZES ioctl. This permits applications to query the | Marcus Glocker |
2008-08-12 | Don't process xfers which have the stream error bit set in the stream | Marcus Glocker |
2008-08-11 | Since we have ehci(4) isoc support now, don't demote USB2 uvideo(4) | Marcus Glocker |
2008-08-10 | Prepare for ehci: | Marcus Glocker |
2008-08-09 | Add isochronous xfer support for ehci(4). From NetBSD. | Marcus Glocker |
2008-08-09 | Regen | Miod Vallat |
2008-08-09 | Add the fr-dvorak-be'po layout as fr.dvorak for ps/2 and usb keyboards. | Miod Vallat |
2008-08-09 | Revert last commit, it doesn't always help, we need to find another | Marcus Glocker |
2008-08-09 | Prepare for ehci: If GET_DEF request has failed, wait a moment before | Marcus Glocker |
2008-08-08 | if we fail to extract the mbuf in the Rx routine, increment | Thordur I. Bjornsson |
2008-08-08 | sync | Reyk Floeter |
2008-08-08 | add eMPIA Technology EeePC 701 camera (currently unsupported uvideo(4) | Reyk Floeter |
2008-08-03 | revert part of rev. 1.65 where we set the address earlier. this seems | Federico G. Schwindt |
2008-08-02 | Use correct terms as in the specs; | Marcus Glocker |