projects
/
barrelfish
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
e6ef4c0
)
skb: adding e10k to device db
author
Roni Häcki
<roni.haecki@inf.ethz.ch>
Wed, 25 Jan 2017 12:37:48 +0000 (13:37 +0100)
committer
Roni Häcki
<roni.haecki@inf.ethz.ch>
Wed, 25 Jan 2017 12:37:48 +0000 (13:37 +0100)
Signed-off-by: Roni Häcki <roni.haecki@inf.ethz.ch>
usr/skb/programs/device_db.pl
patch
|
blob
|
history
diff --git
a/usr/skb/programs/device_db.pl
b/usr/skb/programs/device_db.pl
index
e14b7a1
..
c4ccacc
100644
(file)
--- a/
usr/skb/programs/device_db.pl
+++ b/
usr/skb/programs/device_db.pl
@@
-70,6
+70,19
@@
pci_driver{
platforms: ['x86_64']
}.
+
+pci_driver{
+ binary: "e10k",
+ supported_cards:
+ [ pci_card{ vendor: 16'8086, device: 16'10fb, function: _, subvendor: _, subdevice: _ }],
+ core_hint: 0,
+ core_offset: 0,
+ multi_instance: 0,
+ interrupt_load: 0.5,
+ interrupt_model: [msix],
+ platforms: ['x86_64']
+}.
+
pci_driver{
binary: "rtl8029",
supported_cards: