summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Hook up the siba_bwn module to the build.weongyo2010-01-311-0/+1
* Adds siba_bwn module which is used with bwn(4). Main purpose of thisweongyo2010-01-311-0/+9
* Welcome drm support for VIA unichrome chips.rnoland2010-01-312-1/+24
* Import simple drm memory manager.rnoland2010-01-311-0/+3
* Improve previous commit and add missing ar9280.crpaulo2010-01-311-3/+3
* Build 928x files too.rpaulo2010-01-311-1/+2
* Uuencode the rt2870 firmware into ascii like the other firmware blobs.thompsa2010-01-291-3/+6
* Add run(4), a driver for Ralink RT2700U/RT2800U/RT3000U USB 802.11agn devices.thompsa2010-01-284-1/+46
* Build smbfs kernel module on sparc64.yongari2010-01-251-0/+1
* Do not build netgraph kernel modules if WITHOUT_NETGRAPH is set in src.confantoine2010-01-161-1/+5
* Add gmountver, disk mount verification GEOM class.trasz2010-01-162-0/+9
* Build iwi(4) and iwifw(4) modules on amd64 as well.brueffer2010-01-141-0/+2
* Bring in the ext2fs work done by Aditya Sarawgi during and after Google Summerlulf2010-01-141-3/+3
* Add a driver by Fredrik Lindberg for Option HSDPA USB devices. These differthompsa2010-01-132-1/+38
* Add epic(4), a driver for the front panel LEDs in Sun Fire V215/V245.marius2010-01-102-0/+10
* After adding an SDT provider for opencrypto in r199884 we should alsobz2010-01-071-1/+1
* iwn(4) update. Notable changes:rpaulo2009-12-295-3/+15
* Now that ipfw is split into multiple files, we needluigi2009-12-171-0/+2
* amdsbwd: new driver for AMD SB600/SB7xx watchdog timeravg2009-11-302-0/+11
* Drop USB mass storage devices support from ata(4). It is out of the build asmav2009-11-261-10/+0
* Add a forgotten module Makefile change from the previous commit.jkim2009-11-161-2/+2
* Driver for the Apple Touchpad present on MacBook (non-Pro & Pro).rpaulo2009-11-092-1/+12
* ichwd: don't attach to isa pnp device(s) by accidentavg2009-11-071-1/+1
* Updates to the iwn driver:rpaulo2009-10-245-20/+33
* Updated iwn(4) driver supporting the newer series, 5000, 5150 and 5300.rpaulo2009-10-231-5/+15
* MFp4:mav2009-10-231-0/+1
* minor: fix sorting of some amd* entries in some makefilesavg2009-10-201-2/+2
* Add opt_gdb.h which is now needed by ucom.thompsa2009-10-191-1/+1
* Remove the newly added uch341 driver, it will be merged into uchcom instead.thompsa2009-10-192-38/+2
* Rewrite x86bios and update its dependent drivers.jkim2009-10-193-2/+4
* Fix this module so it at least builds. Note that it isn't hooked up tojhb2009-10-131-2/+2
* EXPORT_SYMS is not, in fact, required, for a dependent module to accessrwatson2009-10-131-10/+0
* Export DTrace symbols from nfsclient so that dtnfsclient can get to them.rwatson2009-10-121-0/+10
* Fix typo which has survived amazingly long!eri2009-10-101-1/+1
* cxgb(4) updates, including:np2009-10-051-1/+1
* unifdef NFSCLIENT because the nlm depends on the nfsclient even if NFSCLIENTnyan2009-10-031-6/+0
* Compile ACPI debugger and disassembler for kernel modules unconditionally.jkim2009-10-011-10/+9
* Add support for ChipHead 341 serial port adapter.thompsa2009-09-282-2/+38
* Add '#define NFSCLIENT' into opt_nfs.h if the NFSCLIENT variable is 1nyan2009-09-271-0/+7
* lindev(4) [1] is supposed to be a collection of linux-specific pseudobz2009-09-262-0/+11
* Move sys/dev/x86bios to sys/compat/x86bios.jkim2009-09-231-1/+1
* Add per-process osrel node to the procfs, to allow read and set p_osrelkib2009-09-231-0/+1
* Build x86bios only for i386/amd64 for now. More work is requireddelphij2009-09-211-1/+3
* Collapase interrupt supporting functions to a new module, and switch fromdelphij2009-09-213-9/+11
* Enable s3pci on amd64 which works on top of VESA, and allowdelphij2009-09-211-0/+1
* Catch up with ACPICA 20090903.jkim2009-09-111-4/+4
* Missing opt_*.h file reference for make depend in sys/modulesn_hibma2009-09-101-1/+1
* - Teach vesa(4) and dpms(4) about x86emu. [1]delphij2009-09-093-7/+14
* - Port x86emu to FreeBSD.delphij2009-09-092-0/+9
* Connect bwi up to the build. While there are some problems with thisimp2009-08-291-0/+1
OpenPOWER on IntegriCloud