Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jun 2001 17:13:05 -0600
From:      Warner Losh <imp@harmony.village.org>
To:        Samuel Tardieu <sam@inf.enst.fr>
Cc:        current@FreeBSD.ORG
Subject:   Re: PCCARD and -current 
Message-ID:  <200106102313.f5AND5V60475@harmony.village.org>
In-Reply-To: Your message of "10 Jun 2001 21:10:52 %2B0200." <2001-06-10-21-10-52%2Btrackit%2Bsam@inf.enst.fr> 
References:  <2001-06-10-21-10-52%2Btrackit%2Bsam@inf.enst.fr>  <992179431.3b2374e7ab8a8@Mail.SavvyWorld.Net> <200106091315.f59DFPW15949@hak.lan.Awfulhak.org> <200106100140.f5A1egl17676@billy-club.village.org> <200106101846.f5AIkSl21015@billy-club.village.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <2001-06-10-21-10-52+trackit+sam@inf.enst.fr> Samuel Tardieu writes:
: I think that a short HOWTO-UPGRADE would benefit to everyone. For

The entry in UPDATING should do that.  If it is unclear, let me know
and I'll update it.

: example, should I:
: 
:   - keep my old kernel settings (using the glue compatibility layer)
:     or use the new one? (copied from NEWCARD)

Keep old kernel settings, do not use new ones.

:   - make sure that my hints file matches the interrupt of my pcic
:     device? (9 in my case, shared with all the other PCI stuff)

Hints adjustment is not necessary.  Hints are only used for ISA
attachment.

:   - should I still be running pccardd if I choose the new settings?
:     (pccardd reports that no PCCARD can be found in my case)

Use pccardd.  If it is reporting no pccard slots found, then either
your cardbus bridge isn't being recognized or you are running
newcard.

:   - should I force the IRQ? (if I do that, while keeping the old
:     settings (as pccardd won't start with the new ones albeit it's a
:     new pccardd), then I get a panic using "-I -i 9")

You shouldn't be getting a panic.  If you are seeing a panic, make
sure that you have a new pccardd and have rebuilt the kernel.  If you
get a panic, please report a traceback.

In summary:
	o Use the same config file you used before.
	o Update pccardd
	o Add "-I -i 9" to pccardd_flags (if your pcic's irq is 9).
	o rebuild and reinstall the kernel.
	o reboot.  Send your panics to me. :-)

Warner

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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