Date: Thu, 02 Oct 2008 16:04:00 +0530 From: wahjava.ml@gmail.com (Ashish Shukla =?utf-8?B?4KSG4KS24KWA4KS3IA==?= =?utf-8?B?4KS24KWB4KSV4KWN4KSy?=) To: wahjava.ml@gmail.com (Ashish Shukla =?utf-8?B?4KSG4KS24KWA4KS3IOCktg==?= =?utf-8?B?4KWB4KSV4KWN4KSy?=) Cc: Sam Leffler <sam@freebsd.org>, freebsd-current <freebsd-current@freebsd.org> Subject: Re: I lost ath0 support on current sometime between Sept 20 and Sept 26. Message-ID: <871vyze15z.fsf@chateau.d.lf> In-Reply-To: <8763oct2u8.fsf@chateau.d.lf> ("Ashish Shukla =?utf-8?B?4KSG?= =?utf-8?B?4KS24KWA4KS3IOCktuClgeCkleCljeCksiIncw==?= message of "Thu\, 02 Oct 2008 03\:06\:31 %2B0530") References: <20080929173223.183035ohkgl7jk3b@econet.encontacto.net> <20080930054432.GB5863@chateau.d.lf> <48E24842.4070409@freebsd.org> <87bpy5imh8.fsf@chateau.d.lf> <48E3A944.3030809@freebsd.org> <8763oct2u8.fsf@chateau.d.lf>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-=-= Content-Type: text/plain; charset=utf-8 Ashish Shukla आशीष शुक्ल writes: > At the moment, I'm not on my FreeBSD box, but as soon as I boot into my > FreeBSD box, I'll verify it and will try rebuilding my kernel and > world. Following is the output of dmesg, after I manually loaded ath_hal and if_ath.ko: ---->8---->8---- ath_hal: 0.10.5.10 (AR5210, AR5211, AR5212, AR5416, RF5111, RF5112, RF2413, RF5413, RF2133, RF2425, RF2417) ath0: <Atheros 5424/2424> mem 0x91300000-0x9130ffff irq 16 at device 0.0 on pci1 ath0: [ITHREAD] ath0: WARNING: using obsoleted if_watchdog interface ath0: mac 14.2 phy 7.0 radio 10.2 wlan0: Ethernet address: 00:1f:3a:1a:50:b3 wlan0: link state changed to UP wlan0: link state changed to DOWN wlan0: link state changed to UP wlan0: link state changed to DOWN wlan0: link state changed to UP wlan0: link state changed to DOWN wlan0: link state changed to UP wlan0: link state changed to DOWN wlan0: link state changed to UP wlan0: link state changed to DOWN wlan0: link state changed to UP wlan0: link state changed to DOWN wlan0: link state changed to UP wlan0: link state changed to DOWN wlan0: link state changed to UP wlan0: link state changed to DOWN wlan0: link state changed to UP wlan0: link state changed to DOWN wlan0: link state changed to UP wlan0: link state changed to DOWN wlan0: link state changed to UP wlan0: link state changed to DOWN wlan0: link state changed to UP wlan0: link state changed to DOWN wlan0: link state changed to UP ----8<----8<----- And following is some other relevant output: ---->8---->8---- abbe [ath] monte-cristo% kldstat Id Refs Address Size Name 1 39 0xffffffff80100000 924ff8 kernel (/boot/kernel/kernel) 4 6 0xffffffff80a9b000 52000 wlan.ko (/boot/kernel/wlan.ko) 6 2 0xffffffff80af0000 74890 sound.ko (/boot/kernel/sound.ko) 7 1 0xffffffff80b65000 213c0 snd_hda.ko (/boot/kernel/snd_hda.ko) 8 1 0xffffffff80b87000 1dc0 coretemp.ko (/boot/kernel/coretemp.ko) 9 1 0xffffffff80b89000 24e0 wlan_wep.ko (/boot/kernel/wlan_wep.ko) 10 1 0xffffffff80b8c000 7610 wlan_ccmp.ko (/boot/kernel/wlan_ccmp.ko) 11 1 0xffffffff80b94000 3c20 wlan_tkip.ko (/boot/kernel/wlan_tkip.ko) 12 1 0xffffffff80c22000 2cc1c pf.ko (/boot/kernel/pf.ko) 13 1 0xffffffff80c4f000 a566 nfslockd.ko (/boot/kernel/nfslockd.ko) 14 1 0xffffffff80c5a000 c847 krpc.ko (/boot/kernel/krpc.ko) 15 1 0xffffffff80c67000 8967 i915.ko (/boot/kernel/i915.ko) 16 1 0xffffffff80c70000 fbd7 drm.ko (/boot/kernel/drm.ko) 17 3 0xffffffff80c80000 4773c ath_hal.ko (/boot/kernel/ath_hal.ko) 19 1 0xffffffff80cc8000 b9e1 if_ath.ko (/boot/kernel/if_ath.ko) 20 1 0xffffffff80cd4000 186a ath_rate.ko (/boot/kernel/ath_rate.ko) abbe [ath] monte-cristo% uname -a FreeBSD monte-cristo.france 8.0-CURRENT FreeBSD 8.0-CURRENT #10: Thu Oct 2 15:11:19 IST 2008 root@monte-cristo.france:/usr/obj/usr/src/sys/ULE amd64 abbe [ath] monte-cristo% cat /usr/src/sys/amd64/conf/ULE |grep -v ^[[:space:]]*# |grep -v ^[[:space:]]*$ cpu HAMMER ident ULE makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols options SCHED_ULE # ULE scheduler options PREEMPTION # Enable kernel thread preemption options INET # InterNETworking options INET6 # IPv6 communications protocols options SCTP # Stream Control Transmission Protocol options FFS # Berkeley Fast Filesystem options SOFTUPDATES # Enable FFS soft updates support options UFS_ACL # Support for access control lists options UFS_DIRHASH # Improve performance on big directories options UFS_GJOURNAL # Enable gjournal-based UFS journaling options MD_ROOT # MD is a potential root device options NFSCLIENT # Network Filesystem Client options NFSSERVER # Network Filesystem Server options NFS_ROOT # NFS usable as /, requires NFSCLIENT options NTFS # NT File System options MSDOSFS # MSDOS Filesystem options CD9660 # ISO 9660 Filesystem options PROCFS # Process filesystem (requires PSEUDOFS) options PSEUDOFS # Pseudo-filesystem framework options GEOM_PART_GPT # GUID Partition Tables. options GEOM_LABEL # Provides labelization options COMPAT_43TTY # BSD 4.3 TTY compat [KEEP THIS!] options COMPAT_IA32 # Compatible with i386 binaries options COMPAT_FREEBSD4 # Compatible with FreeBSD4 options COMPAT_FREEBSD5 # Compatible with FreeBSD5 options COMPAT_FREEBSD6 # Compatible with FreeBSD6 options COMPAT_FREEBSD7 # Compatible with FreeBSD6 options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI options KTRACE # ktrace(1) support options SYSVSHM # SYSV-style shared memory options SYSVMSG # SYSV-style message queues options SYSVSEM # SYSV-style semaphores options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions options KBD_INSTALL_CDEV # install a CDEV entry in /dev options STOP_NMI # Stop CPUS using NMI instead of IPI options AUDIT # Security event auditing options HWPMC_HOOKS # Necessary kernel hooks for hwpmc(4) options STACK options SMP # Symmetric MultiProcessor Kernel options KDB # Enable kernel debugger support. options DDB # Support DDB. options GDB # Support remote GDB. options INVARIANTS # Enable calls of extra sanity checking options INVARIANT_SUPPORT # Extra sanity checks of internal structures, required by INVARIANTS options WITNESS # Enable checks to detect deadlocks and cycles options WITNESS_SKIPSPIN # Don't run witness on spinlocks for speed device cpufreq device acpi device pci device fdc device ata device atadisk # ATA disk drives device ataraid # ATA RAID drives device atapicd # ATAPI CDROM drives device atapifd # ATAPI floppy drives device atapist # ATAPI tape drives options ATA_STATIC_ID # Static device numbering device scbus # SCSI bus (required for SCSI) device ch # SCSI media changers device da # Direct Access (disks) device sa # Sequential Access (tape etc) device cd # CD device pass # Passthrough device (direct SCSI access) device ses # SCSI Environmental Services (and SAF-TE) device atkbdc # AT keyboard controller device atkbd # AT keyboard device psm # PS/2 mouse device kbdmux # keyboard multiplexer device vga # VGA video card driver device splash # Splash screen and screen saver support device sc device agp # support several AGP chipsets device cbb # cardbus (yenta) bridge device pccard # PC Card (16-bit) bus device cardbus # CardBus (32-bit) bus device uart # Generic UART driver device ppc device ppbus # Parallel port bus (required) device lpt # Printer device plip # TCP/IP over parallel device ppi # Parallel port interface device device miibus # MII bus support device rl # RealTek 8129/8139 device loop # Network loopback device random # Entropy device device ether # Ethernet support device tun # Packet tunnel. device pty # Pseudo-ttys (telnet etc) device md # Memory "disks" device gif # IPv6 and IPv4 tunneling device faith # IPv6-to-IPv4 relaying (translation) device firmware # firmware assist module device bpf # Berkeley packet filter device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device ehci # EHCI PCI->USB interface (USB 2.0) device usb # USB Bus (required) device ugen # Generic device uhid # "Human Interface Devices" device ukbd # Keyboard device ulpt # Printer device umass # Disks/Mass storage - Requires scbus and da device ums # Mouse options IPSEC options IPSEC_FILTERTUNNEL device crypto device cryptodev abbe [~] monte-cristo% ifconfig rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 options=8<VLAN_MTU> ether 00:1b:38:ea:5c:76 inet6 fe80::21b:38ff:feea:5c76%rl0 prefixlen 64 scopeid 0x2 inet6 fdcf:425d:3151::3 prefixlen 48 media: Ethernet autoselect (none) status: no carrier lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384 inet 127.0.0.1 netmask 0xff000000 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 ath0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 2290 ether 00:1f:3a:1a:50:b3 media: IEEE 802.11 Wireless Ethernet autoselect mode 11g status: associated wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 ether 00:1f:3a:1a:50:b3 inet6 fe80::21f:3aff:fe1a:50b3%wlan0 prefixlen 64 scopeid 0x4 inet 172.16.0.7 netmask 0xffffffe0 broadcast 172.16.0.31 media: IEEE 802.11 Wireless Ethernet DS/1Mbps mode 11g status: associated ssid 18-B-PARVATIYA channel 6 (2437 Mhz 11g) bssid 00:1e:2a:76:f4:60 regdomain 103 indoor ecm authmode WPA2/802.11i privacy ON deftxkey UNDEF txpower 16 bmiss 7 scanvalid 450 bgscan bgscanintvl 300 bgscanidle 250 roam:rssi 7 roam:rate 5 protmode CTS wme burst roaming MANUAL abbe [~] monte-cristo% sudo ifconfig wlan0 scan Password: SSID BSSID CHAN RATE S:N INT CAPS rpok 00:14:d1:41:ae:d6 1 54M -149:-96 100 EPS RSN WPS 18-B-PARVATIYA 00:1e:2a:76:f4:60 6 54M -64:-96 100 EPS RSN WME ATH linksys 00:18:f8:7b:66:47 6 54M -92:-96 100 EP ----8<----8<---- If there is some more diagnostic information needed from me to fix this issue, please mention. TIA Ashish -- () ascii ribbon campaign - against HTML e-mail /\ www.asciiribbon.org - against proprietary attachments ·-- ·- ···· ·--- ·- ···- ·- ·--·-· --· -- ·- ·· ·-·· ·-·-·- -·-· --- -- % dig +short cname cdac.in @::1 ms.gov.in --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEARECAAYFAkjko50ACgkQHy+EEHYuXnQ9gACfZtXWNgnEv7y2VTIhJQLsvSDv GPsAoMe24ywQ1fbgAt+vUM44TSSHpH+j =qjyl -----END PGP SIGNATURE----- --=-=-=--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?871vyze15z.fsf>