Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Oct 1999 10:44:57 +0200
From:      Eric MASSON <e-masson@kisoft-services.com>
To:        jesse reynolds <jesse@va.com.au>, FreeBSD Mobile <freebsd-mobile@FreeBSD.ORG>
Subject:   Re: zircom pc-card's on a Fujitsu Lifebook 735Dx Laptop...
Message-ID:  <3812C709.19E089D8@kisoft-services.com>
References:  <Pine.BSF.4.10.9910031525060.59163-100000@60-Hz.Powered-By.AC> <199910230809.CAA28033@harmony.village.org> <v04205504b4375c44a68a@[1.1.1.3]> <38120042.D8F1BE5D@kisoft-services.com> <v04205509b438434df8a2@[1.1.1.3]> <3812C2FB.F273B5E2@kisoft-services.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi again,

you have to put pccard_enable="YES" in your /etc/rc.conf. Sorry for
previous answer, it's early in the morning here and i've just get out of
the bed :).

For purpose test you can issue a pccardd -d from the command line, it
will cause pccardd to start and not daemonize, useful   for debugging.

you can find syntax for lines in /etc/rc.conf just by searching the
topics you need in /etc/defaults/rc.conf. /etc/rc.conf is an override
for previous file.

Eric

Eric MASSON a écrit :
> 
> Hi,
> 
> So could you post the following:
> 1 - uname -a output
> 2 - /etc/rc.conf
> 3 - kernel config file
> 4 - dmesg output
> 
> I post the previous answer because, you get this kind of result if
> pccardd isn't started when issueing pccardc dumpcis.
> 
> Eric
> 
> Ps: Cross posting is not in standard policies of FreeBSD mailing lists.
> 
> jesse reynolds a écrit :
> >
> > At 8:36 PM +0200 23/10/1999, Eric MASSON wrote:
> > >Hi
> > >
> > >> # pccardc dumpcis
> > >> Read return -1 bytes (expected 2)
> > >> pccardc: CIS code read: Cannot allocate memory
> > >> Read return -1 bytes (expected 10)
> > >> Configuration data for card in slot 1
> > >> 2 slots found
> > >Enable pccardd start in /etc/rc.conf and then pccardc dumpcis will work
> > >properly.
> >
> > How should I do this? eg:
> >
> > pccardd_start="YES"
> >
> > is this what you mean? It's not working. I get the same output as
> > above, only doubled, as I have both the cards installed (two of
> > them). I'm not sure of the syntax to use here. I also tried the
> > following with no success:
> >
> > pccardd_enable="YES"
> >
> > I actually thought it might be more to do with the order of the
> > drivers starting up in the kernel, as it tries to probe for xe before
> > it's loaded the PC-Card driver, and initialises xe and sio:
> >
> > xe0: probe
> > xe0 not found
> > .
> > .
> > .
> > PC-Card VLSI 82C146 (5 mem & 2 I/O windows)
> > pcic: controller irq 3
> > Initializing PC-card drivers: xe sio
> >
> > then again I'm probably barking up the wrong tree. Anyone?
> >
> > cheers
> >
> > jesse
> >
> > --
> >        Jesse Reynolds - Virtual Artists Pty Ltd - http://www.va.com.au
> >
> >    Faxmail: +61 2 9776 3594                  Virtual Community Engine
> >      Email: jesse (at) va.com.au             http://www.vce.net
> >          ?: http://jesse.va.com.au     huh?: Community Server for
> >        ICQ: 4766684                          MacOS Servers (W*API)
> >
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-mobile" in the body of the message
> 
> --
> Any opinions expressed above  | Murphy's Law Corollary :
> are my own, not Kisoft's      | Murphy was an optimist.
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-mobile" in the body of the message

-- 
Any opinions expressed above  | Murphy's Law Corollary :
are my own, not Kisoft's      | Murphy was an optimist.



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?3812C709.19E089D8>