summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Zap KMODDEPS entries so that people do not wonder why it isn't working onpeter2002-05-013-3/+0
* Move drm to the i386-only section.des2002-04-281-1/+1
* Nuke -gscottl2002-04-281-2/+0
* Hook the DRM up to the build and add it to NOTES.anholt2002-04-286-5/+6
* Add makefiles for DRM modulesanholt2002-04-276-0/+53
* Add a CAM interface to the aac driver. This is useful in case you shouldscottl2002-04-271-1/+2
* Move tx(4) driver to sys/dev/tx. BTW split hardware structures and constantssemenu2002-04-191-1/+1
* Build modules on ia64:marcel2002-04-191-9/+38
* - Convert the 'hfa' ATM interface driver to newbus.mdodd2002-04-176-0/+53
* This time get it rightjulian2002-04-161-2/+1
* Makefile for the myson driver.julian2002-04-161-0/+9
* Actually add the UDF files!scottl2002-04-141-0/+14
* Add a filesystem driver for the Universal Disk Format. For more info,scottl2002-04-141-0/+1
* -DWI_HOSTAP no longer neededimp2002-04-121-1/+1
* First cut at breaking out the bus attachment from the bus independentimp2002-04-021-6/+2
* Fix kernel build.obrien2002-03-251-1/+1
* Major rework of the iicbus/smbus framework:nsouch2002-03-2316-6/+118
* Add new graphical screen saver (dragon_saver).amorita2002-03-232-0/+15
* Replaced hacks in sbin/Makefile,v 1.99 and usr.sbin/Makefile,v 1.217ru2002-03-211-1/+4
* Add a USB comm driver.joe2002-03-184-0/+33
* Unbreak the build of smbfs.ko.mux2002-03-181-0/+6
* Add generalized power profile code.iwasaki2002-03-041-1/+1
* Support for USB fm radio.alfred2002-03-042-0/+9
* turn on the ethertype filter modulejulian2002-02-271-0/+1
* (Belatedly) add the required EXPORT_SYMS. I'm not sure the list is complete,des2002-02-221-0/+8
* Add a module of xe driver.shiba2002-02-202-1/+11
* Always build all modules for LINTphk2002-02-171-1/+1
* Fix my recent breakage of some modules.bde2002-02-152-1/+8
* It's OK to be pedantic, but long long literals are OK.phk2002-02-101-1/+1
* Move the pseudofs, procfs and linprocfs modules out from the fs directory.des2002-02-046-31/+34
* Module for exca. Eventually, this will be shared between pcic and pccbb.imp2002-01-291-0/+8
* remove modules no longer builtcg2002-01-233-27/+0
* consolidate bits that don't need to be seperate modules into the modulescg2002-01-234-5/+5
* Add the 'iir' driver, for the Intel Integrated RAID controllers andmsmith2002-01-202-0/+10
* Allow alpha kernels to compile again- make sure opt_ddb.h is includedmjacob2002-01-171-1/+1
* Export "ng_ether_enaddr_type" because the ng_bridge type uses it.archie2002-01-121-0/+2
* I don't think that these modules should export symbols at all. Allimp2002-01-113-6/+0
* Fixed some style bugs (disordered SRCS and garbage comment near EOF).bde2002-01-111-2/+1
* Drop <bsd.man.mk> support from <bsd.kmod.mk>.ru2002-01-11113-119/+0
* Export cd9660_wchar2char symbol, because we need it in the pluggablesobomax2002-01-111-0/+1
* Turn on unconditional symbol export for modules whose API ismsmith2002-01-1110-0/+20
* Export symbols that constitute APIs defined by thesemsmith2002-01-1115-0/+142
* Back out previous revision, which will be applied directly tosheldonh2002-01-101-1/+0
* genassym depends on the presence of common variables, disable the usemsmith2002-01-102-2/+2
* Remove KMODDEPS, this is not used on -current and should not be leftpeter2002-01-091-1/+0
* Use KMODDEPS to document module dependencies on libiconv andsheldonh2002-01-091-0/+1
* - generic Arcnet frameworkfjoe2002-01-083-0/+24
* Make AIO a loadable module.alfred2001-12-292-0/+9
* Add OS layer ACPI mutex and threading support.iwasaki2001-12-221-0/+6
* -Remove unneeded include stddef.hpdeuskar2001-12-201-1/+1
OpenPOWER on IntegriCloud