summaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Merge PC98 support.Matthew N. Dodd2003-03-251-4/+0
* I seem to have forgotten this. Sorry.Matthew N. Dodd2003-03-241-2/+2
* Use repo-copied files in sys/i386/bios.Matthew N. Dodd2003-03-242-2/+2
* Don't build if_iso88025subr.c into the oltr module.Matthew N. Dodd2003-03-151-25/+3
* Simplify the assignment statement.Ruslan Ermilov2003-03-121-1/+1
* fix module building; drivers now require opt_{ubsec,hifn}.hSam Leffler2003-03-112-2/+8
* FIPS 140-2 rng data tester for h/w crypto devices. This driver periodicallySam Leffler2003-03-111-0/+8
* Fix device freeze to reduce output packet size.Shunsuke Akiyama2003-03-091-1/+2
* Build the drm module also on pc98.Yoshihiro Takahashi2003-03-091-1/+1
* Update the DRM to latest from DRI CVS. This is approximately the versionEric Anholt2003-03-095-13/+6
* Fix module build by adding options to Makefile.Jonathan Lemon2003-03-082-2/+24
* Finish driving a stake through the heart of netns and the associatedPeter Wemm2003-03-051-4/+1
* Make TTYHOG tunable.David Schultz2003-03-052-2/+8
* A cute yet small MAC policy that provides a simple ACL mechanism toRobert Watson2003-03-022-0/+10
* This is not going to win prizes for the most useful module ever,Mark Murray2003-02-271-0/+9
* Hook up the if_my module to the build.Ruslan Ermilov2003-02-271-0/+1
* Build the ncp and nwfs modules again, but only on i386 for now.Tim J. Robbins2003-02-271-4/+2
* Revert the use of -g that leaked in.Scott Long2003-02-261-1/+0
* Introduce a new taskqueue that runs completely free of Giant, and inScott Long2003-02-261-0/+1
* Remove support for running in SimOS. The support has rotted overMarcel Moolenaar2003-02-251-2/+2
* Split the arch-specific AGP files into the appropriate files.* and do the sameEric Anholt2003-02-142-3/+9
* We only provide agp drivers for the intel chipsets, move the agpPeter Wemm2003-02-131-1/+1
* Remove unnecessary EXPORT_SYMS.Hidetoshi Shimokawa2003-02-131-2/+0
* pci_if.h is not needed.Yoshihiro Takahashi2003-02-071-1/+1
* - Clean up ISA DMA supports.Yoshihiro Takahashi2003-02-072-0/+4
* isa_if.h is not needed.Yoshihiro Takahashi2003-02-0719-19/+19
* Take the rc4 code out of ng_mppc module so we don't fail to load whenDoug Ambrisko2003-02-051-2/+1
* Add IPv6 support for Linuxlator.Hajimu UMEMOTO2003-02-031-2/+5
* Add CanBe power management controller support.Yoshihiro Takahashi2003-02-033-1/+19
* Add ac97_patch.[ch] that provide space for ac97 codec specific patches.Orion Hodson2003-01-252-4/+4
* - add support for IPX (tested with mount -t nwfs and mars_nwe),Max Khon2003-01-241-1/+4
* Update GENSRCS and aicasm options correctly depending on whether registerJustin T. Gibbs2003-01-222-26/+28
* Run kldxref on sparc64, it works now.Jake Burkholder2003-01-211-1/+1
* Remove miidevs.h and generate it from miidevs at compile time.David E. O'Brien2003-01-193-3/+3
* A driver for the System Management Application ProgramMatthew N. Dodd2003-01-172-0/+10
* remove wi-specific host ap code; the wi driver now depends on theSam Leffler2003-01-151-1/+1
* hookup wlan and rcv4 modules to the buildSam Leffler2003-01-151-0/+2
* add module for 802.11 link layer codeSam Leffler2003-01-151-0/+12
* make rc4 crypto support a module so other modules can depend on itSam Leffler2003-01-151-0/+8
* Add opt_geom.h to the list.Poul-Henning Kamp2003-01-131-1/+1
* Build gem(4) on powerpc also.David E. O'Brien2003-01-091-2/+5
* Moved if_hme to hme.David E. O'Brien2003-01-092-10/+1
* Add an hme(4) module.David E. O'Brien2003-01-091-0/+9
* Include if_hme_sbus.c, so that the module can also be used on sbusThomas Moestl2003-01-091-1/+1
* Build a gem module, for sparc64 only for now.Thomas Moestl2003-01-082-1/+10
* Add an hme(4) module.David E. O'Brien2003-01-082-0/+13
* - Replace printf() with device_printf().Hidetoshi Shimokawa2003-01-041-1/+1
* - Implement primal Configuration ROM parser.Hidetoshi Shimokawa2002-12-311-1/+1
* Make it work -current style.Julian Elischer2002-12-231-1/+1
* libmchain no longer exports m_fixhdr(); remove it from EXPORT_SYMS.Tim J. Robbins2002-12-141-2/+1