opnsense-src/sys/dev/si
Justin Hibbits c47476d7e6 Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().
Most calls to bus_alloc_resource() use "anywhere" as the range, with a given
count.  Migrate these to use the new bus_alloc_resource_anywhere() API.

Reviewed by:	jhb
Differential Revision:	https://reviews.freebsd.org/D5370
2016-02-27 03:38:01 +00:00
..
si.c Fix build of si(4) and enable it in LINT on amd64 and i386. 2014-08-20 16:07:17 +00:00
si.h Remove sicontrol(8)'s "ttystat". 2008-06-09 08:43:27 +00:00
si2_z280.c
si3_t225.c
si_eisa.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 20:11:27 +00:00
si_isa.c Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere(). 2016-02-27 03:38:01 +00:00
si_pci.c Based in info gleaned from the web and other drivers (including the Linux 2007-12-01 20:39:47 +00:00
sireg.h
sivar.h