aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Add a overhaul of the soundchip initialization for the MSP34xx chipsetsAlexander Langer2003-08-121-1/+1
* Add ng_atmpif: a HARP physical interface emulation. This allows oneHartmut Brandt2003-08-112-2/+13
* Re-enable pcfclock in the build.David E. O'Brien2003-08-101-0/+1
* When compiling the module with INVARIANTS we also need INVARIANT_SUPPORT.Hartmut Brandt2003-08-061-1/+1
* There's already the elink.ko module available, don't embed it here.Ruslan Ermilov2003-08-021-2/+1
* Fix the new DA_OLD_QUIRKS option for normal and module compiles.Nate Lawson2003-07-291-0/+1
* Initiate de-orbit burn for fpu-less operation. 386+387 is stillPeter Wemm2003-07-223-29/+1
* hook safe driver to the buildSam Leffler2003-07-211-0/+1
* SafeNet crypto driverSam Leffler2003-07-211-0/+38
* This is a pseudo physical interface for the HARP ATM stack. When loadedHartmut Brandt2003-07-212-0/+15
* make usb bus_dma aware.John-Mark Gurney2003-07-151-1/+1
* Fix the ACPI_DEBUG build for the non-module case. Move the #define intoNate Lawson2003-07-151-1/+1
* This is a driver for IDT77252 based ATM interfaces. It has been testedHartmut Brandt2003-07-152-0/+23
* Add a facility for devices, specifically network interfaces, that requireHartmut Brandt2003-07-152-0/+20
* Fix build with ACPI_DEBUG option.Nate Lawson2003-07-141-2/+2
* tdkphy.c is missing from this module's Makefile. Add it.Bill Paul2003-07-101-1/+1
* Add an ACPI to ISA psuedo bridge driver. It attaches an isab(4) device toJohn Baldwin2003-07-081-1/+1
* add the mbr_enc file so that we can load the module on sparc64.John-Mark Gurney2003-07-051-1/+1
* nitpickingSam Leffler2003-06-301-5/+3
* Attach the amd(4) module to the i386 and pc98 builds only;Ruslan Ermilov2003-06-281-0/+1
* switch to new 802.11 supportSam Leffler2003-06-281-2/+3
* hookup ath and ath_hal to the buildSam Leffler2003-06-281-0/+2
* Hook umct up to the module tree.Scott Long2003-06-281-0/+1
* Add 'umct', a driver for MCT Corp. and Belkin F5U109 USB-Serial adapters.Scott Long2003-06-281-0/+10
* Attach the "null" module to the LINT build.Ruslan Ermilov2003-06-261-0/+1
* module for atheros halSam Leffler2003-06-251-0/+70
* This is a netgraph node to access ATM interfaces. It works with theHartmut Brandt2003-06-254-0/+22
* The ext2fs module needs a machine-dependent bitops.h file, so onlyIan Dowse2003-06-241-0/+2
* Include the ufs module if ALL_MODULES is defined so that it getsIan Dowse2003-06-231-4/+10
* Hook up scd(4) to the build.Matthew N. Dodd2003-06-231-0/+1
* Add a few missing opt_ files to make this module compile again.Ian Dowse2003-06-231-2/+3
* module for Atheros 802.11 driverSam Leffler2003-06-231-0/+48
* This is a driver for Fore PCA200E cards that uses busdma and works onHartmut Brandt2003-06-232-0/+20
* Add "GEOM_FOX", a class which detects and selects between multiplePoul-Henning Kamp2003-06-182-0/+9
* This is a driver for Fore/Marconi HE155 and HE622 ATM cards. It is fullHartmut Brandt2003-06-172-0/+22
* Repo-copy of sys/pci/if_en_pci.c to the rest of the midway driver (sys/dev/en)Hartmut Brandt2003-06-161-1/+1
* Fix the breakage introduced by rev. 1.43 of sys/dev/midway.c (don't commitHartmut Brandt2003-06-161-0/+1
* Include "../Makefile.inc"Yoshihiro Takahashi2003-06-151-0/+3
* Most power management devices don't exist on pc98.Yoshihiro Takahashi2003-06-151-0/+4
* The en module has been broken for the last 40 hours. Disconnect itWarner Losh2003-06-151-1/+0
* Fix the KMOD for the lpbb device.John-Mark Gurney2003-06-141-1/+1
* amdpm was omitted from the build of i2c controllers. Fixed.Nicolas Souchu2003-06-141-1/+1
* Add i2c to the list of modules to build.Nicolas Souchu2003-06-141-0/+1
* Remove these files. They have successors in tools/debugscripts.Greg Lehey2003-06-125-972/+0
* This is a driver for the physical layer chips used in ATM interfaces.Hartmut Brandt2003-06-122-0/+9
* Add new geom_ccd modulePoul-Henning Kamp2003-06-092-0/+9
* remove old CCD modulePoul-Henning Kamp2003-06-092-9/+0
* Add a geom_vol_ffs module and hook up to the build.Gordon Tetlow2003-06-032-1/+10
* Add (but do not connect) a half-finished driver for Aureal Vortex cards.Dag-Erling Smørgrav2003-06-011-0/+9
* Add GEOM module compilation shims.Poul-Henning Kamp2003-05-319-0/+68