Age | Commit message (Expand) | Author |
2006-05-04 | free resources on close; found by Alexandre Ratchov <alex@caoua.org> | Michael Shalayeff |
2006-04-21 | remove a couple of unreachable statements, one found by lint, one found | Jolan Luff |
2006-01-06 | from kent@netbsd.org: | Federico G. Schwindt |
2006-01-06 | from kent@netbsd.org: | Federico G. Schwindt |
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-11-21 | Move contents of sys/select.h to sys/selinfo.h in preparation for a | Todd C. Miller |
2005-08-01 | Don't keep the devinfo string on the stack, instead use malloc/free. | Brad Smith |
2004-10-18 | reduce linecount in dmesg | Theo de Raadt |
2004-08-30 | Remove 'usb_'realloc() usage because it doesn't know the size of the old | Dale Rahn |
2004-07-08 | put "do { } while (0)" wrappers on all the debug maroc functions | Theo de Raadt |
2003-11-07 | updated URLs from Jared Yanovich; | Jason McIntyre |
2003-05-19 | strlcpy; millert@ ok | Miod Vallat |
2003-05-19 | updates from NetBSD | Nathan Binkert |
2003-05-07 | string cleanup; nate ok | Theo de Raadt |
2003-04-27 | strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit. | Hakan Olsson |
2002-07-25 | update $NetBSD$ tags | Nathan Binkert |
2002-05-06 | sync uaudio with NetBSD | Nathan Binkert |
2001-10-31 | Synchronize usb code with NetBSD. | Nathan Binkert |
2001-09-17 | Save the result of the configure children, so that the device | Dale Rahn |
2001-05-03 | Sync with NetBSD. Tested with a USB keyboard, USB mouse, and three different | Aaron Campbell |
2001-01-28 | Another USB sync with NetBSD. We are still lacking an up-to-date umass(4) | Aaron Campbell |
2000-11-08 | Sync with NetBSD. Too many changes to mention. For now I have skipped | Aaron Campbell |
2000-07-04 | sync with NetBSD... well almost. someone w/ the hw should check umass. | Federico G. Schwindt |
2000-05-24 | Permit detach of audio devices, such as uaudio. Selected code | Hakan Olsson |
2000-03-30 | Sync with NetBSD. USB Ethernet drivers should work now. | Aaron Campbell |
2000-03-28 | Much cleaner sync with NetBSD. Some #if defined() magic has been sent in the | Aaron Campbell |
2000-03-26 | Sync with NetBSD. | Aaron Campbell |
1999-11-11 | USB Audio, from NetBSD (augustss@carlstedt.se). Imported by me and niklas@. | Hakan Olsson |