Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Jul 2002 19:06:34 -0400
From:      Gerard Samuel <gsam@trini0.org>
To:        danny@ricin.com
Cc:        FreeBSD Questions <questions@FreeBSD.ORG>
Subject:   Re: Which driver??
Message-ID:  <3D26267A.8090003@trini0.org>
References:  <3D2600A7.5040102@trini0.org> <200207052251.43906.danny@ricin.com> <3D260882.10209@trini0.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Ok, I think I figured it out.
Since this is my first time actually compiling a custom kernel for a 
laptop, I didn't know
about /etc/defaults/pccard.conf.
It seems thats where you 'define' what pccard is installed on your system.
Not /usr/src/sys/i386/conf/YOURKERNEL
So the DFE-650 was already listed in /etc/defaults/pccard.conf, and is 
using the 'ed' driver.
Since the 'ed' driver needs 'miibus' just construct your kernel with 
'miibus' support and thats it.

Stick that in the archive....

Gerard Samuel wrote:

> Unfortunately, LINT doesn't have this particular card listed in it.
> Currently Im building a custom kernel with the 'rl' driver.  Hopefully 
> that should work,
> or else Ill try the others drivers that support other D-Link cards....
> Ill report back when I got something...
>
>
> Danny Pansters wrote:
>
>> On Friday 05 July 2002 22:25, Gerard Samuel wrote:
>>  
>>
>>> I have a D-Link DFE-650 Network Card and Im using it with a laptop.
>>> I used to have it working a while ago, but have since forgotten which
>>> driver I used.
>>> Is there a list of drivers that lists what driver goes to which 
>>> piece of
>>> hardware??
>>> If not, which one should I use with this card??
>>> Thanks
>>>   
>>
>>
>> You should be able to look this up in /usr/src/sys/i386/conf/LINT
>>
>>  
>>
>

-- 
Gerard Samuel
http://www.trini0.org:81/
http://dev.trini0.org:81/




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?3D26267A.8090003>