Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Feb 1998 17:04:48 +0100
From:      Marko Schuetz <marko@kinetic.ki.informatik.uni-frankfurt.de>
To:        camp065@ibm.net
Cc:        FreeBSD Mobile <freebsd-mobile@FreeBSD.ORG>, FreeBSD Hardware <freebsd-hardware@FreeBSD.ORG>
Subject:   Re: PCMCIA Card Config 
Message-ID:  <199802081604.RAA12346@kinetic.ki.informatik.uni-frankfurt.de>
In-Reply-To: Your message of "Fri, 06 Feb 1998 16:03:19 EST." <34DB7A97.F6B82CAE@ibm.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
This is from my pccard.conf from FreeBSD/PAO 2.2.1. I do use the
D-Link DE-650 daily. If you use PAO be sure to *disable* the kernel
ed0 driver. I found this counter-intuitive, when I first tried to use
it and pccardd complained about the driver already being allocated or
some such thing. I do not know if it is the same for 2.2.5 (assuming
that is what you are using).

Marko

# D-Link DE-650 Ethernet Card
card "D-Link" "DE-650"
        config  default "ed0" 11 0x10
#       config  default "ed0" any 0x10
# New models of DE650 has no ether MAC address definition in CIS tupples.
# If you have an older one, please uncomment the following line.
#       ether   0x40 00:80:c8
        insert  echo D-link DE-650 inserted
        insert  /etc/pccard_ether $device
        remove  echo D-link DE-650 removed
        remove  /etc/pccard_ether_remove $device


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?199802081604.RAA12346>