Age | Commit message (Expand) | Author |
2006-01-04 | Remove redundant calls to bpfdetach. | Can Erkin Acar |
2006-01-02 | mostly style nits; from kent@netbsd.org. | Federico G. Schwindt |
2006-01-02 | fix some typos and add open/close code of sync pipe, disabled for now. | Federico G. Schwindt |
2006-01-02 | make mixer names compatible with other audio devices. from kent@netbsd.org | Federico G. Schwindt |
2006-01-02 | recognize sync-pipe audio stream; disabled for now. from kent@netbsd.org | Federico G. Schwindt |
2006-01-02 | add source selector support. netbsd pr 26538. | Federico G. Schwindt |
2006-01-02 | knf. add some debug and use const. | Federico G. Schwindt |
2006-01-01 | correct a typo and reorder check. | Federico G. Schwindt |
2006-01-01 | Rearrange to fix a potential crash when changing parameters with audioctl | Federico G. Schwindt |
2006-01-01 | Fix mixer wraparound. from netbsd pr 16652. | Federico G. Schwindt |
2005-12-31 | The Sony DSC-P41 it's actually UFI, not SCSI. Unfortunately (all?) DSC | Federico G. Schwindt |
2005-12-24 | regen | Robert Nagy |
2005-12-24 | Add Logitech QuickCam Zoom support. | Robert Nagy |
2005-12-23 | Support Nintendo Wi-Fi USB Connector, noticed in Linux rt2570 driver | Jonathan Gray |
2005-12-23 | regen | Jonathan Gray |
2005-12-23 | Nintendo Wi-Fi USB Connector | Jonathan Gray |
2005-12-21 | Don't try to predict what different eeprom settings mean | Jonathan Gray |
2005-12-18 | Apparently the Scanlogic SL11R is not UFI, and correctly identifies itself as | Mark Kettenis |
2005-12-13 | add new device. | Dale Rahn |
2005-12-13 | sync | Dale Rahn |
2005-12-13 | support cdce mode. | Dale Rahn |
2005-12-09 | Add support for Linksys HU200-TS, id found in Linux RT2570 driver. | Jonathan Gray |
2005-12-09 | regen | Jonathan Gray |
2005-12-09 | Linksys HU200-TS. | Jonathan Gray |
2005-12-09 | Mention which chipset devices use on attach. | Jonathan Gray |
2005-12-03 | splimp -> splnet | Brad Smith |
2005-12-03 | Allow strings descriptor 0 to be fetched. It's the default language index. | Brad Smith |
2005-11-30 | regen | Xavier Santolaria |
2005-11-30 | new vendor: Thrustmaster; OK deraadt@. | Xavier Santolaria |
2005-11-29 | Add support for ASIX AX88772 10/100 based adapters which are very similiar | Jonathan Gray |
2005-11-29 | regen | Jonathan Gray |
2005-11-29 | Add generic id for ASIX AX88772. | Jonathan Gray |
2005-11-28 | sync | Theo de Raadt |
2005-11-28 | tapwave zodiac is a uvisor interface | Theo de Raadt |
2005-11-24 | o Force the sending of an extra URB if there is less than 2 bytes left | Damien Bergamini |
2005-11-24 | wi and ubt are network drivers so should be DV_IFNET, | Alexander Yurchenko |
2005-11-24 | ural should be DV_IFNET, not DV_DULL. noticed by ian@. | Alexander Yurchenko |
2005-11-23 | Be more robust when receiving frames. If we can't allocate a new mbuf, | Damien Bergamini |
2005-11-23 | use sizeof instead of hard-coded values. | Damien Bergamini |
2005-11-23 | Implement the Adaptive Multi Rate Retry algorithm (AMRR) for BSS mode. | Damien Bergamini |
2005-11-23 | Optimize TXTIME and PLCP LENGTH field computation. | Damien Bergamini |
2005-11-21 | Move contents of sys/select.h to sys/selinfo.h in preparation for a | Todd C. Miller |
2005-11-19 | ViewSonic Airsync Prism 2.5 USB wlan, id found in linux-wlan driver. | Jonathan Gray |
2005-11-19 | regen | Jonathan Gray |
2005-11-19 | ViewSonic Airsync wireless | Jonathan Gray |
2005-11-19 | Remove unnecessary lockmgr() archaism that was costing too much in terms | Pedro Martelletto |
2005-11-15 | More typos (especially indicies -> indices), checked with jmc@ | Miod Vallat |
2005-11-09 | splimp -> splnet | Brad Smith |
2005-10-31 | Move from arpcom to ieee80211com in wi softc. This will be | Jonathan Gray |
2005-10-29 | comment fix: Two vendors sold same thing | Theo de Raadt |