From owner-cvs-all Tue Apr 17 16:15: 6 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 527E137B42C; Tue, 17 Apr 2001 16:15:01 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3HNF1663568; Tue, 17 Apr 2001 16:15:01 -0700 (PDT) (envelope-from imp) Message-Id: <200104172315.f3HNF1663568@freefall.freebsd.org> From: Warner Losh Date: Tue, 17 Apr 2001 16:15:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci pcic_p.c pcic_p.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2001/04/17 16:15:01 PDT Modified files: sys/pci pcic_p.c pcic_p.h Log: When booting, turn on the 3E0 compatibility address for ricoh cardbus parts. This is based on the newcard code that turns it off :-). We can now reboot after NEWCARD or Windows and have OLDCARD work. Add support for the RL5C466 while I'm at it. Treat TI1031 the same as the CLPD6832. It doesn't work yet, but sucks less than it did before. Also add a few #defines for other changes in the pipe. Revision Changes Path 1.31 +26 -4 src/sys/pci/pcic_p.c 1.17 +8 -1 src/sys/pci/pcic_p.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message