Date: Tue, 7 Apr 2009 11:29:56 +0900 From: Weongyo Jeong <weongyo.jeong@gmail.com> To: current@freebsd.org Subject: HEADSUP: uath(4) has been committed. Message-ID: <20090407022956.GA71377@weongyo.cdnetworks.kr>
next in thread | raw e-mail | index | archive | help
Hello, FYI uath(4) driver has been committed into HEAD. To work with uath(4) it needs to load the firmware using uathload. The example would be as follows: # kldload if_uath [plugin Atheros USB stick] ugen0.2: <Atheros Communications Inc> at usbus0 # uathload -d /dev/ugen0.2 [after downloading the firmware it'll retry to attach] # ifconfig uath0 Normally uathload could be found at /usr/sbin or /usr/src/usr.sbin/uathload for sources and if you don't want to execute uathload by hand it'd be better to add a entry into devd.conf(5). regards, Weongyo Jeong
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090407022956.GA71377>