Displaying 2 results from an estimated 2 matches for "copybreak".
2003 Dec 10
1
pcnet32 and copybreak condition
The main modifications in the PCnet32 ethernet driver seems to be macro that
test if COPYBREAK is define. I notice that for network driver which were written
for Xen the main modifications was around the copybreak and also some
adjustments with include files. Is it true if I say that the port of network
device from Linux to Xen is quite "easy" and that the majority of the
modificat...
2011 Jan 12
72
PCI passthrough issue
Hello,
I''m facing a strange issue with network card PCI passthrough on my
openwrt test domU.
- With network PCI passthrough, DNS lookup failed for some domains
(exemple, google.com) but not for other (free.fr my ISP, or my domain
jbfavre.org). I can ping an IP address without any problem.
- Starting domU as a "normal" (ie without PCI passthrough), no problem.
As far as I can