Date: Sun, 8 May 2005 23:19:21 +0000 (UTC) From: Bill Paul <wpaul@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/ndis kern_windrv.c ntoskrnl_var.h src/sys/dev/if_ndis if_ndis_pccard.c if_ndis_pci.c Message-ID: <200505082319.j48NJLYS007884@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 2005-05-08 23:19:21 UTC
FreeBSD src repository
Modified files:
sys/compat/ndis kern_windrv.c ntoskrnl_var.h
sys/dev/if_ndis if_ndis_pccard.c if_ndis_pci.c
Log:
More fixes for multibus drivers. When calling out to the match
function in if_ndis_pci.c and if_ndis_pccard.c, provide the bustype
too so the stubs can ignore devlists that don't concern them.
Revision Changes Path
1.10 +1 -1 src/sys/compat/ndis/kern_windrv.c
1.35 +1 -1 src/sys/compat/ndis/ntoskrnl_var.h
1.13 +7 -2 src/sys/dev/if_ndis/if_ndis_pccard.c
1.17 +7 -2 src/sys/dev/if_ndis/if_ndis_pci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505082319.j48NJLYS007884>
