summaryrefslogtreecommitdiff
path: root/sys/dev/usb/ums.c
AgeCommit message (Collapse)Author
2001-05-03Sync with NetBSD. Tested with a USB keyboard, USB mouse, and three differentAaron Campbell
kue(4) Ethernet devices.
2001-01-28Another USB sync with NetBSD. We are still lacking an up-to-date umass(4)Aaron Campbell
driver. I would appreciate it if someone with the hardware looked into it. I also have to take a closer look at changes to the USB Ethernet drivers, as well as import some drivers we are missing (uftdi, if_upl, yap, etc.)
2000-11-08Sync with NetBSD. Too many changes to mention. For now I have skippedAaron Campbell
umass.c and ukbd.c as the diffs are a bit hairier.
2000-09-07Be gentle with the poor Apple mouse that has only 1 button (withoutMatthieu Herrb
's').
2000-09-07add ums mouse support from NetBSDMatthieu Herrb