diff options
author | wpaul <wpaul@FreeBSD.org> | 2005-02-24 22:54:15 +0000 |
---|---|---|
committer | wpaul <wpaul@FreeBSD.org> | 2005-02-24 22:54:15 +0000 |
commit | 9ad2b03bb585fe6c3f96474adffe9d61d3c7e3de (patch) | |
tree | 373355eb7668d69f56b7283afd0a8cab49387fd1 /share/man/man7/ascii.7 | |
parent | b5521d6df746ce6e4a69360def49ec22058017c9 (diff) | |
download | FreeBSD-src-9ad2b03bb585fe6c3f96474adffe9d61d3c7e3de.zip FreeBSD-src-9ad2b03bb585fe6c3f96474adffe9d61d3c7e3de.tar.gz |
Apparently, the probe routine in if_ndis_usb.c can be called twice
for a given device in some circumstances, so move the PDO creation
to the attach routine so we don't end up creating two PDOs.
Also, when we skip the call to ndis_convert_res() in if_ndis.c:ndis_attach(),
initialize sc->ndis_block->nmb_rlist to NULL. We don't explicitly zero
the miniport block, so this will make sure ndis_unload_driver() does
the right thing.
Diffstat (limited to 'share/man/man7/ascii.7')
0 files changed, 0 insertions, 0 deletions