Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Dec 2002 12:02:59 -0600
From:      "Brian Henning" <b1henning@hotmail.com>
To:        "freebsd" <freebsd-questions@FreeBSD.ORG>
Subject:   DFE-670TXD PCMCIA card
Message-ID:  <OE66vBAslTceWGMkzzL000094df@hotmail.com>

next in thread | raw e-mail | index | archive | help
hello,

i have a PCMCIA card that is not in my /etc/defaults/pccard.conf file. I
would like to add an entry so FBSD4.7 can use the card... there is an entry
in the file aready for a DFE-650. can i modify this entry to make it work
for my nic?

old:
# D-Link DFE-650 Fast Ethernet Card
card "D-Link" "DFE-650"
        config  auto "ed" ? 0x80010
        insert  /etc/pccard_ether $device start
        remove  /etc/pccard_ether $device stop
new:
# D-Link DFE-670TXD Fast Ethernet Card
card "D-Link" "DFE-670"
        config  auto "ed" ? 0x80010
        insert  /etc/pccard_ether $device start
        remove  /etc/pccard_ether $device stop

thanks,
brian

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?OE66vBAslTceWGMkzzL000094df>