From owner-cvs-all Sun Jan 10 05:00:17 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA18367 for cvs-all-outgoing; Sun, 10 Jan 1999 05:00:17 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA18362; Sun, 10 Jan 1999 05:00:16 -0800 (PST) (envelope-from guido@FreeBSD.org) From: Guido van Rooij Received: (from guido@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA17558; Sun, 10 Jan 1999 05:00:11 -0800 (PST) Date: Sun, 10 Jan 1999 05:00:11 -0800 (PST) Message-Id: <199901101300.FAA17558@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/pccard/pccardd cardd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk guido 1999/01/10 05:00:11 PST Modified files: usr.sbin/pccard/pccardd cardd.c Log: When resuming with 2 identical cards in 2 slots, the initialisation of the second card fails. This fixes that. Revision Changes Path 1.33 +5 -2 src/usr.sbin/pccard/pccardd/cardd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message