Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Apr 2006 03:29:11 +0200
From:      =?iso-8859-2?Q?Daniel_Dvo=F8=E1k?= <dandee@hellteam.net>
To:        <freebsd-current@freebsd.org>
Cc:        dandee@hellteam.net
Subject:   one side show: associated and second side show: no carrier
Message-ID:  <000701c65850$5830d0e0$6508280a@tocnet28.jspoj.czf>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

------=_NextPart_000_0008_01C65861.1BB9A0E0
Content-Type: text/plain;
	charset="iso-8859-2"
Content-Transfer-Encoding: 7bit

Hello all,
 
first of all I would like to thank Sam L. and others how helped with
80211ieee and atheros driver. Your work in last months is great !
 
With new ath_hal in source in RELENG_6 I decided to buy 2 new Wistron WNC
CM10 with MAC chip AR5414A to connect 2 nodes with distance 3,5 km.
 
My problem is associated or not.
 
One side where is hostap show this:
 
# ifconfig ath1 list sta
ADDR               AID CHAN RATE RSSI IDLE  TXSEQ  RXSEQ CAPS ERP
00:0b:6b:XX:YY:ZZ    1  108   6M   33  180   1200     16 E      0 WME

RSSI=33, okay 33-95 = -62 dBm
 
A datasheet for CM10 said for receive sensitivity:
-85dBm@6Mbps
-67dBm@54Mbps
 
So theoretically the client should work with 6-54 Mbps/s without any
difference, because the RF signal is enough to associate even at 54Mbps/s.
 
Now go to client side, and what it show:
 
ifconfig -v ath0
 
ath0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet6 fe80::20b:6bff:fe2a:c78e%ath0 prefixlen 64 scopeid 0x2
        inet 10.40.64.18 netmask 0xfffffffc broadcast 10.40.64.19
        ether 00:0b:6b:XX:YY:ZZ
        media: IEEE 802.11 Wireless Ethernet OFDM/6Mbps mode 11a
        status: no carrier
        ssid PtP channel 108 (5540) bssid 00:00:00:00:00:00
        authmode OPEN privacy OFF deftxkey UNDEF powersavemode OFF
        powersavesleep 100 txpowmax 37 txpower 63 rtsthreshold 2346
        mcastrate 1 fragthreshold 2346 pureg protmode OFF wme burst
        roaming AUTO bintval 100
        AC_BE cwmin  4 cwmax 10 aifs  3 txopLimit   0 -acm ack
              cwmin  4 cwmax 10 aifs  3 txopLimit   0 -acm
        AC_BK cwmin  4 cwmax 10 aifs  7 txopLimit   0 -acm ack
              cwmin  4 cwmax 10 aifs  7 txopLimit   0 -acm
        AC_VI cwmin  3 cwmax  4 aifs  2 txopLimit  94 -acm ack
              cwmin  3 cwmax  4 aifs  2 txopLimit  94 -acm
        AC_VO cwmin  2 cwmax  3 aifs  2 txopLimit  47 -acm ack
              cwmin  2 cwmax  3 aifs  2 txopLimit  47 -acm

ifconfig ath0 list ap
 
SSID            BSSID              CHAN RATE  S:N   INT CAPS
PtP          00:0b:6b:XX:YY:ZZ  108   54M 24:0   100 E    WME

It said "no carrier".
 
RF signal on client side is lower, okay but 24-95 is -71dBm so it is enough
signal strength to associate to AP at the minimum 6 Mbps/s.
 
But it does not work. Any operation at both side like ifconfig ath0 down and
up do not help me.
 
How can hostap side say: "yes I see my client, it is accossiated to me with
this mac", and client say: "yes I see my ap, but I could not associate to
ap, even if I should associate to ap" ???
 
Any help is very appreciated.
 
P.S.: ath_hal, ath driver and ath sample rate is compiled to my custom
kernel.
 
 

------=_NextPart_000_0008_01C65861.1BB9A0E0
Content-Type: text/plain;
	name="sta-wlanstats.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="sta-wlanstats.txt"

