Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 May 2009 13:40:00 +0900
From:      Weongyo Jeong <weongyo.jeong@gmail.com>
To:        "Sam Fourman Jr." <sfourman@gmail.com>
Cc:        Lucius Windschuh <lwindschuh@googlemail.com>, freebsd-current@freebsd.org, Hans Petter Selasky <hselasky@c2i.net>
Subject:   Re: HEADSUP: uath(4) has been committed.
Message-ID:  <20090522044000.GC88745@weongyo.cdnetworks.kr>
In-Reply-To: <11167f520905211148u34071232hbf95e45ca373708f@mail.gmail.com>
References:  <20090407022956.GA71377@weongyo.cdnetworks.kr> <4A0F419A.2020700@freebsd.org> <20090519050132.GE42412@weongyo.cdnetworks.kr> <200905190916.06460.hselasky@c2i.net> <90a5caac0905191127y5677bea9s827bb3d6a9f82176@mail.gmail.com> <11167f520905211148u34071232hbf95e45ca373708f@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 21, 2009 at 01:48:31PM -0500, Sam Fourman Jr. wrote:
> I have a uath device the Engenius NUB-362-EXT, it will not attach to
> the uath driver
> it says ugen7.3: <Atheros Communications Inc> at usbus7
> 
> I should note that this device attaches in OpenBSD 4.x
> I am running FreeBSD 8 -CURRENT as of 10 hours ago, I do not know the
> usb2 equivalent of usbdevs -v
> 
> I am confused as to why this device will not attach to uath, I have
> the driver loaded with kldload if_uath
> 
> I do not know if this will help, but here is output from OpenBSD 4.5
> after you plugin the device I get:
> 
> uath0 at uhub0 port 5 "Atheros Communications Inc AR5523" rev 2.00/0.01 addr 2
> uath0 detached
> uath0 at uhub0 port 5 "Atheros Communications Inc AR5523" rev 2.00/0.01 addr 2
> uath0: MAC/BBP AR5523, RF AR2112, address 00:02:6f:3d:66:58
> 
> usbdevs -v
> Controller /dev/usb0:
> addr 1: high speed, self powered, config 1, EHCI root hub(0x0000),
> Intel(0x8086), rev 1.00
>  port 1 powered
>  port 2 powered
>  port 3 powered
>  port 4 powered
>  port 5 addr 2: high speed, power 500 mA, config 1, AR5523(0x0001),
> Atheros Communications Inc(0x0cf3), rev 0.01, iSerialNumber 1.0
>  port 6 powered
>  port 7 powered
>  port 8 powered

Did you try to upload the firmware using uathload(8) like as follow
after loading if_uath module?

	# /usr/sbin/uathload -d /dev/ugen7.3

regards,
Weongyo Jeong




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090522044000.GC88745>