Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Oct 2002 09:25:05 +0100
From:      Bruce M Simpson <bms@spc.org>
To:        Eric Gebhart <saseag@unx.sas.com>
Cc:        FreeBSD mobile list <freebsd-mobile@freebsd.org>
Subject:   Re: 512M compact flash.
Message-ID:  <20021007082505.GF27978@spc.org>
In-Reply-To: <20021006140956.A11678@unx.sas.com>
References:  <20021006140956.A11678@unx.sas.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 06, 2002 at 02:09:56PM -0400, Eric Gebhart wrote:
> for other devices in the past.  But I have this new Viking 512M card that just 
> won't work.  It works fine on my wife's Linux laptop.  But Linux does things
[snip]

You probably want to change this for a temporary fix:
generic fixed_disk
        config  auto "ata" ?
        logstr  "GENERIC Flash ATA / ATA HDD"
to:
generic fixed_disk
        config  0x1 "ata" ?
        logstr  "GENERIC Flash ATA / ATA HDD"

or cvsup your source and buildworld/buildkernel. 

thanks!
BMS.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




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