summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* - Support for multibyte charsets in LIBICONV.fjoe2003-09-268-3/+33
* update to reflect PFIL_HOOKS api changessam2003-09-231-1/+1
* o update PFIL_HOOKS support to current API used by netbsdsam2003-09-231-0/+10
* Only build the ebus driver on sparc64. It includes a header directlymarcel2003-09-171-1/+5
* Sort: build uart_bus_pccard.c before uart_bus_pci.c.marcel2003-09-151-2/+2
* Add uart pccard bus attachment,based on sio_pccard.c .takawata2003-09-141-4/+4
* Add a PHY driver to support the built-in gigE PHY in the 8169S/8110Swpaul2003-09-111-1/+1
* Add a device driver for the Broadcom BCM4401 ethernet controller,wpaul2003-09-092-0/+9
* Hook the SiS DRM up to the buildanholt2003-09-092-1/+10
* Fix PATH: directive in sys/modules/re/Makefile, and add the re(4) driver towpaul2003-09-081-1/+1
* Take the support for the 8139C+/8169/8169S/8110S chips out of thewpaul2003-09-082-0/+10
* Add support for the Coda 6.x venus<->kernel interface. This extendstjr2003-09-073-2/+26
* Now that PC98 has it's own MD file, use uart_cpu_${MACHINE}.c andmarcel2003-09-071-2/+1
* add i8251imp2003-09-071-0/+1
* Hook-up the uart(4) driver to the build. For a detailed descriptionmarcel2003-09-062-1/+14
* Add pst as a modulesos2003-08-302-0/+10
* Use the ACPICA AcpiEnterSleepStateS4bios instead of rolling our own. Thisnjl2003-08-291-3/+2
* Check in the known good version of the wi driver, with prism/symbolimp2003-08-241-0/+12
* AGP GART driver for NVIDIA nForce/nForce2 chipsets.mdodd2003-08-231-1/+2
* Hook up mac_stub to the modules Makefile.rwatson2003-08-211-0/+1
* Add a overhaul of the soundchip initialization for the MSP34xx chipsetsalex2003-08-121-1/+1
* Add ng_atmpif: a HARP physical interface emulation. This allows oneharti2003-08-112-2/+13
* Re-enable pcfclock in the build.obrien2003-08-101-0/+1
* When compiling the module with INVARIANTS we also need INVARIANT_SUPPORT.harti2003-08-061-1/+1
* There's already the elink.ko module available, don't embed it here.ru2003-08-021-2/+1
* Fix the new DA_OLD_QUIRKS option for normal and module compiles.njl2003-07-291-0/+1
* 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
OpenPOWER on IntegriCloud