summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/ezload.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* filesystem firmware loading for uyap(4). this should work, i wrote it veryderaadt2004-12-191-3/+6
| | | | | | 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.
* 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/+48
Anchor) EZ-USB chips. From NetBSD. /* XXX - untested */