[Soekris] hostap

Dirk-Willem van Gulik dirkx at webweaving.org
Tue Apr 15 06:11:58 UTC 2003


On Mon, 14 Apr 2003, M. Warner Losh wrote:

> In message: <000e01c30307$a7f34be0$6500a8c0 at pistol>
>             "Tony Morella" <tonylist at wwwbiz.com> writes:
> : FYI I don't know the exact reason why two cards are not working under
> : FreeBSD but could have something do with how the IRQ sharing is setup on
> : the two PCMCIA ports?? I am not a FreeBSD guy so I am would have to
> : defer this to more knowledgeable people. We had a problem with
> : supporting the 4521 because of this on our AP OS. Just putting out idea
>
> No.  The reason that it doesn't work in FreeBSD is because pccardd is
> stupid about how it picks the CIS configuration to use.

If I understand this  right then I think that we work around that by:

	http://wleiden.webweaving.org:8080/svn/node-config/nodeconfig/etc/pccard.conf

	# For OEM SENAO cards
	card "INTERSIL" "HFA384x/IEEE"
		config	auto "wi0" ?
		config	auto "wi1" ?
		config	auto "wi2" ?
		config	auto "wi3" ?
		config	auto "wi4" ?
		config	auto "wi6" ?
		insert	/etc/pccard_ether $device start
		remove	/etc/pccard_ether $device stop

Or for older cards

		config 0x1 "wi0"
		...
		config auto "wiN:

Dw.





More information about the Soekris-tech mailing list