# wlanstats -i ath0
16652 rx discard 'cuz dup
213426 rx discard mgt frames
93283 rx beacon frames
62 rx element unknown
4 rx deauthentication
3 rx disassociation
6321 rx discard 'cuz port unauthorized
7114 active scans started




------=_NextPart_000_0008_01C65861.1BB9A0E0
Content-Type: text/plain;
	name="hostap-athstats,athdebug.txt"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="hostap-athstats,athdebug.txt"

# cd /usr/src/tools/tools/ath/
# ls
athctrl.sh      athdebug        athstats        Makefile
# less Makefile
#       $FreeBSD: src/tools/tools/ath/Makefile,v 1.5.2.1 2006/01/31 =
20:48:19 sam
 Exp $

SUBDIR=3D athstats athdebug

.include <bsd.subdir.mk>
# make
=3D=3D=3D> athstats (all)
Warning: Object directory not changed from original =
/usr/src/tools/tools/ath/athstats
cc -O -pipe -march=3Dathlon-xp  -c athstats.c
cc -O -pipe -march=3Dathlon-xp   -o athstats athstats.o
=3D=3D=3D> athdebug (all)
Warning: Object directory not changed from original =
/usr/src/tools/tools/ath/athdebug
cc -O -pipe -march=3Dathlon-xp  -c athdebug.c
cc -O -pipe -march=3Dathlon-xp   -o athdebug athdebug.o
# make install
=3D=3D=3D> athstats (install)
install -C -s -o root -g wheel -m 555   athstats /usr/local/bin
=3D=3D=3D> athdebug (install)
install -C -s -o root -g wheel -m 555   athdebug /usr/local/bin
# rehash
# athstats -i ath1
4122 tx management frames
20 tx frames discarded prior to association
6 tx stopped 'cuz no xmit buffer
29 tx failed 'cuz FIFO underrun
322 tx failed 'cuz bogus xmit rate
2926 tx frames with rts enabled
127 rx management frames
36119 beacon setup failed 'cuz no mbuf
8475 beacons transmitted
140 periodic calibration failures
2 tx used alternate antenna
Antenna profile:
[2] tx     2638 rx      129
[3] tx     1473 rx        0
# athdebug -i ath1
dev.ath.1.debug: 0x0
# sysctl dev.ath.1.debug=3D1
dev.ath.1.debug: 0 -> 1
# athdebug -i ath1
dev.ath.1.debug: 0x1<xmit>
# athdebug -i ath1
dev.ath.1.debug: 0x1<xmit>
#

------=_NextPart_000_0008_01C65861.1BB9A0E0
Content-Type: text/plain;
	name="hostap-ifconfig.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="hostap-ifconfig.txt"

# ifconfig -v ath1
ath1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet6 fe80::20b:6bff:fe2a:b8d5%ath1 prefixlen 64 scopeid 0x5
        inet 10.40.64.17 netmask 0xfffffffc broadcast 10.40.64.19
        ether 00:0b:6b:2a:b8:d5
        media: IEEE 802.11 Wireless Ethernet OFDM/6Mbps mode 11a <hostap>
        status: associated
        ssid PtP-JSPOJ channel 108 (5540) bssid 00:0b:6b:2a:b8:d5
        authmode OPEN privacy OFF deftxkey UNDEF powersavemode OFF
        powersavesleep 100 txpowmax 37 txpower 63 rtsthreshold 2346
        mcastrate 1 fragthreshold 2346 pureg protmode OFF wme burst ssid SHOW
        -apbridge dtimperiod 1 bintval 100
        AC_BE cwmin  4 cwmax  6 aifs  3 txopLimit   0 -acm ack
              cwmin  4 cwmax 10 aifs  3 txopLimit   0 -acm
        AC_BK cwmin  4 cwmax 10 aifs  7 txopLimit   0 -acm ack
              cwmin  4 cwmax 10 aifs  7 txopLimit   0 -acm
        AC_VI cwmin  3 cwmax  4 aifs  1 txopLimit  94 -acm ack
              cwmin  3 cwmax  4 aifs  2 txopLimit  94 -acm
        AC_VO cwmin  2 cwmax  3 aifs  1 txopLimit  47 -acm ack
              cwmin  2 cwmax  3 aifs  2 txopLimit  47 -acm

