This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
vx
History
Jun-ichiro itojun Hagino
2f0dab8f41
be sure to wipe out m_pkthdr when you set M_PKTHDR, you may see junk pointer
...
in m_pkthdr portion. actually, we should not change pkthdr mbuf <-> non-pkthdr mbuf.
2000-07-04 18:43:32 +00:00
..
if_vx_eisa.c
Remove #if NVX > 0 and #if NEISA > 0 (and #include "eisa.h") as it's not
2000-01-29 14:50:32 +00:00
if_vx_pci.c
Warn that this as an oldpci device..
2000-05-28 15:59:52 +00:00
if_vx.c
be sure to wipe out m_pkthdr when you set M_PKTHDR, you may see junk pointer
2000-07-04 18:43:32 +00:00
if_vxreg.h
Add missing $FreeBSD$
2000-05-01 19:54:26 +00:00