Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2000 12:20:32 -0400 (EDT)
From:      Kenneth Wayne Culver <culverk@wam.umd.edu>
To:        Jonathan Chen <jon@spock.org>
Cc:        freebsd-mobile@FreeBSD.ORG
Subject:   Re: fe575 (again)
Message-ID:  <Pine.GSO.4.21.0008251219160.20848-100000@rac1.wam.umd.edu>
In-Reply-To: <20000825015938.A38451@spock.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Alright, here's the latest, I added my pci id for my cardbus chip (ti
1225) to the hack driver, and it detects.. but says:

pccbb: Could not map register memory

What should I do to the code to fix this? I'm a bit stumped because I've
been sitting here for a while now trying to get this to work.



=================================================================
| Kenneth Culver              | FreeBSD: The best NT upgrade    |
| Unix Systems Administrator  | ICQ #: 24767726                 |
| and student at The          | AIM: muythaibxr                 |
| The University of Maryland, | Website: (Under Construction)   |
| College Park.	              | http://www.wam.umd.edu/~culverk/|
=================================================================

On Fri, 25 Aug 2000, Jonathan Chen wrote:

> On Thu, Aug 24, 2000 at 06:47:10PM -0400, Kenneth Wayne Culver wrote:
> > does anything new need to go in pccard.conf to allow the fe575 to work? It
> > should be detected with the xl driver should it not?
> 
> Sorry about not replying sooner - I've been travelling for the last week.
> Anyway, to use the stopgap driver, you need to do the following:
> 
> - Apply the patch.  (The patch was diff'ed against a 4.1-stable as of 8/1.)
>   And make sure you have cardbus.diff.current and not newcardbus.diff, as
>   they are not the same thing.
> - Modify your kernel config and remove all pcmcia/cardbus related drivers
> - Add new driver "device pccbbhack0" and make sure you have "device xl0".
> - If your have a similar cardbus bridge with a different device id, you can
>   add that to the list in src/sys/pci/pccbbhack.c (the device id should
>   show up in dmesg)
> - If you have a similar 575 card with a different device id, add that to
>   the list of devices at the top of src/sys/pci/if_xl.c, -AND- add that to
>   the if statement at the beginning of the xl_attach() function.
> 
> If everything works, you should see pccbbhack{0,1} as well as xl0 attaching
> on bootup.  As far as pccardd or pccard.conf is concerned, you should
> ignore that as it is not being used at all.
> 
> 
> -- 
>     (o_ 1-2-1-2-1-2-1-2-1-2-1-2-1-2-1-2-1-2-1-2-1-2-1-2-1-2-1-2-1-2 _o)
>  \\\_\            Jonathan Chen              jon@spock.org           /_///
>  <____)  No electrons were harmed during production of this message (____>
>  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 



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?Pine.GSO.4.21.0008251219160.20848-100000>