is
e3eaf1eeef
Don't crash if firmware_open is called too early.
2007-01-14 10:56:34 +00:00
christos
168cd830d2
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
christos
4d595fd7b1
- sprinkle __unused on function decls.
...
- fix a couple of unused bugs
- no more -Wno-unused for i386
2006-10-12 01:30:41 +00:00
elad
5ec8c535f2
PR/34648: Nino Dehne: Kernel panic when using NFS root and configuring an
...
interface that needs firmware
Firmload routines were using FSCRED, which in this case would get to the
NFS code and dereferenced, resulting in a panic. Use the credentials from
the LWP instead.
2006-09-30 12:47:32 +00:00
elad
2867b68bc3
integrate kauth.
2006-05-14 21:42:26 +00:00
rpaulo
82029f5699
Add /usr/pkg/libdata to the list of FIRMWARE_PATHS in order to be
...
compatible with pkgsrc firmware packages (ipw, iwi, etc).
2006-04-17 17:30:32 +00:00
thorpej
f789b6be70
Add an API for loading firmware images for devices.
2006-01-17 06:08:48 +00:00