summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb2/ethernet/if_kue2.c
Commit message (Expand)AuthorAgeFilesLines
* Move the new USB stack into its new home.thompsa2009-02-231-704/+0
* Switch over to usbdevs.h generated at compile time.thompsa2009-02-181-1/+1
* MFp4 //depot/projects/usb; 157100thompsa2009-02-091-504/+222
* Remove check for null softc in attach, it can never happen.thompsa2009-02-011-3/+0
* Just put the ifnet pointer first in the softc like it needs to be rather thanthompsa2009-01-181-1/+0
* Name the items in the xfer arrays so they can be identified throughout thethompsa2009-01-151-19/+19
* Restore the if_*var.h and if_*reg.h to their original names, they dont need tothompsa2009-01-131-2/+2
* Remove CALLOUT_RETURNUNLOCKED from the callouts, there is no reason for them tothompsa2008-12-231-7/+2
* Remove superfluous return statements from the end of void functions.thompsa2008-12-111-24/+0
* Format and wrap function declarations.thompsa2008-12-111-10/+12
* Bring in USB4BSD, Hans Petter Selasky rework of the USB stackalfred2008-11-041-0/+1017
OpenPOWER on IntegriCloud