This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
lnc
History
Alfred Perlstein
44956c9863
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
...
Merge M_NOWAIT/M_DONTWAIT into a single flag M_NOWAIT.
2003-01-21 08:56:16 +00:00
..
if_lnc_cbus.c
network interface driver changes:
2002-11-14 23:54:55 +00:00
if_lnc_isa.c
network interface driver changes:
2002-11-14 23:54:55 +00:00
if_lnc_pci.c
network interface driver changes:
2002-11-14 23:54:55 +00:00
if_lnc.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
if_lncreg.h
…
if_lncvar.h
…