------=_NextPart_000_0008_01C65861.1BB9A0E0
Content-Type: text/plain;
	name="hostap-IFS, sysctl.txt"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="hostap-IFS, sysctl.txt"

# /root/athctrl.sh -i ath1 -d 3440
Setup IFS parameters on interface ath1 for 3440 meter p-2-p link
dev.ath.1.slottime: 21 -> 21
dev.ath.1.acktimeout: 45 -> 45
dev.ath.1.ctstimeout: 45 -> 45

# sysctl dev.ath.1
dev.ath.1.%desc: Atheros 5212
dev.ath.1.%driver: ath
dev.ath.1.%location: slot=3D19 function=3D0
dev.ath.1.%pnpinfo: vendor=3D0x168c device=3D0x001b subvendor=3D0x185f =
subdevice=3D0x1600 class=3D0x020000
dev.ath.1.%parent: pci0
dev.ath.1.smoothing_rate: 95
dev.ath.1.sample_rate: 10
dev.ath.1.countrycode: 0
dev.ath.1.regdomain: 96
dev.ath.1.debug: 0
dev.ath.1.slottime: 21
dev.ath.1.acktimeout: 45
dev.ath.1.ctstimeout: 45
dev.ath.1.softled: 0
dev.ath.1.ledpin: 0
dev.ath.1.ledon: 0
dev.ath.1.ledidle: 2700
dev.ath.1.txantenna: 0
dev.ath.1.rxantenna: 2
dev.ath.1.diversity: 1
dev.ath.1.txintrperiod: 5
dev.ath.1.diag: 0
dev.ath.1.tpscale: 0
dev.ath.1.tpc: 0
dev.ath.1.tpack: 63
dev.ath.1.tpcts: 63
dev.ath.1.rfsilent: 1
dev.ath.1.rfkill: 1
dev.ath.1.monpass: 24

# sysctl hw.ath
hw.ath.hal.version: 0.9.16.16
hw.ath.hal.dma_brt: 2
hw.ath.hal.sw_brt: 10
hw.ath.hal.swba_backoff: 0
hw.ath.dwell: 200
hw.ath.calibrate: 30
hw.ath.outdoor: 1
hw.ath.xchanmode: 1
hw.ath.countrycode: 0
hw.ath.regdomain: 0
hw.ath.rxbuf: 40
hw.ath.txbuf: 100
hw.ath.debug: 0

------=_NextPart_000_0008_01C65861.1BB9A0E0
Content-Type: text/plain;
	name="hostap-list sta.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="hostap-list sta.txt"

# ifconfig ath1 list sta
ADDR               AID CHAN RATE RSSI IDLE  TXSEQ  RXSEQ CAPS ERP
00:0b:6b:2a:c7:8e    1  108   6M   33  165   1210     16 E      0 WME

------=_NextPart_000_0008_01C65861.1BB9A0E0
Content-Type: text/plain;
	name="hostap-wlanstats.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="hostap-wlanstats.txt"

# wlanstats -i ath1
5 active scans started

------=_NextPart_000_0008_01C65861.1BB9A0E0
Content-Type: text/plain;
	name="sta-athstats,athdebug.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="sta-athstats,athdebug.txt"

# athstats -i ath0
12575 tx management frames
37988 tx frames discarded prior to association
3 tx linearized to cluster
9661 tx failed 'cuz too many retries
180725 long on-chip tx retries
5509 tx frames with no ack marked
16312 rx failed 'cuz of bad CRC
1 rx failed 'cuz frame too short
1 rx failed 'cuz frame too large
293597 rx failed 'cuz of PHY err
    293597 OFDM timing
274 periodic calibrations
rssi of last ack: 2
avg recv rssi: 22
1 switched default/rx antenna
Antenna profile:
[0] tx        0 rx        1
[1] tx  1628817 rx  2115750
# sysctl dev.ath.0.debug=1
dev.ath.0.debug: 0 -> 1
# athdebug -i ath0
dev.ath.0.debug: 0x1<xmit>
# athdebug -i ath0
dev.ath.0.debug: 0x1<xmit>

