summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Initiate de-orbit burn for fpu-less operation. 386+387 is stillpeter2003-07-223-29/+1
* hook safe driver to the buildsam2003-07-211-0/+1
* SafeNet crypto driversam2003-07-211-0/+38
* This is a pseudo physical interface for the HARP ATM stack. When loadedharti2003-07-212-0/+15
* make usb bus_dma aware.jmg2003-07-151-1/+1
* Fix the ACPI_DEBUG build for the non-module case. Move the #define intonjl2003-07-151-1/+1
* This is a driver for IDT77252 based ATM interfaces. It has been testedharti2003-07-152-0/+23
* Add a facility for devices, specifically network interfaces, that requireharti2003-07-152-0/+20
* Fix build with ACPI_DEBUG option.njl2003-07-141-2/+2
* tdkphy.c is missing from this module's Makefile. Add it.wpaul2003-07-101-1/+1
* Add an ACPI to ISA psuedo bridge driver. It attaches an isab(4) device tojhb2003-07-081-1/+1
* add the mbr_enc file so that we can load the module on sparc64.jmg2003-07-051-1/+1
* nitpickingsam2003-06-301-5/+3
* Attach the amd(4) module to the i386 and pc98 builds only;ru2003-06-281-0/+1
* switch to new 802.11 supportsam2003-06-281-2/+3
* hookup ath and ath_hal to the buildsam2003-06-281-0/+2
* Hook umct up to the module tree.scottl2003-06-281-0/+1
* Add 'umct', a driver for MCT Corp. and Belkin F5U109 USB-Serial adapters.scottl2003-06-281-0/+10
* Attach the "null" module to the LINT build.ru2003-06-261-0/+1
* module for atheros halsam2003-06-251-0/+70
* This is a netgraph node to access ATM interfaces. It works with theharti2003-06-254-0/+22
* The ext2fs module needs a machine-dependent bitops.h file, so onlyiedowse2003-06-241-0/+2
* Include the ufs module if ALL_MODULES is defined so that it getsiedowse2003-06-231-4/+10
* Hook up scd(4) to the build.mdodd2003-06-231-0/+1
* Add a few missing opt_ files to make this module compile again.iedowse2003-06-231-2/+3
* module for Atheros 802.11 driversam2003-06-231-0/+48
* This is a driver for Fore PCA200E cards that uses busdma and works onharti2003-06-232-0/+20
* Add "GEOM_FOX", a class which detects and selects between multiplephk2003-06-182-0/+9
* This is a driver for Fore/Marconi HE155 and HE622 ATM cards. It is fullharti2003-06-172-0/+22
* Repo-copy of sys/pci/if_en_pci.c to the rest of the midway driver (sys/dev/en)harti2003-06-161-1/+1
* Fix the breakage introduced by rev. 1.43 of sys/dev/midway.c (don't commitharti2003-06-161-0/+1
* Include "../Makefile.inc"nyan2003-06-151-0/+3
* Most power management devices don't exist on pc98.nyan2003-06-151-0/+4
* The en module has been broken for the last 40 hours. Disconnect itimp2003-06-151-1/+0
* Fix the KMOD for the lpbb device.jmg2003-06-141-1/+1
* amdpm was omitted from the build of i2c controllers. Fixed.nsouch2003-06-141-1/+1
* Add i2c to the list of modules to build.nsouch2003-06-141-0/+1
* Remove these files. They have successors in tools/debugscripts.grog2003-06-125-972/+0
* This is a driver for the physical layer chips used in ATM interfaces.harti2003-06-122-0/+9
* Add new geom_ccd modulephk2003-06-092-0/+9
* remove old CCD modulephk2003-06-092-9/+0
* Add a geom_vol_ffs module and hook up to the build.gordon2003-06-032-1/+10
* Add (but do not connect) a half-finished driver for Aureal Vortex cards.des2003-06-011-0/+9
* Add GEOM module compilation shims.phk2003-05-319-0/+68
* Move the ips driver from ${MACHINE_ARCH} == "i386" to ${MACHINE} == "i386".nyan2003-05-131-1/+1
* Hook up the ips modulescottl2003-05-111-0/+1
* Add the 'ips' driver for the IBM (now Adaptec) ServeRAID controllerscottl2003-05-111-0/+8
* Part one of undating the bluetooth code to the newest versionjulian2003-05-109-29/+52
* Add RealTek RTL8150 USB to fast Ethernet controller driver.akiyama2003-05-033-0/+12
* Support functions for the new ACPI import.njl2003-04-291-18/+17
OpenPOWER on IntegriCloud