aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Move the ips driver from ${MACHINE_ARCH} == "i386" to ${MACHINE} == "i386".Yoshihiro Takahashi2003-05-131-1/+1
* Hook up the ips moduleScott Long2003-05-111-0/+1
* Add the 'ips' driver for the IBM (now Adaptec) ServeRAID controllerScott Long2003-05-111-0/+8
* Part one of undating the bluetooth code to the newest versionJulian Elischer2003-05-109-29/+52
* Add RealTek RTL8150 USB to fast Ethernet controller driver.Shunsuke Akiyama2003-05-033-0/+12
* Support functions for the new ACPI import.Nate Lawson2003-04-291-18/+17
* Convert the midway driver to use busdma. Except for this conversion theHartmut Brandt2003-04-252-0/+21
* Add device driver support for the ASIX Electronics AX88172 USB 2.0Bill Paul2003-04-203-0/+12
* MFp4(simokawa_firewire):Hidetoshi Shimokawa2003-04-173-1/+3
* add EHCI (USB 2.0) controller support.Bernd Walter2003-04-141-0/+1
* Driver for Granch SBNI16 SHDSL modemMax Khon2003-04-132-0/+9
* The dpt, ex and idt modules are for i386 only.Yoshihiro Takahashi2003-04-131-3/+3
* - Add PCI support (Adaptec AHA-2920/A,Future Domain TMC-18XX/3260).Matthew N. Dodd2003-04-071-2/+5
* opt_geom.h is no longer required for this module.Matthew N. Dodd2003-03-291-5/+2
* Add 'idt' driver to module build.Matthew N. Dodd2003-03-291-0/+1
* Add module infrastructure for 'dpt' driver.Matthew N. Dodd2003-03-292-0/+15
* Add module infrastructure for 'if_ex'.Matthew N. Dodd2003-03-292-0/+13
* Add module infrastructure for 'vpd' and 'smbios' and move 'smbios'Matthew N. Dodd2003-03-295-2/+29
* Add module infrastructure for elink.Matthew N. Dodd2003-03-292-0/+11
* Add module infrastructure for if_ie.Matthew N. Dodd2003-03-292-0/+11
* 'speaker' not 'atspeaker'Matthew N. Dodd2003-03-291-1/+1
* Retire 'atspeaker' and 'pcspeaker'. We'll use 'speaker' whichMatthew N. Dodd2003-03-293-11/+1
* 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