From 82830ce063d38dfbd48cfdb7e798215ef59997dd Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Mon, 22 Jun 2015 10:39:41 +1000 Subject: Revert "Return the default TX and RX hardware checksum for the Cadence driver to off." This reverts commit 54fb9f01f86286ecea3093f6f524afec86d6313f. This change adds white space changes. A better solution is to revert the original change. --- libbsd.txt | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'libbsd.txt') diff --git a/libbsd.txt b/libbsd.txt index c0af13a8..0a8378af 100644 --- a/libbsd.txt +++ b/libbsd.txt @@ -1075,24 +1075,12 @@ Broadcom BCM4401 _bsd_bfe_pcimodule_sys_init Links Broadcom BCM570x _bsd_bge_pcimodule_sys_init Needs Symbols (A) E1000 IGB _bsd_igb_pcimodule_sys_init Links E1000 EM _bsd_em_pcimodule_sys_init Links -Cadence ? Links, works. ---- + Symbols (A) pci_get_vpd_ident -=== Cadence === - -The cadence driver works on the Xilinx Zynq platform. The hardware checksum -support works on real hardware but does not seem to be supported on qemu -therefore the default state is disabled and it can be enabled from the shell -with: - - # ifconfig cgem0 rxcsum txcsum - -or with an ioctl call to the network interface driver with SIOCSIFCAP and the -mask IFCAP_TXCSUM and IFCAP_RXCSUM set. - == Problems to report to FreeBSD == The MMAP_NOT_AVAILABLE define is inverted on its usage. When it is -- cgit v1.2.3