Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | if USB support is not compiled into the kernel, | jmb | 2000-04-02 | 1 | -0/+8 |
* | Don't fail if less then MAXDEV /dev/usb\d+ entries exist. | n_hibma | 2000-01-10 | 1 | -1/+1 |
* | Complain if we get an error that is not ENXIO while opening /dev/usb\d+ | n_hibma | 1999-12-06 | 1 | -0/+7 |
* | Add the ability to match on device names attached to. | n_hibma | 1999-11-28 | 1 | -25/+144 |
* | Avoid null dereference on verbose output. | n_hibma | 1999-11-24 | 1 | -7/+7 |
* | Flip the sequence of vendor, product around, to make it consistent | n_hibma | 1999-11-22 | 1 | -19/+19 |
* | Add event queue handling. It triggers activities on events read from | n_hibma | 1999-11-21 | 1 | -51/+785 |
* | Cleanup of the code before we add a few thins. | n_hibma | 1999-11-18 | 1 | -33/+49 |
* | Syncing with NetBSD version 1998/12/14 | n_hibma | 1999-04-11 | 1 | -8/+7 |
* | Added Id | n_hibma | 1998-12-14 | 1 | -0/+1 |
* | Initial commit of ported NetBSD USB stack | n_hibma | 1998-11-26 | 1 | -0/+183 |