------=_NextPart_000_0008_01C65861.1BB9A0E0
Content-Type: text/plain;
	name="sta-ifconfig.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="sta-ifconfig.txt"

#ifconfig -v ath0
ath0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet6 fe80::20b:6bff:fe2a:c78e%ath0 prefixlen 64 scopeid 0x2
        inet 10.40.64.18 netmask 0xfffffffc broadcast 10.40.64.19
        ether 00:0b:6b:2a:c7:8e
        media: IEEE 802.11 Wireless Ethernet OFDM/6Mbps mode 11a
        status: no carrier
        ssid PtP-JSPOJ channel 108 (5540) bssid 00:00:00:00:00:00
        authmode OPEN privacy OFF deftxkey UNDEF powersavemode OFF
        powersavesleep 100 txpowmax 37 txpower 63 rtsthreshold 2346
        mcastrate 1 fragthreshold 2346 pureg protmode OFF wme burst
        roaming AUTO bintval 100
        AC_BE cwmin  4 cwmax 10 aifs  3 txopLimit   0 -acm ack
              cwmin  4 cwmax 10 aifs  3 txopLimit   0 -acm
        AC_BK cwmin  4 cwmax 10 aifs  7 txopLimit   0 -acm ack
              cwmin  4 cwmax 10 aifs  7 txopLimit   0 -acm
        AC_VI cwmin  3 cwmax  4 aifs  2 txopLimit  94 -acm ack
              cwmin  3 cwmax  4 aifs  2 txopLimit  94 -acm
        AC_VO cwmin  2 cwmax  3 aifs  2 txopLimit  47 -acm ack
              cwmin  2 cwmax  3 aifs  2 txopLimit  47 -acm

------=_NextPart_000_0008_01C65861.1BB9A0E0
Content-Type: text/plain;
	name="sta-IFS, sysctl.txt"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="sta-IFS, sysctl.txt"

# /root/athctrl.sh -i ath0 -d 3440
Setup IFS parameters on interface ath0 for 3440 meter p-2-p link
dev.ath.0.slottime: 21 -> 21
dev.ath.0.acktimeout: 45 -> 45
dev.ath.0.ctstimeout: 45 -> 45

# sysctl dev.ath.0
dev.ath.0.%desc: Atheros 5212
dev.ath.0.%driver: ath
dev.ath.0.%location: slot=3D9 function=3D0
dev.ath.0.%pnpinfo: vendor=3D0x168c device=3D0x001b subvendor=3D0x185f =
subdevice=3D0x1600 class=3D0x020000
dev.ath.0.%parent: pci0
dev.ath.0.smoothing_rate: 95
dev.ath.0.sample_rate: 10
dev.ath.0.countrycode: 0
dev.ath.0.regdomain: 96
dev.ath.0.debug: 0
dev.ath.0.slottime: 9
dev.ath.0.acktimeout: 45
dev.ath.0.ctstimeout: 45
dev.ath.0.softled: 0
dev.ath.0.ledpin: 0
dev.ath.0.ledon: 0
dev.ath.0.ledidle: 2700
dev.ath.0.txantenna: 0
dev.ath.0.rxantenna: 1
dev.ath.0.diversity: 1
dev.ath.0.txintrperiod: 5
dev.ath.0.diag: 0
dev.ath.0.tpscale: 0
dev.ath.0.tpc: 0
dev.ath.0.tpack: 63
dev.ath.0.tpcts: 63
dev.ath.0.rfsilent: 1
dev.ath.0.rfkill: 1
dev.ath.0.monpass: 24

# sysctl hw.ath
hw.ath.hal.version: 0.9.16.16
hw.ath.hal.dma_brt: 2
hw.ath.hal.sw_brt: 10
hw.ath.hal.swba_backoff: 0
hw.ath.dwell: 200
hw.ath.calibrate: 30
hw.ath.outdoor: 1
hw.ath.xchanmode: 1
hw.ath.countrycode: 0
hw.ath.regdomain: 0
hw.ath.rxbuf: 40
hw.ath.txbuf: 100
hw.ath.debug: 0

