opnsense-src/sys/dev/bktr
Pedro F. Giffuni 73a1170a8c sys/dev: use our nitems() macro when it is avaliable through param.h.
No functional change, only trivial cases are done in this sweep,
Drivers that can get further enhancements will be done independently.

Discussed in:	freebsd-current
2016-04-19 23:37:24 +00:00
..
bktr_audio.c Fix typo; s/ouput/output 2012-11-07 07:00:59 +00:00
bktr_audio.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
bktr_card.c Fix typos - remove duplicate "the". 2011-02-21 09:01:34 +00:00
bktr_card.h Add some cards: 2005-11-13 13:26:37 +00:00
bktr_core.c sys/dev: use our nitems() macro when it is avaliable through param.h. 2016-04-19 23:37:24 +00:00
bktr_core.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
bktr_i2c.c Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
bktr_i2c.h Update prototype for smbus callback change. 2006-09-18 20:17:42 +00:00
bktr_mem.c Revert previous commit... 2012-10-10 08:36:38 +00:00
bktr_mem.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
bktr_os.c Cleanup unnecessary semicolons from the kernel. 2016-04-10 23:07:00 +00:00
bktr_os.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
bktr_reg.h Remove a few bits of FreeBSD 2.x compatibility code. 2011-11-14 18:21:27 +00:00
bktr_tuner.c Add some cards: 2005-11-13 13:26:37 +00:00
bktr_tuner.h Add some cards: 2005-11-13 13:26:37 +00:00
CHANGELOG.TXT Replace cvsweb link wihg svnweb URL in bktr(4) release notes. 2014-08-30 18:01:45 +00:00
ioctl_bt848.h Use standard types in preference to BSD types so that these header files 2010-03-28 00:10:09 +00:00
ioctl_meteor.h Use standard types in preference to BSD types so that these header files 2010-03-28 00:10:09 +00:00
msp34xx.c Pass a format string to kproc_create() [1] and thus fix the build with 2013-04-30 05:08:17 +00:00