summaryrefslogtreecommitdiff
path: root/sys/dev/usb/uyap.c
AgeCommit message (Collapse)Author
2002-05-06Make more portable with NetBSDNathan Binkert
Whitespace sync with NetBSD
2001-12-17move more microcode, so that it does not end up in /usr/includeTheo de Raadt
2001-10-31Synchronize usb code with NetBSD.Nathan Binkert
2001-01-29Add a transient driver for the Y@P phone that downloads firmware intoAaron Campbell
the EZ-USB chip. After downloading the firmware the device detaches and then reattaches as a composite device (audio + HID). From NetBSD. /* XXX - untested */ Commented out in GENERIC for now, since this sounds like a kind of rare and weird device that no one would have. But it might be useful to have an example driver like this in the tree in case we see more (important) USB devices in the future using the EZ-USB.