New Media Corporation LiveWire 10/100 PCCARD
Vitaly Markitantov <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
This card is present in /etc/defaults/pccard.conf:
# New Media Corporation LiveWire 10/100
card "New Media Corporation" "LiveWire 10/100"
config auto "ed" ? 0x80000
insert /etc/pccard_ether $device start
remove /etc/pccard_ether $device stop
but in doesn't works on 4.6-RELEASE - it says that card is CARDbus
Ok. I know, CARDbus don't work on 4.6
I build and install CURRENT with NEWCARD in kernel.
Now card is displayed in dmesg, but it assigns rl0 device.
I configured rl0 with ifconfig rl0 alias 172.16.0.9/27
But when i try to send somewhat (ssh some_host, ping some_host) - it dont works.
It says rl0: watchdog timeout
So, can i bring this PCCARD to work? Or what i can do?
--
Vitaly Markitantov mailto: [email protected]
icq: 117438950 phone: (062)332-23-90
To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-mobile" in the body of the message