Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Jan 2001 10:37:14 -0700
From:      Warner Losh <imp@bsdimp.com>
To:        cvb@dnet.com.pe
Cc:        freeBSD-questions@freeBSD.org
Subject:   Re: wavelan adapter s question 
Message-ID:  <200101021737.KAA30176@harmony.village.org>
In-Reply-To: Your message of "Tue, 02 Jan 2001 16:47:26 GMT." <200101021647.f02GlLr89442@news.deltron.net> 
References:  <200101021647.f02GlLr89442@news.deltron.net>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <200101021647.f02GlLr89442@news.deltron.net> cvb@dnet.com.pe writes:
: Jan  2 11:13:25 test pccardd[47]: No free configuration for card Lucent 
: Technologies

You will need to have a special entry for the wavelan in your
/etc/pccard.conf file:

# Lucent WaveLAN/IEEE
card "Lucent Technologies" "WaveLAN/IEEE"
	config	0x1 "wi" ?
	config	0x2 "wi" ?
	insert	/etc/pccard_ether $device start
	remove	/etc/pccard_ether $device stop

I don't know if there are two different config slots that you can use,
but the above should give you an idea of how to hack this.

Warner


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101021737.KAA30176>