Timestamp:
09/20/16 22:14:45 (8 years ago)
Author:
Pavel Pisa <pisa@…>
Branches:
5, master
Children:
a396ed4
Parents:
f6142c19
git-author:
Pavel Pisa <pisa@…> (09/20/16 22:14:45)
git-committer:
Pavel Pisa <pisa@…> (09/21/16 08:24:59)
Message:

classic networking: adapt FXP driver to work with actual PCI and IRQ code.

Tested to work with QEMU provided Intel i82557b network controller emulation.

qemu-system-x86_64 -enable-kvm -kernel $APP_BINARY \

-vga cirrus \
-append "--console=/dev/com1" \
-serial stdio \
-net nic,vlan=1,macaddr=be:be:be:10:00:01,model=i82557b \
-net tap,ifname=tap1,vlan=1,script=no,downscript=no

(No files)

Note: See TracChangeset for help on using the changeset viewer.