summaryrefslogtreecommitdiff
path: root/sys/dev/firmload.c
AgeCommit message (Expand)Author
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-21Catch up with descriptor handling changes. See kern_descrip.c revisionad
2007-12-08Remove cn_lwp from struct componentname. curlwp should be usedpooka
2007-11-26Remove the "struct lwp *" argument from all VFS and VOP interfaces.pooka
2007-01-14Don't crash if firmware_open is called too early.is
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2006-09-30PR/34648: Nino Dehne: Kernel panic when using NFS root and configuring anelad
2006-05-14integrate kauth.elad
2006-04-17Add /usr/pkg/libdata to the list of FIRMWARE_PATHS in order to berpaulo
2006-01-17Add an API for loading firmware images for devices.thorpej