summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* NOINET6 -> NO_INET6ru2004-12-213-4/+4
* NOCRYPT -> NO_CRYPTru2004-12-212-2/+2
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-212-2/+2
* We already have ng_fec.4 manpage. And sys/modules is not a correctglebius2004-12-191-8/+0
* fix typo to resolve undefined symbolsam2004-12-161-1/+1
* bring in rijndael crypto code to satisfy dependency: shouldsam2004-12-151-0/+2
* Make this compile when you don't have /sys.imp2004-12-131-1/+1
* Remove the addition of ACPI_DEBUG that was accidentally added in the lastscottl2004-12-131-1/+1
* Allow the acpi_ibm module to be built with ACPI_DEBUG.scottl2004-12-131-0/+1
* Make sure that opt_ddb.h exists so that this will compile with ACPI_DEBUGscottl2004-12-131-1/+2
* Separate mse driver into a core driver and a bus attachments. Separate outimp2004-12-122-0/+16
* Connect acpi_ibm to build.takawata2004-12-091-1/+1
* Add IBM Laptop extra device driver.takawata2004-12-091-0/+8
* Update/new modules for net80211 and ath changes.sam2004-12-0810-3/+148
* kmod.mk knows how to create empty opt_*.h files so let it deal with thebrooks2004-12-031-3/+1
* Allow the gif module to be built without IPv6 support when NOINET6 isbrooks2004-11-261-1/+8
* Stop building uart_dev_i8251.c. It was copied from uart_dev_ns8250.cmarcel2004-11-201-2/+2
* o Remove opt_ddb.h from SRCS.marcel2004-11-201-1/+1
* this should have been deleted a while agoimp2004-11-181-9/+0
* o sparc64/isa/isa.c:marius2004-11-171-7/+2
* Add vkdb(4) man page and connect vkbd(4) to the build.emax2004-11-161-0/+1
* Add virtual AT keyboard driver vkbd(4).emax2004-11-161-0/+12
* Put _ray back, as appropriate.imp2004-11-151-0/+2
* PC98 does not have ACPI.nyan2004-11-151-1/+1
* After discussions with Nate, repo copy the acpi assist drivers fromimp2004-11-155-4/+13
* Add comment about why amd64 and ia64 don't build acpi modules.imp2004-11-151-2/+2
* Make it clear that the acpi modules can only be compiled on i386.scottl2004-11-141-0/+8
* Commit takawata-san's Sony Notebook Controller driver, integrated intoimp2004-11-112-1/+10
* Remove at request of author, perhaps to be re-added later.markm2004-11-102-17/+0
* Fix paths after repocopies done by scottltrhodes2004-11-101-1/+1
* Remove the obsolete gx driver.phk2004-11-082-9/+0
* Remove another vinum filephk2004-11-041-16/+0
* IPDIVERT is a module now and tell the other parts of the kernel about it.andre2004-10-252-4/+1
* Device driver for onboard CS4231 audio controller which is foundyongari2004-10-253-0/+15
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
* Hook the hptmv driver up to the build.scottl2004-10-241-0/+2
* Clean up some messy Makefile stuff so that this can be built into thescottl2004-10-241-19/+4
* Curlies only work in target and sources specifications, butru2004-10-242-2/+2
* Sort SUBDIR.ru2004-10-241-2/+2
* Import the HighPoint RocketRAID 182x driver. Thanks to HighPoint forscottl2004-10-241-0/+62
* Convert IPDIVERT into a loadable module. This makes use of the dynamic loada...andre2004-10-191-0/+8
* Major overhaul.glebius2004-10-181-1/+1
* Add dcons_os.{c,h}.simokawa2004-10-132-2/+2
* Port NetBSD auxio driver. The driver was modified to use led(4) and canyongari2004-10-092-0/+12
* Add the memrange bits to the loadable module.markm2004-09-281-0/+6
* Per recent HEADSUP: Disconnect (old)vinum from the kernel build.phk2004-09-231-1/+0
* Attach ng_netflow to kernel build.glebius2004-09-162-0/+12
* Add device driver support for the VIA Networking Technologieswpaul2004-09-102-0/+9
* Do not compile in zlib.c. Add a dependency on module instead.fjoe2004-09-081-1/+1
* sync with private code:alfred2004-09-081-1/+1
OpenPOWER on IntegriCloud