Re: 512M compact flash.
Bruce M Simpson <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
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 [email protected]
with "unsubscribe freebsd-mobile" in the body of the message