D-Link DMF560TXD Ethernet/Modem
Jim Durham <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
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 [email protected] with "unsubscribe freebsd-mobile" in the body of the message