Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Sep 1999 23:18:01 -0600
From:      Warner Losh <imp@village.org>
To:        Francis Jordan <frankrj@netscape.net>
Cc:        Steve Darrall <steve@haagen-dazs.org>, mobile@FreeBSD.ORG
Subject:   Re: 3Com 3C589D 
Message-ID:  <199909080518.XAA17711@harmony.village.org>
In-Reply-To: Your message of "Wed, 08 Sep 1999 04:15:31 -0000." <37D5E2E3.A32BADC5@netscape.net> 
References:  <37D5E2E3.A32BADC5@netscape.net>  <19990907184433.C469C155A1@hub.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <37D5E2E3.A32BADC5@netscape.net> Francis Jordan writes:
: So what does pccardd do?  It tries to use one of the "generally
: available" IRQ's, specified below, beginning with IRQ 3:
: 
: > pccard.conf is...
: > 
: > # Generally available IO ports
: > io      0x240-0x360
: > # Generally available IRQs (Built-in sound-card owners remove 5)
: > irq     3 10 11 13 15
: > # Available memory slots
: > memory  0xd0000  96k
: 
: 
: Unfortunately, IRQ 3 is most likely in use (normally by COM2 -- sio1),
: hence it fails.

And should not be in the irq list.  The new -current pccard code won't
allow this to happen.

: Change the relevant line in /etc/pccard.conf to:
: 
: config  0x1 "ep0" 10
: 
: and everything should work fine.  If it doesn't, try the following
: command:
: 
: pccardc enabler 0 ep0 -m 2000 d0000 16 -a 300 -i 10

It might be better to remove '3' from the irq line.  That works for
all cards :-).

Warner


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?199909080518.XAA17711>