From 6aec1278dc6fd4790208608ee99bdc84dcf0b3da Mon Sep 17 00:00:00 2001 From: Max Laier Date: Sun, 29 Jan 2006 02:52:42 +0000 Subject: firmware(9) is a subsystem to load binary data into the kernel via a specially crafted module. There are several handrolled sollutions to this problem in the tree already which will be replaced with this. They include iwi(4), ipw(4), ispfw(4) and digi(4). No objection from: arch MFC after: 2 weeks X-MFC after: some drivers have been converted --- sys/conf/NOTES | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/conf/NOTES') diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 65284c33a883..e6b139bd6c20 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -1187,6 +1187,7 @@ device nmdm #back-to-back tty devices device md #Memory/malloc disk device snp #Snoop device - to look at pty/vty/etc.. device ccd #Concatenated disk driver +device firmware #firmware(9) support # Kernel side iconv library options LIBICONV -- cgit v1.2.3