freebsd-dev/sys/dev/vx
Robert Watson 7eadb7d5e9 Since if_vx doesn't contain locking or run with INTR_MPSAFE, mark
the interface as IFF_NEEDSGIANT so if_start is run holding Giant.
2004-08-14 00:12:42 +00:00
..
if_vx_eisa.c Correctly export the size of our softc to newbus in our EISA attachement. 2004-08-11 20:35:55 +00:00
if_vx_pci.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
if_vx.c Since if_vx doesn't contain locking or run with INTR_MPSAFE, mark 2004-08-14 00:12:42 +00:00
if_vxreg.h Start to minimize diffs between vx and ep. These latter is based on a 2003-10-25 04:05:33 +00:00
if_vxvar.h Replace the if_name and if_unit members of struct ifnet with new members 2003-10-31 18:32:15 +00:00