summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Split the arch-specific AGP files into the appropriate files.* and do the sameanholt2003-02-142-3/+9
* We only provide agp drivers for the intel chipsets, move the agppeter2003-02-131-1/+1
* Remove unnecessary EXPORT_SYMS.simokawa2003-02-131-2/+0
* pci_if.h is not needed.nyan2003-02-071-1/+1
* - Clean up ISA DMA supports.nyan2003-02-072-0/+4
* isa_if.h is not needed.nyan2003-02-0719-19/+19
* Take the rc4 code out of ng_mppc module so we don't fail to load whenambrisko2003-02-051-2/+1
* Add IPv6 support for Linuxlator.ume2003-02-031-2/+5
* Add CanBe power management controller support.nyan2003-02-033-1/+19
* Add ac97_patch.[ch] that provide space for ac97 codec specific patches.orion2003-01-252-4/+4
* - add support for IPX (tested with mount -t nwfs and mars_nwe),fjoe2003-01-241-1/+4
* Update GENSRCS and aicasm options correctly depending on whether registergibbs2003-01-222-26/+28
* Run kldxref on sparc64, it works now.jake2003-01-211-1/+1
* Remove miidevs.h and generate it from miidevs at compile time.obrien2003-01-193-3/+3
* A driver for the System Management Application Programmdodd2003-01-172-0/+10
* remove wi-specific host ap code; the wi driver now depends on thesam2003-01-151-1/+1
* hookup wlan and rcv4 modules to the buildsam2003-01-151-0/+2
* add module for 802.11 link layer codesam2003-01-151-0/+12
* make rc4 crypto support a module so other modules can depend on itsam2003-01-151-0/+8
* Add opt_geom.h to the list.phk2003-01-131-1/+1
* Build gem(4) on powerpc also.obrien2003-01-091-2/+5
* Moved if_hme to hme.obrien2003-01-092-10/+1
* Add an hme(4) module.obrien2003-01-091-0/+9
* Include if_hme_sbus.c, so that the module can also be used on sbustmm2003-01-091-1/+1
* Build a gem module, for sparc64 only for now.tmm2003-01-082-1/+10
* Add an hme(4) module.obrien2003-01-082-0/+13
* - Replace printf() with device_printf().simokawa2003-01-041-1/+1
* - Implement primal Configuration ROM parser.simokawa2002-12-311-1/+1
* Make it work -current style.julian2002-12-231-1/+1
* libmchain no longer exports m_fixhdr(); remove it from EXPORT_SYMS.tjr2002-12-141-2/+1
* Move the amd(4) driver to it's own directory in preparation for it growingscottl2002-12-131-0/+10
* Don't run kldxref when installing modules on sparc64. kldxref and the wholejake2002-12-131-1/+1
* Correct alphabetization of awi entry.rwatson2002-12-081-1/+1
* Move the awi module build dependency into the MACHINE_ARCH=i386 entry.rwatson2002-12-081-3/+2
* Hook up the awi module for build on i386 and pc98, which appear to berwatson2002-12-071-1/+3
* Unhook the old LOMAC module, now replaced with mac_lomac.rwatson2002-12-035-73/+0
* Add Makefile.inc to include ../Makefile.inc.nyan2002-12-011-0/+3
* Unhook LOMAC kernel module since the functionality is now provided byrwatson2002-11-261-1/+0
* Hook up the mac_lomac module build.rwatson2002-11-262-0/+11
* New SCSI target emulator codenjl2002-11-221-1/+1
* Hook the RAIDFrame module up to the buildscottl2002-11-211-0/+1
* Fix make buildkernel.imp2002-11-217-12/+12
* Make the bluetooth modulesjulian2002-11-211-0/+5
* The second try a committing the bluetooth codejulian2002-11-208-0/+123
* Remove opt_pci.h from SRCS, it doesn't exist anymore.mux2002-11-132-2/+2
* Remove opt_pci.h from SRCS.mux2002-11-131-1/+1
* Split userland services to fwdev.c.simokawa2002-11-121-9/+1
* Warning fixes.mux2002-11-111-3/+4
* Warning fix.mux2002-11-111-2/+2
* Don't override CWARNFLAGS in these Makefiles.mux2002-11-113-6/+0
OpenPOWER on IntegriCloud