Enlightened User schrieb:
> grep your MAC address from the output of dmesg. This should show the
> driver that found the interface.
> You can find your MAC address using ifconfig. Look for the interface
> with your IP address.
>
> ifconfig
> dmesg | grep 00:01:02:03:04:AB     (use your MAC address here)
orinoco 0.15 (David Gibson <[email protected]>, Pavel Roskin <proski@
gnu.org>, et al)
airport 0.15 (Benjamin Herrenschmidt <[email protected]>)
MacIO PCI driver attached to Pangea chipset
airport: Physical address 80030000
eth1: Hardware identity 0005:0001:0001:0000
eth1: Station identity  001f:0001:0008:0046
eth1: Firmware determined as Lucent/Agere 8.70
eth1: Ad-hoc demo mode supported
eth1: IEEE standard IBSS ad-hoc mode supported
eth1: WEP supported, 104-bit key
eth1: MAC address 00:30:65:1a:25:a5
eth1: Station name "HERMES I"
eth1: ready
airport: Card registered for interface eth1

Thanks. Now I got card model information from dmesg.


Reply via email to