From owner-freebsd-small Wed Mar 5 2:17: 8 2003 Delivered-To: freebsd-small@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE62A37B401 for ; Wed, 5 Mar 2003 02:17:06 -0800 (PST) Received: from mail.forko.com (forko.com [206.14.189.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id C378E43FDD for ; Wed, 5 Mar 2003 02:17:01 -0800 (PST) (envelope-from matt@peterson.org) Received: (qmail 25690 invoked by uid 89); 5 Mar 2003 02:16:10 -0800 Received: from adsl-63-200-129-197.dsl.snfc21.pacbell.net (HELO ?192.168.0.243?) (matt@peterson.org@63.200.129.197) by mail.sfo.forko.com with DES-CBC3-SHA encrypted SMTP; 5 Mar 2003 02:16:10 -0800 Date: Wed, 05 Mar 2003 02:17:03 -0800 From: Matt Peterson To: freebsd-small@freebsd.org Subject: CompactFlash under 5.0-RELEASE Message-ID: <10130000.1046859423@kruder.peterson.org> X-Mailer: Mulberry/3.0.1 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm not having luck formatting CF cards under 5.0-RELEASE(-P3) with the GENERIC kernel. The same PCMCIA adapter and card work fine under a 4.7-STABLE laptop... Did something change (besides NEWCARD), maybe ATAPI/ATA updates? I've tried both Lexas & Apacer adapters; Lexar, Sundisk and Tawain Inc. cards, all the same results. kernel: ata2 at port 0x140-0x14f irq 11 function 0 config 1 on pccard1 kernel: ad4: 61MB [490/8/32] at ata2-master BIOSPIO # disklabel -r ad4 disklabel: bad pack magic number (label is damaged, or pack is unlabeled) # dd if=/dev/zero of=/dev/ad4 bs=1k count=32 32+0 records in 32+0 records out 32768 bytes transferred in 0.100715 secs (325354 bytes/sec)kruder # disklabel -w ad4 auto disklabel: Operation not supported by device --Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message