From owner-freebsd-hackers Mon Sep 18 08:55:24 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA20688 for hackers-outgoing; Mon, 18 Sep 1995 08:55:24 -0700 Received: from cs.sunysb.edu (sbcs.sunysb.edu [130.245.1.15]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id IAA20682 for ; Mon, 18 Sep 1995 08:55:20 -0700 Received: from syslab11.csdept (syslab11.cs.sunysb.edu [130.245.14.11]) by cs.sunysb.edu (8.6.12/8.6.9) with SMTP id LAA02220 for ; Mon, 18 Sep 1995 11:55:19 -0400 Date: Mon, 18 Sep 1995 11:55:19 -0400 From: Chitra Venkatramani Message-Id: <199509181555.LAA02220@cs.sunysb.edu> To: freebsd-hackers@FreeBSD.org Subject: DC21040 PCI Ethernet question Sender: owner-hackers@FreeBSD.org Precedence: bulk I have the following questions about the 100Mbps Ethernet controller: 1) This card does DMA from specified memory addresses. How do I know when the DMA completes ? ie, I would actually like to know when I can safely modify the locations from which I'd requested data to be DMA'ed ? 2) What are the total sizes of the transmit and receive buffers on the DC21040 card? Thanks in advance -Chitra Venkatramani (chitra@cs.sunysb.edu)