svn commit: r221300 - head/sys/conf
Bernhard Schmidt
bschmidt at FreeBSD.org
Sun May 1 18:42:57 UTC 2011
Author: bschmidt
Date: Sun May 1 18:42:56 2011
New Revision: 221300
URL: http://svn.freebsd.org/changeset/base/221300
Log:
Add files for wpi(4)
Modified:
head/sys/conf/files
Modified: head/sys/conf/files
==============================================================================
--- head/sys/conf/files Sun May 1 18:41:57 2011 (r221299)
+++ head/sys/conf/files Sun May 1 18:42:56 2011 (r221300)
@@ -1995,6 +1995,7 @@ dev/wi/if_wi.c optional wi
dev/wi/if_wi_pccard.c optional wi pccard
dev/wi/if_wi_pci.c optional wi pci
dev/wl/if_wl.c optional wl isa
+dev/wpi/if_wpi.c optional wpi pci
wpifw.c optional wpifw \
compile-with "${AWK} -f $S/tools/fw_stub.awk wpi.fw:wpifw:153229 -mwpi -c${.TARGET}" \
no-implicit-rule before-depend local \
More information about the svn-src-all
mailing list