From owner-cvs-all Fri May 18 23:36:13 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 5BEB737B42C; Fri, 18 May 2001 23:36:10 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4J6aAM36798; Fri, 18 May 2001 23:36:10 -0700 (PDT) (envelope-from imp) Message-Id: <200105190636.f4J6aAM36798@freefall.freebsd.org> From: Warner Losh Date: Fri, 18 May 2001 23:36:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pcic.c 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/05/18 23:36:10 PDT Modified files: sys/pccard pcic.c Log: Add back the plain i82365 to the list of bridges that do special things to get 3.3V. It appears that some cardbus chipsets have id registers that say they are C step parts, but they really support the DF step 3.3V functionality. # Need to verify that IBM KING is handled properly since the MISC1 # register is really a cirrus logic only register. Revision Changes Path 1.127 +2 -1 src/sys/pccard/pcic.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message