| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-03-23 | whitespace and folding fix. | kent | |
| 2002-03-23 | Decrease UAUDIO_NFRAMES: 20 -> 10 | kent | |
| This change eliminates noise of 6ch audio. | |||
| 2002-03-23 | Change devinfo definition and make devname initialization correctly. | taca | |
| Those changes are referring with uplcom.c. I've checked with SUNTAC U-Cable type P1 that it responed to AT commands. | |||
| 2002-03-20 | Define uvscom_acvtivate() according to prototype. | augustss | |
| 2002-03-20 | add missing prototype for uvscom_activate() | lukem | |
| 2002-03-19 | Add driver for SUNTAC Slipper U VS-10U serial devices. | augustss | |
| Written by Shunsuke Akiyama <akiyama@jp.FreeBSD.org>. From FreeBSD. | |||
| 2002-03-19 | Regen. | augustss | |
| 2002-03-19 | Add some devices. From FreeBSD. | augustss | |
| 2002-03-18 | Create new uaudio_chan_init() and move sample_size/bytes_per_frame | kent | |
| initialization to it from uaudio_chan_set_param(). uaudio_set_params() calls uaudio_chan_init(). These are required because bytes_per_frame is used in uaudio_round_blocksize(), which is called before uaudio_set_params(). Noise of 4ch playing disappears by this change. 6ch playing still has cyclic noise. | |||
| 2002-03-18 | regen | christos | |
| 2002-03-18 | Add Siemens speedstream, from Alicia da Conceicao. | christos | |
| 2002-03-17 | Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for | atatat | |
| indicating an unhandled "command". ERESTART is -1, which can lead to confusion. ERESTART has been moved to -3 and EPASSTHROUGH has been placed at -4. No ioctl code should now return -1 anywhere. The ioctl() system call is now properly restartable. | |||
| 2002-03-17 | Whitespace fixes. | augustss | |
| 2002-03-17 | Add Swiss keyboard mappings. From OpenBSD. | augustss | |
| 2002-03-17 | aurateconv.c: | kent | |
| - Simplify the source - Accept any convresions such that sample_rate < hw_sample_rate uaudio.c: - Request the above conversion. This is needed for 4ch-only devices to play monaural/stereo data. | |||
| 2002-03-16 | Fix a couple of typo: | tsutsui | |
| - s/ehci/uhci/ (in unused arg of macro) - s/ohci/uhci/ (in panic message) | |||
| 2002-03-16 | Fix a couple of typo: | tsutsui | |
| - s/ehci/ohci/ (in unused arg of macro) - s/uhci/ohci/ (in debug message) | |||
| 2002-03-16 | add device TDK USB-PDC Adapter UPA9664 | ichiro | |
| 2002-03-15 | uaudio_set_params(): Set conversions: | kent | |
| - 8bit slinear/ulinear to 16bit slinear for playing - 16bit slinear to 8bit slinear/ulinear for recording | |||
| 2002-03-12 | Accept 24bit precision. | kent | |
| 2002-03-10 | Regen. | augustss | |
| 2002-03-10 | Add some WLAN devices. | augustss | |
| 2002-03-10 | Regen. | augustss | |
| 2002-03-10 | Add vendor Intersil. | augustss | |
| 2002-03-10 | Regen. | augustss | |
| 2002-03-10 | Add Pen Driver USB Disk. | augustss | |
| 2002-03-09 | Move sampling rate conversion functions to aurateconv.c. | kent | |
| Introduce "aurateconv" attribute for audio devices. Add aurateconv to uaudio and auich. (due to kern/15845 and kern/15848) | |||
| 2002-03-09 | add device | ichiro | |
| TDK USB-PHS Adapter UHA6400 | |||
| 2002-03-08 | free_all_endpoints(): Fix a problem with disabled device. | kent | |
| 2002-03-07 | Sampling rate and mono-stereo conversion described in | kent | |
| http://mail-index.netbsd.org/tech-kern/2002/03/04/0005.html auconv.c: Add conversion functions audio.c: Sample alignment, calling conversion functions, etc. audio_if.h: Add four hw_* members to "struct audio_params" audiovar.h: Add conversion buffers, etc. auich and uaudio: Add conversion request code to *_set_params(). | |||
| 2002-03-05 | bring in latest ALTQ from kjc. ALTQify some of the drivers. | itojun | |
| 2002-03-04 | Use the correct pointer for the timeout abort. | augustss | |
| 2002-02-28 | Regen | jmcneill | |
| 2002-02-28 | Add Linksys Wireless USB Network Adapters (WUSB11, both original and ver 2.5) | jmcneill | |
| 2002-02-28 | Don't use NULL for non-pointer arguments. | thorpej | |
| 2002-02-28 | Change mapping of keycode 50 to be closer to the spec. | augustss | |
| 2002-02-27 | Regen. | augustss | |
| 2002-02-27 | Add some more stuff that might make Palm and Sony devices work. | augustss | |
| (Gleaned from Linux.) | |||
| 2002-02-27 | Add Palm m125. | augustss | |
| 2002-02-27 | Move the interrupt bailout when a cancelled ii is found. | augustss | |
| 2002-02-27 | Remove spurious splusb(). | augustss | |
| Lower abort hardware wait. | |||
| 2002-02-27 | Avoid a race condition spotted by UCHIYAMA Yasushi <uch@vnop.net>. | augustss | |
| 2002-02-26 | A small fix for FreeBSD. | augustss | |
| 2002-02-26 | Fix a typo that prevented timeout in control requests from working. | augustss | |
| Spotted by Alfred Perlstein <bright@mu.org>. | |||
| 2002-02-26 | Some minor fixes from FreeBSD. | augustss | |
| 2002-02-25 | Fix an uninitilized request. From Alfred Perlstein <bright@mu.org>. | augustss | |
| 2002-02-25 | Some portability improvement. | augustss | |
| Add define for usb.h version. | |||
| 2002-02-20 | Add quirks for Minolta Dimage X. | augustss | |
| 2002-02-20 | Regen. | augustss | |
| 2002-02-20 | Add Minolta Dimage X (very nifty!). | augustss | |
