mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 08:25:38 +00:00
parent
8e8878f187
commit
ed320f6f03
@ -120,6 +120,7 @@ if {!$use_multiboot} {
|
||||
|
||||
if {$use_nic_session} {
|
||||
puts $vm_cfg_fd {
|
||||
<!-- <rtl8029 irq="9" port="0x300"/> -->
|
||||
<intel82576vf/>
|
||||
}
|
||||
}
|
||||
|
@ -81,6 +81,7 @@ MODEL_INFO(pmtimer, "io_port")
|
||||
|
||||
MODEL_INFO(pcihostbridge, "bus_num", "bus_count", "io_base", "mem_base")
|
||||
MODEL_INFO(intel82576vf, "promisc", "mem_mmio", "mem_msix", "txpoll_us", "rx_map")
|
||||
MODEL_INFO(rtl8029, "bdf", "irq", "port")
|
||||
|
||||
MODEL_INFO(ide, "port0", "port1", "irq", "bdf", "disk")
|
||||
MODEL_INFO(ahci, "mem", "irq", "bdf")
|
||||
|
Loading…
x
Reference in New Issue
Block a user