freebsd-skq/sys/dev/if_ndis
wpaul 41facc2cd6 Avoid using any of the ndis_packet/ndis_packet_private fields for
mbuf<->packet housekeeping. Instead, add a couple of extra fields
to the end of ndis_packet. These should be invisible to the Windows
driver module.

This also lets me get rid of a little bit of evil from ndis_ptom()
(frobbing of the ext_buf field instead of relying on the MEXTADD()
macro).
2003-12-25 06:04:40 +00:00
..
if_ndis.c Avoid using any of the ndis_packet/ndis_packet_private fields for 2003-12-25 06:04:40 +00:00
if_ndisvar.h Big round of updates: 2003-12-21 00:00:08 +00:00