Skip site navigation (1)Skip section navigation (2)
Date:      15 Jun 2003 23:01:48 +0200
From:      Christian Laursen <xi@borderworlds.dk>
To:        freebsd-current@freebsd.org
Subject:   Re: Problems with pcmcia on 5.1-RELEASE
Message-ID:  <m3d6hfnjgj.fsf@borg.borderworlds.dk>
In-Reply-To: <20030615144646.N67454@sasami.jurai.net>
References:  <m3he6rnrcq.fsf@borg.borderworlds.dk> <20030615144646.N67454@sasami.jurai.net>

next in thread | previous in thread | raw e-mail | index | archive | help
"Matthew N. Dodd" <mdodd@FreeBSD.ORG> writes:

> > Does anyone have a hint, that will help me get this working?
> 
> [cut and paste]
> --- ata-card.c  3 Jun 2003 01:30:55 -0000       1.13
> +++ ata-card.c  15 Jun 2003 18:46:28 -0000
> @@ -53,6 +53,8 @@
>         PCMCIA_CARD(OEM2, IDE, 0),
>         PCMCIA_CARD(PANASONIC, KXLC005, 0),
>         PCMCIA_CARD(TEAC, IDECARDII, 0),
> +       { "FREECOM PCCARD-IDE", PCCARD_VENDOR_ANY, PCCARD_PRODUCT_ANY, 0,
> +               { "FREECOM", "PCCARD-IDE", NULL, NULL } },
>         {NULL}
>  };

Thanks, this gets me an extra ata-channel when I insert the card.

However, no devices are found on it.

ata2: <FREECOM PCCARD-IDE> at port 0x100-0x10f irq 11 function 0 config 1 on pccard0

vulcan# atacontrol info ata2
Master:      no device present
Slave:       no device present

I believe tha master should be the cdrom drive.

-- 
Best regards
    Christian Laursen



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