HEADSUP: uath(4) has been committed.

Weongyo Jeong weongyo.jeong at gmail.com
Mon Apr 6 19:57:57 PDT 2009


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



More information about the freebsd-current mailing list