aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* First cut at breaking out the bus attachment from the bus independentWarner Losh2002-04-021-6/+2
* Fix kernel build.David E. O'Brien2002-03-251-1/+1
* Major rework of the iicbus/smbus framework:Nicolas Souchu2002-03-2316-6/+118
* Add new graphical screen saver (dragon_saver).Akio Morita2002-03-232-0/+15
* Replaced hacks in sbin/Makefile,v 1.99 and usr.sbin/Makefile,v 1.217Ruslan Ermilov2002-03-211-1/+4
* Add a USB comm driver.Josef Karthauser2002-03-184-0/+33
* Unbreak the build of smbfs.ko.Maxime Henrion2002-03-181-0/+6
* Add generalized power profile code.Mitsuru IWASAKI2002-03-041-1/+1
* Support for USB fm radio.Alfred Perlstein2002-03-042-0/+9
* turn on the ethertype filter moduleJulian Elischer2002-02-271-0/+1
* (Belatedly) add the required EXPORT_SYMS. I'm not sure the list is complete,Dag-Erling Smørgrav2002-02-221-0/+8
* Add a module of xe driver.Takeshi Shibagaki2002-02-202-1/+11
* Always build all modules for LINTPoul-Henning Kamp2002-02-171-1/+1
* Fix my recent breakage of some modules.Bruce Evans2002-02-152-1/+8
* It's OK to be pedantic, but long long literals are OK.Poul-Henning Kamp2002-02-101-1/+1
* Move the pseudofs, procfs and linprocfs modules out from the fs directory.Dag-Erling Smørgrav2002-02-046-31/+34
* Module for exca. Eventually, this will be shared between pcic and pccbb.Warner Losh2002-01-291-0/+8
* remove modules no longer builtCameron Grant2002-01-233-27/+0
* consolidate bits that don't need to be seperate modules into the modulesCameron Grant2002-01-234-5/+5
* Add the 'iir' driver, for the Intel Integrated RAID controllers andMike Smith2002-01-202-0/+10
* Allow alpha kernels to compile again- make sure opt_ddb.h is includedMatt Jacob2002-01-171-1/+1
* Export "ng_ether_enaddr_type" because the ng_bridge type uses it.Archie Cobbs2002-01-121-0/+2
* I don't think that these modules should export symbols at all. AllWarner Losh2002-01-113-6/+0
* Fixed some style bugs (disordered SRCS and garbage comment near EOF).Bruce Evans2002-01-111-2/+1
* Drop <bsd.man.mk> support from <bsd.kmod.mk>.Ruslan Ermilov2002-01-11113-119/+0
* Export cd9660_wchar2char symbol, because we need it in the pluggableMaxim Sobolev2002-01-111-0/+1
* Turn on unconditional symbol export for modules whose API isMike Smith2002-01-1110-0/+20
* Export symbols that constitute APIs defined by theseMike Smith2002-01-1115-0/+142
* Back out previous revision, which will be applied directly toSheldon Hearn2002-01-101-1/+0
* genassym depends on the presence of common variables, disable the useMike Smith2002-01-102-2/+2
* Remove KMODDEPS, this is not used on -current and should not be leftPeter Wemm2002-01-091-1/+0
* Use KMODDEPS to document module dependencies on libiconv andSheldon Hearn2002-01-091-0/+1
* - generic Arcnet frameworkMax Khon2002-01-083-0/+24
* Make AIO a loadable module.Alfred Perlstein2001-12-292-0/+9
* Add OS layer ACPI mutex and threading support.Mitsuru IWASAKI2001-12-221-0/+6
* -Remove unneeded include stddef.hPrafulla Deuskar2001-12-201-1/+1
* Add modules of scsi_low based SCSI drivers ncv, nsp, stg, and commonNoriaki Mitsunaga2001-12-151-0/+4
* Add module directories and makefiles for ncv, nsp, stg and scsi_lowNoriaki Mitsunaga2001-12-154-0/+38
* Connect libiconv to the build.Sheldon Hearn2001-12-121-0/+1
* Use new location for joy, plus list its new bus front ends.Warner Losh2001-12-051-2/+2
* Pseudofsize procfs(5).Dag-Erling Smørgrav2001-12-043-6/+4
* Enable build of smbfs. It works now as before on both UP and MP machines.Boris Popov2001-12-021-2/+1
* This is the first commit of the Intel gigabit driver forPrafulla Deuskar2001-12-022-0/+14
* Re-enable the ciss driver, now that it should be building again.Mike Smith2001-12-021-1/+1
* Remove ciss from the modules build until the build issues are resolved.Warner Losh2001-11-281-1/+1
* Add the 'ciss' driver, which supports the Compaq SmartRAID 5* family ofMike Smith2001-11-272-0/+12
* Add driver for Granch SBNI12-xx ISA and PCI network adapters.Max Khon2001-11-212-0/+11
* Reference lomac in its new location.Brian Feldman2001-11-193-6/+6
* The "lomac" module compiles fine on Alpha, too.Brian Feldman2001-11-191-1/+1
* Add module "lomac" to the modules Makefile, i386 section. If someone onBrian Feldman2001-11-191-0/+1