freebsd-dev/sys/dev/if_ndis
Dimitry Andric 54a55725a3 In sys/dev/if_ndis/if_ndis_pccard.c, fix a bug where a garbage rid was
passed to resource_list_add().  The rid that was just returned by
bus_alloc_resource_any() should have been used instead.

Reviewed by:	jhb
MFC after:	1 week
2012-01-03 18:40:41 +00:00
..
if_ndis_pccard.c In sys/dev/if_ndis/if_ndis_pccard.c, fix a bug where a garbage rid was 2012-01-03 18:40:41 +00:00
if_ndis_pci.c Fix a bug introduced in r216518. The ndis_subsys field holds the PCI 2010-12-19 11:14:34 +00:00
if_ndis_usb.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
if_ndis.c Fix some net80211 enum nits: 2011-12-17 10:23:17 +00:00
if_ndisvar.h s/usb2_/usb_/ on all typedefs for the USB stack. 2009-05-29 18:46:57 +00:00