Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Mar 2003 02:17:03 -0800
From:      Matt Peterson <matt@peterson.org>
To:        freebsd-small@freebsd.org
Subject:   CompactFlash under 5.0-RELEASE
Message-ID:  <10130000.1046859423@kruder.peterson.org>

next in thread | raw e-mail | index | archive | help
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 <SanDisk SDCFB-64> [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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?10130000.1046859423>