summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/if_auereg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Only match devices with a valid configuration.mpi2015-06-181-4/+1
* Rewrite receive filter handling and ioctl bits.brad2013-12-131-2/+1
* Get rid of various 'typedef struct' definitions and use plain structuremglocker2013-04-151-5/+5
* * replace per-driver dying and/or other state variables with use ofjakemsr2010-12-061-3/+1
* USB network devices do not DMA in a way that requires a shutdown functionderaadt2009-08-101-3/+1
* Remove definitions and usage of usb_callout and related macros. These macrosmbalmer2007-06-101-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-13/+1
* More lockmgr -> rwlock low hanging fruit.krw2007-05-061-2/+2
* some devices can do weird things upon a warm reboot so add a shutdownjolan2006-05-181-1/+2
* Remove last NRND NetBSDisms from tree.krw2006-03-071-7/+1
* remove duplication, use ETHER_ALIGN from if_ether.hbrad2004-05-191-2/+1
* Add support for a bunch of new adapters.nate2002-04-011-2/+3
* Synchronize usb code with NetBSD.nate2001-10-311-3/+7
* Sync with NetBSD. Tested with a USB keyboard, USB mouse, and three differentaaron2001-05-031-1/+6
* sync with NetBSD... well almost. someone w/ the hw should check umass.fgsch2000-07-041-6/+3
* Sync with NetBSD.aaron2000-04-141-2/+3
* Much cleaner sync with NetBSD. Some #if defined() magic has been sent in theaaron2000-03-281-0/+278