On 5/10/07, abutter gao <[EMAIL PROTECTED]> wrote:
I'm sorry for asking this again, but I really can't use the 3945ABG on
amd64 platform now .
I installed openbsd-current, download the firmware from
http://damien.bergamini.free.fr/packages/openbsd/wpi-firmware-1.13.tgz,
and then added "-A i386" to pkg_add to ignore the
platform-incompatible problem.
I copied the bsd.mp and enabled acpi by config, but the 3945ABG did not works.
Here are some information that may be usefully:
#dhclient wpi0
wpi0: not found
exiting.
#ifconfig -a
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33192
groups: lo
inet 127.0.0.1 netmask 0xff000000
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4
wpi0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
lladdr 00:18:de:bc:42:78
groups: wlan
media: IEEE802.11 autoselect
status: no network
ieee80211: nwid "" 100dBm
inet6 fe80::218:deff:febc:4278%wpi0 prefixlen 64 scopeid 0x1
fxp0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
lladdr 00:16:d3:18:77:46
media: Ethernet autoselect (none)
status: no carrier
enc0: flags=0<> mtu 1536
And below is my dmesg.boot:
OpenBSD 4.1-current (GENERIC.MP) #1217: Fri May 4 01:13:15 MDT 2007
[EMAIL PROTECTED]:/usr/src/sys/arch/amd64/compile/GENERIC.MP
Maybe it is because you are running current instead of release/stable?
Though that is just an idea.