freebsd-skq/sys/compat/ndis
kib f13486a222 Revert UF_OPENING workaround for CURRENT.
Change the VOP_OPEN(), vn_open() vnode operation and d_fdopen() cdev operation
argument from being file descriptor index into the pointer to struct file.

Proposed and reviewed by:	jhb
Reviewed by:	daichi (unionfs)
Approved by:	re (kensmith)
2007-05-31 11:51:53 +00:00
..
cfg_var.h
hal_var.h
kern_ndis.c We have strcasecmp() in libkern now. 2007-04-06 11:18:57 +00:00
kern_windrv.c - Move GDT/LDT locking into a seperate spinlock, removing the global 2007-05-20 22:03:57 +00:00
ndis_var.h We have strcasecmp() in libkern now. 2007-04-06 11:18:57 +00:00
ntoskrnl_var.h
pe_var.h
resource_var.h
subr_hal.c
subr_ndis.c Revert UF_OPENING workaround for CURRENT. 2007-05-31 11:51:53 +00:00
subr_ntoskrnl.c
subr_pe.c We have strcasecmp() in libkern now. 2007-04-06 11:18:57 +00:00
subr_usbd.c
usbd_var.h
winx32_wrap.S
winx64_wrap.S