------=_NextPart_000_0008_01C65861.1BB9A0E0
Content-Type: text/plain;
	name="sta-list ap.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="sta-list ap.txt"

SSID            BSSID              CHAN RATE  S:N   INT CAPS
PtP-JSPOJ       00:0b:6b:2a:b8:d5  108   54M 21:0   100 E    WME



------=_NextPart_000_0008_01C65861.1BB9A0E0
Content-Type: text/plain;
	name="sta-pciconf.txt"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="sta-pciconf.txt"

ath0@pci0:9:0:  class=3D0x020000 card=3D0x1600185f chip=3D0x001b168c =
rev=3D0x01 hdr=3D0x00
    vendor   =3D 'Atheros Communications Inc.'
    class    =3D network
    subclass =3D ethernet

------=_NextPart_000_0008_01C65861.1BB9A0E0
Content-Type: text/plain;
	name="hostap-pciconf.txt"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="hostap-pciconf.txt"

this ath0 is old CM9:
ath0@pci0:14:0: class=3D0x020000 card=3D0x1012185f chip=3D0x0013168c =
rev=3D0x01 hdr=3D0x00
    vendor   =3D 'Atheros Communications Inc.'
    device   =3D 'AR5212, AR5213 802.11a/b/g Wireless Adapter'
    class    =3D network
    subclass =3D ethernet

this ath1 is new CM10:
ath1@pci0:19:0: class=3D0x020000 card=3D0x1600185f chip=3D0x001b168c =
rev=3D0x01 hdr=3D0x00
    vendor   =3D 'Atheros Communications Inc.'
    class    =3D network
    subclass =3D ethernet

BTW: Does somebody know where device information is ? :)
------=_NextPart_000_0008_01C65861.1BB9A0E0
Content-Type: text/plain;
	name="hostap-dmesq_-a.txt"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="hostap-dmesq_-a.txt"

