Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Mar 2000 20:58:46 -0700
From:      Warner Losh <imp@village.org>
To:        Richard Johnson <raj@cisco.com>
Cc:        freebsd-mobile@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG
Subject:   Re: Small addition to pccard.conf syntax (ioaddr option) 
Message-ID:  <200003280358.UAA02471@harmony.village.org>
In-Reply-To: Your message of "Mon, 27 Mar 2000 19:53:13 PST." <14560.11433.930491.310675@kitab.cisco.com> 
References:  <14560.11433.930491.310675@kitab.cisco.com>  <14560.98.259388.61429@kitab.cisco.com> <200003280346.UAA02345@harmony.village.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <14560.11433.930491.310675@kitab.cisco.com> Richard Johnson writes:
: Fine with me as long as there's a way to do it.  If we could get the
: ioaddr information from the driver definition in the kernel and use
: that, I'd be satisfied.  Afterall, I already have:
: 
: device  wi0 at isa? port 0x300 net irq 10 flags 0x1
: 
: which obviously specifies the ioaddr as "0x300" right there.  That
: should be sufficient, but currently it's not.  Same thing goes for the 
: irq.

Hmmmm.  It would have to be something like
	device wi0 at pccard? port 0x300 irq 10 flags 0x1
but that won't work in 4.x, nor in 3.x since pccards are outside
config space in 3.x (well, kinda).

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?200003280358.UAA02471>