Date: Fri, 30 Aug 2002 23:53:25 -0400 From: Jim Durham <durham@w2xo.pgh.pa.us> To: freebsd-mobile@freebsd.org Subject: D-Link DMF560TXD Ethernet/Modem Message-ID: <200208302353.25862.durham@w2xo.pgh.pa.us>
next in thread | raw e-mail | index | archive | help
I got some D-Link DMF560TXD cards in at work and tried to modify the pccard.conf file to see if the ed driver would work on it. I basicly copied the DME-560T entry and just modified the the strings to what I see coming back on the console when I insert the card. I get "Card not in Database" or whatever. What am I doing wrong? Here are the two entries. # D-Link DME-560T LAN/FAX/MODEM Card (as Ethernet) card "D-Link" "DME560T" config default "ed" ? # config auto "sio" ? insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop # D-Link DMF-560TXD DirectPort PC Card card "D-Link" "DMF560TXD" config default "ed" ? # config auto "sio" ? insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop -Jim Durham 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?200208302353.25862.durham>