summaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'RELENG_5_2'.cvs2svn2003-12-071-17/+0
* Remove SMP option support from building the ACPI module as it is no longerJohn Baldwin2003-12-051-3/+0
* - Reenable building of the ACPI module on i386.John Baldwin2003-12-031-0/+1
* Add madt.c to the list of sources for i386.John Baldwin2003-12-031-0/+3
* Updated cx driver commit part 1: bring in the new kernel driver.Warner Losh2003-12-031-0/+39
* * Add acpi_pcpu_get_id(idx, *acpi_id, *cpu_id) which fetches theNate Lawson2003-11-261-2/+5
* o Remove @- from the ln and change it to a -sf. This was bogus, andWarner Losh2003-11-198-8/+6
* Revert a NOOP change to Makefile that slipped into the last commit.Robert Watson2003-11-181-1/+0
* Introduce a MAC label reference in 'struct inpcb', which cachesRobert Watson2003-11-181-0/+1
* Make interrupt pipe interval time configurable.Shunsuke Akiyama2003-11-161-1/+2
* Quick hack to make the nfsclient.ko loadable again. This brings inWarner Losh2003-11-161-1/+12
* Implement Cx CPU idle states and updated throttling support.Nate Lawson2003-11-151-1/+2
* nfs4 client module.Alfred Perlstein2003-11-151-0/+36
* Fix a bug whereby the physical endpoints of a gre(4) tunnel would notBruce M Simpson2003-11-141-2/+5
* Following the repo-copy from src/sys/modules/mac_none/Makefile,Robert Watson2003-11-111-3/+3
* Don't compile with -g by default; there's a better way to build modules withRuslan Ermilov2003-11-101-2/+0
* Add the Makefile glue for the udf_iconv module.Scott Long2003-11-072-0/+10
* The layer 3 (signalling) of NgATM netgraph node: ng_uni. This nodeHartmut Brandt2003-11-072-1/+19
* List the three modules that I have that aren't connected to the build.Warner Losh2003-11-061-0/+4
* Update the udf module makefile for the udf_iconv moduleScott Long2003-11-051-0/+1
* ppbus_if.c is necessary if you are loading submodules.Warner Losh2003-11-041-1/+1
* Module for cs driverWarner Losh2003-11-041-0/+9
* Temporarily disable the acpi(4) module on i386 until issues revolvingJohn Baldwin2003-11-031-1/+0
* Put the address handling, traffic descripto handling and theHartmut Brandt2003-11-031-1/+3
* Add dumb console driver and related bits.Hidetoshi Shimokawa2003-10-243-0/+34
* Module build infrastructure for the NgATM SAA layer.Hartmut Brandt2003-10-244-1/+47
* Add SBP-II target mode driver.Hidetoshi Shimokawa2003-10-182-0/+17
* Update Bluetooth code.Maksim Yevmenkin2003-10-128-26/+8
* MFp4: Change struct fw_xfer to reduce memory copy in fwmem_*() functions.Hidetoshi Shimokawa2003-10-021-1/+1
* - Support for multibyte charsets in LIBICONV.Max Khon2003-09-268-3/+33
* update to reflect PFIL_HOOKS api changesSam Leffler2003-09-231-1/+1
* o update PFIL_HOOKS support to current API used by netbsdSam Leffler2003-09-231-0/+10
* Only build the ebus driver on sparc64. It includes a header directlyMarcel Moolenaar2003-09-171-1/+5
* Sort: build uart_bus_pccard.c before uart_bus_pci.c.Marcel Moolenaar2003-09-151-2/+2
* Add uart pccard bus attachment,based on sio_pccard.c .Takanori Watanabe2003-09-141-4/+4
* Add a PHY driver to support the built-in gigE PHY in the 8169S/8110SBill Paul2003-09-111-1/+1
* Add a device driver for the Broadcom BCM4401 ethernet controller,Bill Paul2003-09-092-0/+9
* Hook the SiS DRM up to the buildEric Anholt2003-09-092-1/+10
* Fix PATH: directive in sys/modules/re/Makefile, and add the re(4) driver toBill Paul2003-09-081-1/+1
* Take the support for the 8139C+/8169/8169S/8110S chips out of theBill Paul2003-09-082-0/+10
* Add support for the Coda 6.x venus<->kernel interface. This extendsTim J. Robbins2003-09-073-2/+26
* Now that PC98 has it's own MD file, use uart_cpu_${MACHINE}.c andMarcel Moolenaar2003-09-071-2/+1
* add i8251Warner Losh2003-09-071-0/+1
* Hook-up the uart(4) driver to the build. For a detailed descriptionMarcel Moolenaar2003-09-062-1/+14
* Add pst as a moduleSøren Schmidt2003-08-302-0/+10
* Use the ACPICA AcpiEnterSleepStateS4bios instead of rolling our own. ThisNate Lawson2003-08-291-3/+2
* Check in the known good version of the wi driver, with prism/symbolWarner Losh2003-08-241-0/+12
* AGP GART driver for NVIDIA nForce/nForce2 chipsets.Matthew N. Dodd2003-08-231-1/+2
* Hook up mac_stub to the modules Makefile.Robert Watson2003-08-211-0/+1
* Add a overhaul of the soundchip initialization for the MSP34xx chipsetsAlexander Langer2003-08-121-1/+1