Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/i2c nxt2k depends on firmload



details:   https://anonhg.NetBSD.org/src/rev/e0f719c00bdb
branches:  trunk
changeset: 767297:e0f719c00bdb
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Thu Jul 14 23:43:37 2011 +0000

description:
nxt2k depends on firmload

diffstat:

 sys/dev/i2c/files.i2c |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6dc5feda0afd -r e0f719c00bdb sys/dev/i2c/files.i2c
--- a/sys/dev/i2c/files.i2c     Thu Jul 14 22:31:22 2011 +0000
+++ b/sys/dev/i2c/files.i2c     Thu Jul 14 23:43:37 2011 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.i2c,v 1.37 2011/07/11 18:00:06 jmcneill Exp $
+#      $NetBSD: files.i2c,v 1.38 2011/07/14 23:43:37 jmcneill Exp $
 
 defflag        opt_i2cbus.h                            I2C_SCAN
 define i2cbus { }
@@ -35,7 +35,7 @@
 file   dev/i2c/tvpll_tuners.c                  tvpll
 
 # Nextwave NXT200x demodulator
-define nxt2k: i2cexec
+define nxt2k: i2cexec, firmload
 file   dev/i2c/nxt2k.c                         nxt2k
 
 #



Home | Main Index | Thread Index | Old Index