summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/ezload.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* filesystem firmware loading for uyap(4). this should work, i wrote it veryderaadt2004-12-191-5/+18
| | | | | | carefully. unfortunately, we cannot find anyone who has one of these devices in our entire user community, thus far. commit it anyways. whoever finds one can contact me if there is a problem.
* update $NetBSD$ tagsnate2002-07-251-2/+2
|
* get rid of trailing whitespacenate2002-07-251-5/+5
|
* Use correct $NetBSD$nate2002-05-051-2/+2
|
* Synchronize usb code with NetBSD.nate2001-10-311-6/+5
|
* Sync with NetBSD. Tested with a USB keyboard, USB mouse, and three differentaaron2001-05-031-2/+2
| | | | kue(4) Ethernet devices.
* Add ezload, subroutines for downloading firmware into Cypress (formerlyaaron2001-01-291-0/+170
Anchor) EZ-USB chips. From NetBSD. /* XXX - untested */