Subject: Re: nell driver working now
To: None <port-sparc@NetBSD.ORG>
From: Martin Husemann <martin@duskware.de>
List: port-sparc
Date: 03/15/2002 14:18:14
I just commited my ugly hack to make the wi driver work in sbus pcmcia
bridges. Until the bus_space_* issues are sorted out, you can at least
easily make this card work:

## SBus to PCMCIA bridge
nell*	at sbus? slot ? offset ?		# PCMCIA bridge
pcmcia*	at nell?

options	WI_AT_BIGENDIAN_BUS_HACK
wi*	at pcmcia? function ?		# Lucent WaveLan IEEE (802.11)

Martin