Commit Graph

276 Commits

Author SHA1 Message Date
mbalmer
8e70f7be4f Modules for iic(4) and gpioiic(4). 2011-10-02 11:43:30 +00:00
sjg
3a3c1d94e3 Add filemon to the modules we build. 2011-09-29 17:40:19 +00:00
mbalmer
d3aee14626 Move SYSCTL_USE_DESCR to a better place. 2011-09-11 18:38:02 +00:00
mbalmer
7821aff47b Include sysctl descriptions when building modules. 2011-09-10 08:27:06 +00:00
mbalmer
468a063f63 Add CWARNFLAGS+= -Wno-unused for clang. 2011-08-31 14:42:18 +00:00
mbalmer
2e4cf7046d Link the gpioow(4) and onewire(4) modules to the build and add them to the
lists.
2011-08-31 13:25:49 +00:00
mbalmer
59f6ae0da4 gpioow(4) and onewire(4) can be build as modules. Not linked to the build. 2011-08-31 12:46:36 +00:00
jruoho
df2580b9bc Add Zarlink ZL10353 DVB demodulator (or as it is now know, Intel CE623x). 2011-08-29 11:14:15 +00:00
jmcneill
1f02a7ab53 build pf module with WARNS=3, and remove the need for -Wno-shadow 2011-08-29 09:50:04 +00:00
jmcneill
97d971731f add mach64drm, mgadrm, r128drm, savagedrm, sisdrm, and tdfxdrm modules 2011-08-28 16:19:07 +00:00
jmcneill
5494668f55 Split out ati_pcigart into a separate module so it can be shared with r128drm 2011-08-28 15:56:21 +00:00
jmcneill
eb1862a454 WARNS=3 is the default 2011-08-28 15:48:19 +00:00
jmcneill
54d6e22c5d set default WARNS for modules to 3 -- the only one that needs < 3 now is pf 2011-08-28 15:40:49 +00:00
pgoyette
a948210b56 Fix the ioconf files. We can't include dev/usb/files.pci and the
attachment should be usbdevif as defined in files.usb
2011-08-25 02:07:38 +00:00
pgoyette
81d8330c12 Remove left-over debug line 2011-08-23 12:55:50 +00:00
pgoyette
99deda018d Module build glue for if_rum and if_axe 2011-08-23 12:54:05 +00:00
jakllsch
d3b38f366f Apparently we need to use the attribute and not the device name as the pseudo-root. 2011-08-20 19:53:45 +00:00
christos
8a88450abf remove unneeded non-literal format string 2011-08-19 08:26:20 +00:00
jakllsch
271ee63da4 Catch up to current reality. 2011-08-18 20:57:11 +00:00
christos
4d92fa6ddb document non-literal string format 2011-08-18 17:02:49 +00:00
mbalmer
b50c50a270 gpio(4) and gpiosim(4) can now be built and used as modules. While here,
make some functions static.
2011-08-12 08:00:52 +00:00
mbalmer
1d8ccccd63 pwdog is not for all platforms, build only on i386, x86_64, and sparc64 2011-08-11 12:03:06 +00:00
mbalmer
352c784990 pwdog(4) is a device driver for QUANCOM Electronic PWDOG1 PCI
attached watchdog timers.
2011-08-11 07:33:24 +00:00
jruoho
b7ff5db1d4 Build acpiwdrt(4) as a module on x86. 2011-08-09 12:16:03 +00:00
jruoho
20073051ea Two placeholder comments. 2011-08-09 12:09:55 +00:00
jmcneill
fb32363eae include cx24227, lg3303, mt2131, nxt2k, tvpll, xc3028, coram, cxdtv, and emdtv
modules in x86 build
2011-08-09 11:12:02 +00:00
jruoho
4c658c19b0 As wmieeepc(4) was added to amd64 GENERIC, build it also as a amd64 module. 2011-08-09 08:36:05 +00:00
jmcneill
fb95eabd74 modify the dtv device api so hardware drivers can be loaded independently
of the dtv module
2011-08-09 01:42:24 +00:00
jmcneill
9ee20799ca add mt2131, cx24227, and coram module glue 2011-08-04 22:26:07 +00:00
pgoyette
39943f3c4f Allow multiple sdtemp sensors to attach, at all valid addresses 2011-08-02 18:52:35 +00:00
pgoyette
55cfe2860e Allow unit numbers to float, rather than tying to specific i2c address 2011-08-02 18:51:35 +00:00
joerg
9a72c11fab Remove a number of now unnecessary -no-integrated-as cases. 2011-08-02 17:22:51 +00:00
pgoyette
c3df63d89d Add build glue for modular spdmem(4) driver, and enable it 2011-08-01 03:51:05 +00:00
jmcneill
8037f64f1b build and install finsio module on i386 and amd64 2011-07-31 17:55:41 +00:00
jmcneill
c7c1db7e8e add finsio module glue 2011-07-31 17:54:01 +00:00
jmcneill
66ca8ad7c3 add smsc module glue 2011-07-31 16:19:21 +00:00
jmcneill
afdad53ffc add module glue for dbcool 2011-07-31 16:05:28 +00:00
jmcneill
17204a8fdc module glue for sdtemp 2011-07-31 16:00:21 +00:00
jmcneill
d09db892e8 build and install itesio module on i386 and amd64 2011-07-29 21:01:43 +00:00
jmcneill
bedb04943b module build glue for itesio 2011-07-29 20:59:25 +00:00
enami
b246d08e78 Build v7fs module on all architecture rather than only on i386. 2011-07-19 23:13:31 +00:00
tron
caeab679ca Build 7th Edition(V7) File System as a kernel module. 2011-07-19 19:19:09 +00:00
jmcneill
54696cabe9 irmce module glue 2011-07-19 12:23:51 +00:00
jmcneill
6f708f8d76 add nsclpcsio module to i386 build 2011-07-15 21:08:48 +00:00
jmcneill
ac535e1004 add nsclpcsio module glue 2011-07-15 20:57:01 +00:00
jmcneill
ee71f9a61a add dtv_intlog10 implementation, from apb@ 2011-07-15 20:27:41 +00:00
jmcneill
6f144888fd module glue for nxt2k, tvpll, cxdtv 2011-07-14 23:50:12 +00:00
matt
82c39ee7c3 files.dtv is included by conf/files 2011-07-14 18:19:49 +00:00
jmcneill
5476439d3f build dtv_demux.c 2011-07-13 22:43:33 +00:00
jruoho
b5dc3d4af2 A driver for HP 3D DriverGuard; a LIS3LV02DL-based accelerometer. Tested on
HP NC4400. Like aps(4), this is commented out in the GENERIC kernels.
2011-07-13 07:52:48 +00:00