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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to