repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
kqueue: Use wakeup_one based on # of threads sleep on kqueue
[dragonfly.git]
/
sys
/
dev
/
netif
/
sln
/
Makefile
blob
f0a4e63a79ef1a62aee8387e3f5293510e3627c0
1
KMOD
=
if_sln
2
SRCS
=
if_sln.c
3
SRCS
+=
device_if.h bus_if.h pci_if.h pcidevs.h
4
5
.
include
<
bsd.kmod.mk
>