bz
|
715ceb6802
|
Rename devname to udevname after including stdlib.h in r303445
as gcc trips over the devname(3) and reports 'shadows a global declaration'.
This should unbreak gcc based world builds.
|
2016-07-30 20:39:39 +00:00 |
|
ed
|
926b3e3141
|
Call basename() and dirname() in the POSIXly correct way.
Pull copies of the input string, as these functions are allowed to
modify them. Free the copies after creating the new pathname string.
|
2016-07-28 15:33:19 +00:00 |
|
imp
|
6837b0bc3f
|
Implement suggestion by jhb@ to have _PATH_FIRMWARE instead of hard
coding it to be "/usr/share/firmware".
|
2016-03-23 04:18:57 +00:00 |
|
imp
|
96cf53da35
|
Just install ar5523.bin into /usr/share/firmware and stop compiling it
in.
Differential Review: https://reviews.freebsd.org/D5639
|
2016-03-15 04:42:37 +00:00 |
|
weongyo
|
3503cf99e3
|
Add uath(4) wireless USB driver for Atheros AR5005UG and AR5005UX
chipsets.
Reviewed by: sam
|
2009-04-04 11:23:00 +00:00 |
|