From owner-freebsd-mobile Wed Sep 12 20:54: 2 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 5103D37B40E for ; Wed, 12 Sep 2001 20:53:58 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id f8D3rv615800; Wed, 12 Sep 2001 21:53:57 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.4) with ESMTP id f8D3rut94789; Wed, 12 Sep 2001 21:53:56 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200109130353.f8D3rut94789@harmony.village.org> To: "Lars Eggert" Subject: Re: Success! (but how?) (Re: PC-Card broken: 4.4-RC4 & Dell Latitude C600) Cc: mobile@FreeBSD.ORG In-reply-to: Your message of "Wed, 12 Sep 2001 20:25:33 -0800." References: Date: Wed, 12 Sep 2001 21:53:56 -0600 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In message "Lars Eggert" writes: : --- pcic_pci.c.WARNER Wed Sep 12 20:12:03 2001 : +++ pcic_pci.c Wed Sep 12 20:14:03 2001 : @@ -951,6 +951,7 @@ : * in the CD change. : */ : sp->getb(sp, PCIC_STAT_CHG); : + device_printf(sc->dev, "bingo!\n"); : } Try DELAY(15); DELAY(10); and DELAY(50); Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message