summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2002-07-09syncNathan Binkert
2002-07-09New aue(4) deviceNathan Binkert
2002-07-04New product ID.Nathan Binkert
2002-07-04syncNathan Binkert
2002-07-04new devicesNathan Binkert
2002-06-30allocate sockaddr_dl for ifnet in if_alloc_sadl(), as we don't always knowJun-ichiro itojun Hagino
2002-06-26Kill __FUNCTION__.Marc Espie
2002-06-21Trial and error gives me this tweak for the trumpion 0x1100 device.Artur Grabowski
2002-06-21syncArtur Grabowski
2002-06-21Add Trumpion Microelectronics (Who comes up with those names?)Artur Grabowski
2002-06-18fix uftdi so that it matches what usbdevs saysNathan Binkert
2002-06-17syncNathan Binkert
2002-06-17New Rio/Nike psa[play 120 mp3 playerNathan Binkert
2002-06-11add usb midi support.Nathan Binkert
2002-06-11Add the umct serial driver for netbsd.Nathan Binkert
2002-06-11add stack version #define.Nathan Binkert
2002-06-11sync urio with NetBSD.Nathan Binkert
2002-06-11use usb_proc_ptr. (From NetBSD)Nathan Binkert
2002-06-10syncNathan Binkert
2002-06-10more new usb devices from NetBSDNathan Binkert
2002-06-07Fix more timeout handling issues in ohci. There are still cursed harrdwareMiod Vallat
2002-06-07use IF_INPUT macro for us as well.Federico G. Schwindt
2002-05-19Provide a correct timeout behaviour, fixes some panics people had beenMiod Vallat
2002-05-11I HATE it when things that we fix come back from bad mergesTheo de Raadt
2002-05-09Fix ioctl handlingNathan Binkert
2002-05-09Sync hid stuff including ukbd, ums, and uhid with NetBSDNathan Binkert
2002-05-07Fix uvisor for what's currently in the treeNathan Binkert
2002-05-07Sync quirks with NetBSDNathan Binkert
2002-05-07Sync uvisor driver with NetBSD. This adds support for PALM4 devicesNathan Binkert
2002-05-07Add a driver for Realtek RTL8150L based ethernet devicesNathan Binkert
2002-05-07Meant to commit only ulpt and committed everything. Most things weren't readyNathan Binkert
2002-05-07Sync ulpt driver with NetBSDNathan Binkert
2002-05-06sync uaudio with NetBSDNathan Binkert
2002-05-06typedef for proc * for portabilityNathan Binkert
2002-05-06Make more portable with NetBSDNathan Binkert
2002-05-06sync with NetBSDNathan Binkert
2002-05-06Sync with NetBSDNathan Binkert
2002-05-05Use correct $NetBSD$Nathan Binkert
2002-05-05whitespace sync with netbsd.Nathan Binkert
2002-05-02prefix structure members to avoid name clashes.Nathan Binkert
2002-04-03move the "ukbd_enable: %s: bad call on=%d" from DIAGNOSTIC to UKBD_DEBUGJason Wright
2002-04-01Add support for a bunch of new adapters.Nathan Binkert
2002-04-01syncNathan Binkert
2002-04-01More USB devices.Nathan Binkert
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2002-03-12swiss german and french keymaps; from pckbd by Mathias Schmocker <smat@polari...Michael Shalayeff
2002-03-12sync with KAMEKenjiro Cho
2002-02-27We have memcpy and memset in the kernel.Artur Grabowski
2002-01-30Move SET/CLR/ISSET macros to param.h. fgsch@ and millert@ okThomas Nordin