6559 port NetBSD firmload interface
commitf73e0305a745f17c6a584c4470f99ea1e023657f
authorHans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Sat, 16 Jan 2016 13:01:09 +0000 (16 14:01 +0100)
committerHans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Wed, 9 Nov 2016 12:33:42 +0000 (9 13:33 +0100)
treed19df2f75f5ac32668df60b45c9e9e540b70efaa
parent00b631909040bb219a21436e55f74fc367c62176
6559 port NetBSD firmload interface
Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@omniti.com>
16 files changed:
exception_lists/copyright
usr/src/Targetdirs
usr/src/man/man4/system.4
usr/src/man/man9f/Makefile
usr/src/man/man9f/firmload.9f [new file with mode: 0644]
usr/src/pkg/manifests/system-header.mf
usr/src/pkg/manifests/system-kernel.man9f.inc
usr/src/pkg/manifests/system-kernel.mf
usr/src/uts/Makefile.targ
usr/src/uts/Makefile.uts
usr/src/uts/common/Makefile.files
usr/src/uts/common/os/firmload.c [new file with mode: 0644]
usr/src/uts/common/sys/Makefile
usr/src/uts/common/sys/THIRDPARTYLICENSE.firmload [new file with mode: 0644]
usr/src/uts/common/sys/THIRDPARTYLICENSE.firmload.descrip [new file with mode: 0644]
usr/src/uts/common/sys/firmload.h [new file with mode: 0644]