index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
/
uaudio.c
Age
Commit message (
Expand
)
Author
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