From owner-cvs-all Fri Nov 2 9:28:47 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 2383637B407; Fri, 2 Nov 2001 09:28:44 -0800 (PST) Received: (from imp@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA2HSio04688; Fri, 2 Nov 2001 09:28:44 -0800 (PST) (envelope-from imp) Message-Id: <200111021728.fA2HSio04688@freefall.freebsd.org> From: Warner Losh Date: Fri, 2 Nov 2001 09:28:44 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pccard/pccardd file.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/11/02 09:28:44 PST Modified files: usr.sbin/pccard/pccardd file.c Log: Always set unit number to -1 unless some other unit is specified in the config file. This fixes the breakage caused by the recent change in the behavior of device_add_child for ata (which shows soren's reservations were well founded). Submitted by: OGAWA Takaya Revision Changes Path 1.33 +2 -1 src/usr.sbin/pccard/pccardd/file.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message