From owner-cvs-all Thu Jan 9 21:37:17 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9454B37B401; Thu, 9 Jan 2003 21:37:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40FBD43F13; Thu, 9 Jan 2003 21:37:16 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h0A5bGfh051154; Thu, 9 Jan 2003 21:37:16 -0800 (PST) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h0A5bGuU051153; Thu, 9 Jan 2003 21:37:16 -0800 (PST) Message-Id: <200301100537.h0A5bGuU051153@repoman.freebsd.org> From: Warner Losh Date: Thu, 9 Jan 2003 21:37:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_dc.c if_dcreg.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2003/01/09 21:37:15 PST Modified files: sys/pci if_dc.c if_dcreg.h Log: Add preliminary support for the Hawking PN672TX CardBus cards. # Preliminary because there are some subtle things the NetBSD driver does # that we don't do yet. My card works for me w/o them. Revision Changes Path 1.87 +3 -0 src/sys/pci/if_dc.c 1.30 +12 -0 src/sys/pci/if_dcreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message