pccard & wi

Konstantin Nikonenko <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Organization www.d-sto.com
Message-ID <[email protected]>
Hello freebsd-mobile,

  Have:
  Standart PC configuration on Intel motherboard, PCI-PCMCIA bridge
  with Orinoco wavelan.
uname -a
FreeBSD plant.d-sto.com 5.1-CURRENT FreeBSD 5.1-CURRENT #19: Wed Jul  9 13:39:12 EEST 2003
  kernel maked from file, where OLDSTYLE configure
# PCCARD (PCMCIA) support
# Pcmcia and cardbus bridge support
nodevice                cbb                     # cardbus (yenta) bridge
device          pcic                    # ExCA ISA and PCI bridges
device          card 2
nodevice                pccard                  # PC Card (16-bit) bus
nodevice                cardbus                 # CardBus (32-bit) bus
   from dmesg i can view next:
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
pcib0: slot 2 INTA is routed to irq 11
pcib0: slot 31 INTD is routed to irq 3
pcib0: slot 31 INTB is routed to irq 10
pcib0: slot 31 INTC is routed to irq 9
...
pcib1: _PRS resource entry has unsupported type 2
pcic0: <Ricoh RL5C475 PCI-CardBus Bridge> at device 10.0 on pci1
pcic0: PCI Memory allocated: 0xff800000
pcib1: _PRS resource entry has unsupported type 2
pcic0: No PCI interrupt routed, trying ISA.
pcic0: Polling mode
...
pccard: card inserted, slot 0
wi0 at port 0x240-0x27f irq 10 slot 0 on pccard0
wi0: 802.11 address: 00:60:1d:f6:7f:51
wi0: using Lucent Technologies, WaveLAN/IEEE
wi0: Lucent Firmware: Station (6.6.1)
wi0: supported rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
   card is configured via ifconfig in /etc/rc.conf
pccard_enable="YES"
pccard_ifconfig="YES"
removable_interfaces="wi0"
ifconfig_wi0="inet A.B.C.D netmask 255.255.255.240 media DS/11Mbps
mediaopt adhoc stationname XXX ssid YYYY channel 10"
   ifconfig wi0 say next
wi0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet A.B.C.D netmask 0xfffffff0 broadcast a.b.c.d
        ether 00:02:2d:28:0b:79
        media: IEEE 802.11 Wireless Ethernet DS/11Mbps <adhoc>
        status: no carrier
        ssid my_name
        stationname DSTO
        channel 10 authmode OPEN powersavemode OFF powersavesleep 100
        wepmode OFF weptxkey 1
adhoc mode i put from you recommendation from this maillist. Another
side is in BSS mode.

Interface doesn't work. :( ping say, that host is down. In FreeBSD 4.X
all working beautiful ;) without any errors.

mb i must configure in kernel in another way? But in this case
interface is not founding.

-- 
Cheers,
 Konstantin Nikonenko        http://www.kot.dp.ua/

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.