summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* Convert the midway driver to use busdma. Except for this conversion theharti2003-04-252-0/+21
* Add device driver support for the ASIX Electronics AX88172 USB 2.0wpaul2003-04-203-0/+12
* MFp4(simokawa_firewire):simokawa2003-04-173-1/+3
* add EHCI (USB 2.0) controller support.ticso2003-04-141-0/+1
* Driver for Granch SBNI16 SHDSL modemfjoe2003-04-132-0/+9
* The dpt, ex and idt modules are for i386 only.nyan2003-04-131-3/+3
* - Add PCI support (Adaptec AHA-2920/A,Future Domain TMC-18XX/3260).mdodd2003-04-071-2/+5
* opt_geom.h is no longer required for this module.mdodd2003-03-291-5/+2
* Add 'idt' driver to module build.mdodd2003-03-291-0/+1
* Add module infrastructure for 'dpt' driver.mdodd2003-03-292-0/+15
* Add module infrastructure for 'if_ex'.mdodd2003-03-292-0/+13
* Add module infrastructure for 'vpd' and 'smbios' and move 'smbios'mdodd2003-03-295-2/+29
* Add module infrastructure for elink.mdodd2003-03-292-0/+11
* Add module infrastructure for if_ie.mdodd2003-03-292-0/+11
* 'speaker' not 'atspeaker'mdodd2003-03-291-1/+1
* Retire 'atspeaker' and 'pcspeaker'. We'll use 'speaker' whichmdodd2003-03-293-11/+1
* Merge PC98 support.mdodd2003-03-251-4/+0
* I seem to have forgotten this. Sorry.mdodd2003-03-241-2/+2
* Use repo-copied files in sys/i386/bios.mdodd2003-03-242-2/+2
* Don't build if_iso88025subr.c into the oltr module.mdodd2003-03-151-25/+3
* Simplify the assignment statement.ru2003-03-121-1/+1
* fix module building; drivers now require opt_{ubsec,hifn}.hsam2003-03-112-2/+8
* FIPS 140-2 rng data tester for h/w crypto devices. This driver periodicallysam2003-03-111-0/+8
* Fix device freeze to reduce output packet size.akiyama2003-03-091-1/+2
* Build the drm module also on pc98.nyan2003-03-091-1/+1
* Update the DRM to latest from DRI CVS. This is approximately the versionanholt2003-03-095-13/+6
* Fix module build by adding options to Makefile.jlemon2003-03-082-2/+24
OpenPOWER on IntegriCloud