summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Always build ext2fs module. There is no written policy preventing theobrien2004-01-281-4/+0
* Enable ndis for AMD64 (for the time that modules are supported)...obrien2004-01-281-0/+4
* Add NO_BLUETOOTH knob to the build processemax2004-01-281-0/+2
* Removed custom "load" and "unload" targets.ru2004-01-194-27/+0
* Normalize SUBDIR.ru2004-01-193-20/+21
* - Build things in pure alphabetical dictionary order.ru2004-01-161-148/+227
* Use generic net80211 framework for awi driver.onoe2004-01-151-1/+1
* Include "../Makefile.inc" to propagate the configuration to subdirectories.nyan2004-01-131-0/+3
* MODULE_DEPEND is a C macro, not a make(1).ru2004-01-131-1/+0
* bsd.kmod.mk does not deal with manpages anymore.ru2004-01-1324-25/+0
* Don't put .depend in CLEANFILES, it's cleaned by cleandepend.ru2004-01-131-1/+0
* Hook up acpi_toshibanjl2004-01-121-1/+1
* Add the ACPI Toshiba extras driver (hotkeys, LCD backlight, video output,njl2004-01-111-0/+9
* Add Audigy support.obrien2004-01-111-2/+11
* The ida module is not needed for pc98.nyan2004-01-111-1/+1
* ida(4) module. PCI only for now.mdodd2004-01-112-0/+10
* Implement NdisOpenFile()/NdisCloseFile()/NdisMapFile()/NdisUnmapFile().wpaul2004-01-091-1/+1
* Always clean all files, including ones under ACPI_DEBUG when doing anjl2004-01-081-7/+9
* Use double quotes instead of single quotes for echos to build optionsbde2003-12-293-3/+4
* Fixed some style bugs (mainly the bad examples @echo, NOMAN, and non-usebde2003-12-291-10/+6
* Fixed some style bugs:bde2003-12-291-8/+6
* Fixed some style bugs. SRCS and the opt_*.h rules were totallybde2003-12-291-11/+10
* Fix to support pc98 and currect typo.nyan2003-12-281-2/+11
* New sio module. A number of people have suggested this over the yearsimp2003-12-271-0/+25
* Move the acpi module down a directory. This will allow us to importnjl2003-12-242-76/+81
* Push m_apply() and m_getptr() up into the colleciton of standard mbufbms2003-12-151-1/+1
* Turn off build of if_ndis.ko by default, since it depends on anwpaul2003-12-121-1/+0
* Grrr. Put the right .PATH statements in the right Makefiles.wpaul2003-12-112-2/+2
* Ack! Only build if_ndis.ko and ndis.ko if arch == i386.wpaul2003-12-111-2/+2
* Commit the first cut of Project Evil, also known as the NDISulator.wpaul2003-12-113-0/+20
* hea is gone, remove its moduleimp2003-12-072-12/+0
* Remove hea module.imp2003-12-071-1/+0
* Remove SMP option support from building the ACPI module as it is no longerjhb2003-12-051-3/+0
* - Reenable building of the ACPI module on i386.jhb2003-12-031-0/+1
* Add madt.c to the list of sources for i386.jhb2003-12-031-0/+3
* Updated cx driver commit part 1: bring in the new kernel driver.imp2003-12-031-0/+39
* * Add acpi_pcpu_get_id(idx, *acpi_id, *cpu_id) which fetches thenjl2003-11-261-2/+5
* o Remove @- from the ln and change it to a -sf. This was bogus, andimp2003-11-198-8/+6
* Revert a NOOP change to Makefile that slipped into the last commit.rwatson2003-11-181-1/+0
* Introduce a MAC label reference in 'struct inpcb', which cachesrwatson2003-11-181-0/+1
* Make interrupt pipe interval time configurable.akiyama2003-11-161-1/+2
* Quick hack to make the nfsclient.ko loadable again. This brings inimp2003-11-161-1/+12
* Implement Cx CPU idle states and updated throttling support.njl2003-11-151-1/+2
* nfs4 client module.alfred2003-11-151-0/+36
* Fix a bug whereby the physical endpoints of a gre(4) tunnel would notbms2003-11-141-2/+5
* Following the repo-copy from src/sys/modules/mac_none/Makefile,rwatson2003-11-111-3/+3
* Don't compile with -g by default; there's a better way to build modules withru2003-11-101-2/+0
* Add the Makefile glue for the udf_iconv module.scottl2003-11-072-0/+10
* The layer 3 (signalling) of NgATM netgraph node: ng_uni. This nodeharti2003-11-072-1/+19
* List the three modules that I have that aren't connected to the build.imp2003-11-061-0/+4
OpenPOWER on IntegriCloud