summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/if_udavreg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Only match devices with a valid configuration.uaa2015-06-191-4/+1
* udav(4): add CoreChip RD9700 supportsasano2014-01-221-1/+11
* Get rid of various 'typedef struct' definitions and use plain structuremglocker2013-04-151-7/+7
* Don't process packets where the USB xfer length is shorter than a packetmk2011-03-311-2/+2
* * replace per-driver dying and/or other state variables with use ofjakemsr2010-12-061-3/+1
* spelling fixes, from Martynas Venckus;jmc2007-11-251-2/+2
* Remove definitions and usage of usb_callout and related macros. These macrosmbalmer2007-06-101-2/+2
* Remove the definition and use of UPACKED and replace it with our own __packedmbalmer2007-06-091-2/+2
* Mechanical removal of USBBASEDEVICE. No binary change.mk2007-06-061-2/+2
* Last part of FreeBSD/NetBSD sepcific code removal.mbalmer2007-06-041-9/+1
* More lockmgr -> rwlock low hanging fruit.krw2007-05-061-2/+2
* Remove last NRND NetBSDisms from tree.krw2006-03-071-4/+1
* dont redefine ETHER_ALIGNdlg2005-01-301-8/+5
* fix for some archs that don't like unaligned accesses, eg sparc64 and alphadlg2004-12-301-1/+8
* Port of NetBSD's udav driver for Davicom USB DM960 based Ethernet.jsg2004-10-051-0/+214