summaryrefslogtreecommitdiffstats
path: root/sys/dev/if_ndis/if_ndis_usb.c
Commit message (Expand)AuthorAgeFilesLines
* Move usb to a graveyard location under sys/legacy/dev, it is intended that thethompsa2009-02-231-4/+4
* Integrate the NDIS USB support code to CURRENT.weongyo2008-12-271-2/+97
* finish removing usb_port.h macros.imp2007-06-181-14/+14
* Expand USB_ATTACH_{ERROR,SUCCESS}_RETURN inline and eliminate fromimp2007-06-121-3/+3
* Static -> static.mjacob2006-09-071-3/+3
* Catch up with USB changes, device_ptr_t was removed, we need device_t here.trhodes2006-09-071-3/+3
* Throw the switch on the new driver generation/loading mechanism. Fromwpaul2005-04-241-23/+6
* Use 0 instead if NULL for vm_offset_t argument to windrv_lookup() towpaul2005-02-281-2/+2
* Correct e-mail address in copyright.wpaul2005-02-251-1/+1
* Apparently, the probe routine in if_ndis_usb.c can be called twicewpaul2005-02-241-9/+7
* - Correct one aspect of the driver_object/device_object/IRP framework:wpaul2005-02-241-0/+176
OpenPOWER on IntegriCloud