From owner-cvs-all Sun Aug 12 6:13:54 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 2B6A937B408; Sun, 12 Aug 2001 06:13:51 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7CDDp693833; Sun, 12 Aug 2001 06:13:51 -0700 (PDT) (envelope-from joerg) Message-Id: <200108121313.f7CDDp693833@freefall.freebsd.org> From: Joerg Wunsch Date: Sun, 12 Aug 2001 06:13:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf GENERIC src/sys/isa fd.c fdc.h X-FreeBSD-CVS-Branch: RELENG_4 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 joerg 2001/08/12 06:13:51 PDT Modified files: (Branch: RELENG_4) sys/i386/conf GENERIC sys/isa fd.c fdc.h Log: MFC rev 1.177 of fd.c and 1.21 of fdc.h resp.: make the Y-E Data PCMCIA floppy controller work. The previous code was stale and didn't even compile at all. As per Hellmuth's suggestion, mention in a comment in GENERIC how to configure the kernel for that FDC. Tested by: hm Approved by: murray Revision Changes Path 1.246.2.34 +5 -1 src/sys/i386/conf/GENERIC 1.176.2.4 +243 -245 src/sys/isa/fd.c 1.20.2.2 +4 -2 src/sys/isa/Attic/fdc.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message