Copyright (c) 1992-2006 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights =
reserved.
FreeBSD 6.1-PRERELEASE #1: Sat Apr  1 06:36:36 CEST 2006
    *****@*****:/usr/obj/usr/src/sys/*****
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: AMD Sempron(TM) 2300+ (1583.16-MHz 686-class CPU)
  Origin =3D "AuthenticAMD"  Id =3D 0x681  Stepping =3D 1
  =
Features=3D0x383fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE=
,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE>
  AMD Features=3D0xc0480800<SYSCALL,MP,MMX+,3DNow+,3DNow>
real memory  =3D 268419072 (255 MB)
avail memory =3D 253181952 (241 MB)
wlan: mac acl policy registered
netsmb_dev: loaded
ath_hal: 0.9.16.16 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, =
RF5413)
npx0: [FAST]
npx0: <math processor> on motherboard
npx0: INT 16 interface
acpi0: <ASUS A7V8X-X> on motherboard
acpi0: Power Button (fixed)
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <32-bit timer at 3.579545MHz> port 0xe408-0xe40b on acpi0
cpu0: <ACPI CPU> on acpi0
acpi_button0: <Power Button> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
agp0: <VIA 8377 (Apollo KT400/KT400A/KT600) host to PCI bridge> mem =
0xf8000000-0xfbffffff at device 0.0 on pci0
pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
pci1: <ACPI PCI bus> on pcib1
pci1: <display, VGA> at device 0.0 (no driver attached)
rl0: <RealTek 8139 10/100BaseTX> port 0xd800-0xd8ff mem =
0xee800000-0xee8000ff irq 7 at device 10.0 on pci0
miibus0: <MII bus> on rl0
rlphy0: <RealTek internal media interface> on miibus0
rlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
rl0: Ethernet address: 00:c0:df:02:af:cb
rl1: <RealTek 8139 10/100BaseTX> port 0xd400-0xd4ff mem =
0xee000000-0xee0000ff irq 5 at device 11.0 on pci0
miibus1: <MII bus> on rl1
rlphy1: <RealTek internal media interface> on miibus1
rlphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
rl1: Ethernet address: 00:50:fc:f9:39:31
ath0: <Atheros 5212> mem 0xed800000-0xed80ffff irq 3 at device 14.0 on =
pci0
ath0: Ethernet address: 00:0b:6b:35:50:9a
ath0: mac 5.9 phy 4.3 radio 3.6
isab0: <PCI-ISA bridge> at device 17.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <VIA 8235 UDMA133 controller> port =
0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xb000-0xb00f at device 17.1 on pci0
ata0: <ATA channel 0> on atapci0
ata1: <ATA channel 1> on atapci0
vr0: <VIA VT6102 Rhine II 10/100BaseTX> port 0xa800-0xa8ff mem =
0xec800000-0xec8000ff at device 18.0 on pci0
miibus2: <MII bus> on vr0
rlphy2: <RTL8201L 10/100 media interface> on miibus2
rlphy2:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
vr0: Ethernet address: 00:11:2f:ca:cb:aa
ath1: <Atheros 5212> mem 0xec000000-0xec00ffff irq 4 at device 19.0 on =
pci0
ath1: Ethernet address: 00:0b:6b:2a:b8:d5
ath1: mac 10.5 phy 6.1 radio 6.3
pmtimer0 on isa0
orm0: <ISA Option ROM> at iomem 0xc0000-0xc9fff on isa0
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=3D0x300>
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on =
isa0
Timecounter "TSC" frequency 1583161150 Hz quality 800
Timecounters tick every 1.000 msec
IPv6 packet filtering initialized, default to accept, logging limited to =
100 packets/entry
ipfw2 (+ipv6) initialized, divert loadable, rule-based forwarding =
enabled, default to accept, logging limited to 100 packets/entry by =
default
ad0: 9541MB <Seagate ST310211A 3.54> at ata0-master UDMA100
Trying to mount root from ufs:/dev/ad0s1a

------=_NextPart_000_0008_01C65861.1BB9A0E0
Content-Type: text/plain;
	name="sta-dmesq_-a.txt"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="sta-dmesq_-a.txt"

Copyright (c) 1992-2006 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights =
reserved.
FreeBSD 6.1-PRERELEASE #2: Mon Apr  3 03:45:25 CEST 2006
    *****@*****:/usr/obj/usr/src/sys/*****
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: AMD Sempron(tm)   2300+ (1579.38-MHz 686-class CPU)
  Origin =3D "AuthenticAMD"  Id =3D 0x681  Stepping =3D 1
  =
Features=3D0x383fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE=
,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE>
  AMD Features=3D0xc0480800<SYSCALL,MP,MMX+,3DNow+,3DNow>
real memory  =3D 234815488 (223 MB)
avail memory =3D 220274688 (210 MB)
ACPI APIC Table: <AWARD  AWRDACPI>
ioapic0 <Version 1.4> irqs 0-23 on motherboard
wlan: mac acl policy registered
netsmb_dev: loaded
ath_hal: 0.9.16.16 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, =
RF5413)
npx0: [FAST]
npx0: <math processor> on motherboard
npx0: INT 16 interface
acpi0: <AWARD AWRDACPI> on motherboard
acpi0: Power Button (fixed)
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0
cpu0: <ACPI CPU> on acpi0
acpi_button0: <Power Button> on acpi0
acpi_button1: <Sleep Button> on acpi0
pcib0: <ACPI Host-PCI bridge> port =
0xcf8-0xcff,0x480-0x48f,0x1000-0x10df,0x10e0-0x10ff on acpi0
pci0: <ACPI PCI bus> on pcib0
agp0: <SiS 741 host to AGP bridge> mem 0xe8000000-0xebffffff at device =
0.0 on pci0
pcib1: <PCI-PCI bridge> at device 1.0 on pci0
pci1: <PCI bus> on pcib1
pci1: <display, VGA> at device 0.0 (no driver attached)
isab0: <PCI-ISA bridge> at device 2.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <SiS 964 UDMA133 controller> port =
0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x4000-0x400f at device 2.5 on pci0
ata0: <ATA channel 0> on atapci0
ata1: <ATA channel 1> on atapci0
ohci0: <SiS 5571 USB controller> mem 0xed113000-0xed113fff irq 20 at =
device 3.0 on pci0
ohci0: [GIANT-LOCKED]
usb0: OHCI version 1.0, legacy support
usb0: SMM does not respond, resetting
usb0: <SiS 5571 USB controller> on ohci0
usb0: USB revision 1.0
uhub0: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 3 ports with 3 removable, self powered
ohci1: <SiS 5571 USB controller> mem 0xed114000-0xed114fff irq 21 at =
device 3.1 on pci0
ohci1: [GIANT-LOCKED]
usb1: OHCI version 1.0, legacy support
usb1: SMM does not respond, resetting
usb1: <SiS 5571 USB controller> on ohci1
usb1: USB revision 1.0
uhub1: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 3 ports with 3 removable, self powered
ohci2: <SiS 5571 USB controller> mem 0xed110000-0xed110fff irq 22 at =
device 3.2 on pci0
ohci2: [GIANT-LOCKED]
usb2: OHCI version 1.0, legacy support
usb2: SMM does not respond, resetting
usb2: <SiS 5571 USB controller> on ohci2
usb2: USB revision 1.0
uhub2: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
ehci0: <EHCI (generic) USB 2.0 controller> mem 0xed111000-0xed111fff irq =
23 at device 3.3 on pci0
ehci0: [GIANT-LOCKED]
usb3: EHCI version 1.0
usb3: companion controllers, 3 ports each: usb0 usb1 usb2
usb3: <EHCI (generic) USB 2.0 controller> on ehci0
usb3: USB revision 2.0
uhub3: SiS EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
uhub3: 8 ports with 8 removable, self powered
sis0: <SiS 900 10/100BaseTX> port 0xe000-0xe0ff mem =
0xed112000-0xed112fff irq 19 at device 4.0 on pci0
miibus0: <MII bus> on sis0
rlphy0: <RTL8201L 10/100 media interface> on miibus0
rlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
sis0: Ethernet address: 00:0d:87:b0:5c:13
ath0: <Atheros 5212> mem 0xed100000-0xed10ffff irq 17 at device 9.0 on =
pci0
ath0: Ethernet address: 00:0b:6b:2a:c7:8e
ath0: mac 10.5 phy 6.1 radio 6.3
rl0: <RealTek 8139 10/100BaseTX> port 0xe400-0xe4ff mem =
0xed115000-0xed1150ff irq 18 at device 10.0 on pci0
miibus1: <MII bus> on rl0
rlphy1: <RealTek internal media interface> on miibus1
rlphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
rl0: Ethernet address: 00:50:fc:79:af:1f
rl1: <RealTek 8139 10/100BaseTX> port 0xe800-0xe8ff mem =
0xed116000-0xed1160ff irq 19 at device 11.0 on pci0
miibus2: <MII bus> on rl1
rlphy2: <RealTek internal media interface> on miibus2
rlphy2:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
rl1: Ethernet address: 00:00:1c:81:3a:9a
acpi_tz0: <Thermal Zone> on acpi0
pmtimer0 on isa0
orm0: <ISA Option ROM> at iomem 0xc0000-0xc7fff on isa0
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=3D0x300>
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on =
isa0
Timecounter "TSC" frequency 1579381961 Hz quality 800
Timecounters tick every 1.000 msec
IPv6 packet filtering initialized, default to accept, logging limited to =
100 packets/entry
ipfw2 (+ipv6) initialized, divert loadable, rule-based forwarding =
enabled, default to accept, logging limited to 100 packets/entry by =
default
ad0: 38166MB <Seagate ST340016A 3.75> at ata0-master UDMA100
Trying to mount root from ufs:/dev/ad0s1a

------=_NextPart_000_0008_01C65861.1BB9A0E0--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000701c65850$5830d0e0$6508280a>