From owner-cvs-all Mon Aug 13 22:32: 1 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6806037B409; Mon, 13 Aug 2001 22:31:56 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7E5Vux70489; Mon, 13 Aug 2001 22:31:56 -0700 (PDT) (envelope-from imp) Message-Id: <200108140531.f7E5Vux70489@freefall.freebsd.org> From: Warner Losh Date: Mon, 13 Aug 2001 22:31:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pcic_pci.c pcic_pci.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 2001/08/13 22:31:56 PDT Modified files: sys/pccard pcic_pci.c pcic_pci.h Log: Try to support the Cirrus Logic PD6833 better in pci mode. This is done from the datasheets since I'm ahving problems with my laptop that has the 6833 in it... Minor rework of TI code. Should be the same as before. Revision Changes Path 1.66 +40 -16 src/sys/pccard/pcic_pci.c 1.26 +4 -4 src/sys/pccard/pcic_pci.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message