From owner-freebsd-stable  Thu Aug 23  4:54: 8 2001
Delivered-To: freebsd-stable@freebsd.org
Received: from mail12.speakeasy.net (mail12.speakeasy.net [216.254.0.212])
	by hub.freebsd.org (Postfix) with ESMTP id 49A4F37B40F
	for <freebsd-stable@FreeBSD.org>; Thu, 23 Aug 2001 04:54:03 -0700 (PDT)
	(envelope-from metrol@earthlink.net)
Received: (qmail 19679 invoked from network); 23 Aug 2001 11:54:02 -0000
Received: from unknown (HELO there) ([66.92.40.27]) (envelope-sender <metrol@earthlink.net>)
          by mail12.speakeasy.net (qmail-ldap-1.03) with SMTP
          for <freebsd-mobile@FreeBSD.org>; 23 Aug 2001 11:54:02 -0000
Content-Type: text/plain;
  charset="us-ascii"
From: Michael Collette <metrol@earthlink.net>
To: FreeBSD <freebsd-mobile@FreeBSD.org>
Subject: IRQ Problems with Stable
Date: Thu, 23 Aug 2001 04:54:01 -0700
X-Mailer: KMail [version 1.3]
Cc: FreeBSD <freebsd-stable@FreeBSD.org>
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Message-Id: <20010823115403.49A4F37B40F@hub.freebsd.org>
Sender: owner-freebsd-stable@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-stable.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-stable>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-stable>
X-Loop: FreeBSD.ORG

Running a Compaq Armada with a Linksys PCMCIA card installed.  Under 
4.3-RELEASE I managed to get this working nicely by tweaking /etc/pccard.conf 
to set the IRQ to either 9 or 10.  Those two being the only things I have 
avaiable.

Addtionally, I added the following flag in rc.conf...
pccard_flags="-i 9"

I even tried tweaking the /etc/defaults/pccard.conf file out of desperation 
with "irq  9 10".

With all that being said, whenever I insert my Linksys card in, it gets 
assigned IRQ 11, which is my PS/2 port.  Prior to my buildworld to -STABLE my 
pccard.conf file was properly assigning the IRQ.

Is this a bug in STABLE?  Some config tweak I still need to make?  

Later on,
-- 
"Outside of a dog, a book is man's best friend. Inside of a dog, it's too 
dark to read."
 - Groucho Marx

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