Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jul 1997 10:02:07 -0700 (PDT)
From:      "Brian N. Handy" <handy@sag.space.lockheed.com>
To:        ken <kenzen@oneimage.com>
Cc:        freebsd-mobile@FreeBSD.ORG
Subject:   Update on my TP560
Message-ID:  <Pine.OSF.3.96.970710095352.16286E-100000@sag.space.lockheed.com>
In-Reply-To: <199707100513.XAA30416@earp.oneimage.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Well, I've figured out my problem.  In my playings-around, I had managed
to comment out sio2 in my kernel and so when pccardd came around to
assigning a driver, it couldn't.  (Like, DUH!)

Next I tried running apm.  Whoa, kills laptops dead!  I think I have more
reading to do.

So I'm once again happily pccardding.  Now that this is fresh in my mind,
let's take another look at Ken's problems...

1.  Does /etc/pccard.conf exist?  What does the entry for your network
    card look like?  

2.  Is pccardd running?  Are you sure?  

3.  In the entry for #1 above, it gets assigned a driver.  What driver is
    that, and did you compile it in your kernel *and* is it enabled?

    For example, for my 3C589D, I have this line: (among others)

	card "3Com Corporation" "3C589D"
	        config  0x1 "ep0" 11


    ==> So I had to enable the ep driver in my kernel.


4.  If nothing is working, try this:  kill pccardd, then invoke it from 
    the command line with 

	pccardd -d -v -f /etc/pccard.conf

    ...put the card in and out and see what the messages say. 


If it still doesn't work, send us some of the output from the above
things.  Hard to figure it out otherwise.



Brian




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.3.96.970710095352.16286E-100000>