aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Respect style.Makefile(5).Alexander Leidinger2006-09-303-12/+15
* Add the envy24ht driver to the build.Alexander Leidinger2006-09-302-2/+10
* Remove the ak452x module.Alexander Leidinger2006-09-301-8/+0
* Disconnect ak452x from the build, it is not needed anymore.Alexander Leidinger2006-09-301-1/+1
* We don't need the ISA interface.Alexander Leidinger2006-09-301-1/+1
* Add the spicds module to the build.Alexander Leidinger2006-09-302-1/+9
* Fix our ioctl(2) implementation when the argument is "int". NewRuslan Ermilov2006-09-276-4/+19
* - Removed a copyright from makefile.Ruslan Ermilov2006-09-272-3/+3
* Summer of Code 2005: improve libalias - part 1 of 2Paolo Pisati2006-09-2613-30/+79
* Add a value to the define I forgot, for the purity's sake.Ruslan Ermilov2006-09-261-1/+1
* Now that we have COMPAT_FREEBSD6 officially, use it from opt_compat.h.Ruslan Ermilov2006-09-261-1/+4
* Update the mfi module build with the mfi_debug.c file.Scott Long2006-09-251-1/+3
* Update the ipmi(4) driver:John Baldwin2006-09-221-2/+6
* fixup build after move of ah_osdep.?Sam Leffler2006-09-181-2/+2
* o move ath hal os glue code from the hal to the driver: this code wasSam Leffler2006-09-184-14/+8
* Introduce a new entry point, mac_create_mbuf_from_firewall. This entry pointChristian S.J. Peron2006-09-122-2/+2
* Build linprocfs and linsysfs as modules on amd64.Alexander Leidinger2006-09-091-0/+2
* MF6: Attach if_bce.ko to the build.Ruslan Ermilov2006-09-081-0/+1
* Include agp_i810.c in amd64 AGP builds to get support for the Intel 915 ExpressEric Anholt2006-09-051-1/+1
* If building the module as part of the kernel build, determineRuslan Ermilov2006-09-041-0/+7
* Don't build iwi(4) on amd64, there are problems with the firmware modules.Christian Brueffer2006-09-011-1/+0
* Add 2400 f/w support.Matt Jacob2006-08-262-0/+37
* Follow the lead of mxgb(4) and build the module for ixgb(4).Christian Brueffer2006-08-181-0/+3
* - Add the new files to the linux module.Alexander Leidinger2006-08-153-13/+26
* Don't use touch when what is really meant is :> (create an empty file, orDag-Erling Smørgrav2006-08-144-9/+9
* Add device to access and modify Open Firmware NVRAM settings inMaxim Sobolev2006-08-012-0/+10
* Remove Alpha remnants.Marcel Moolenaar2006-07-275-37/+0
* bridgestp is now a seperate module.Andrew Thompson2006-07-261-1/+1
* Hook bridgestp up to the build.Andrew Thompson2006-07-261-0/+1
* Add bridgestp as a seperate module.Andrew Thompson2006-07-261-0/+8
* Hook up stge(4) to the build.Pyun YongHyeon2006-07-252-0/+10
* Connect gentbi, ip1000phy to the build.Pyun YongHyeon2006-07-251-1/+1
* Implement support for HMAC/SHA1 and HMAC/SHA256 acceleration found inPawel Jakub Dawidek2006-07-221-1/+1
* - Connect the snd_emu10kx driver to the build. [1]Alexander Leidinger2006-07-151-3/+3
* Add snd_emu10kx driver for Creative SoundBlaster Live! and Audigy seriesAlexander Leidinger2006-07-151-0/+48
* Convert isp(4) and ispfw(4) to use firmware(9) to manage firmwareMatt Jacob2006-07-0913-5/+474
* Housekeeping. Update for maintainers who have handed in their commit bitsMark Murray2006-07-013-5/+0
* A netgraph node that can do different manipulations withGleb Smirnoff2006-06-272-0/+7
* Add a pure open source nForce Ethernet driver, under BSDL.David E. O'Brien2006-06-262-0/+11
* Unconditionally enable ppc(4) and puc(4).Marcel Moolenaar2006-06-181-5/+2
* Make this usable for all platforms.Marcel Moolenaar2006-06-181-3/+12
* Connect the envy42 driver to the build.Alexander Leidinger2006-06-171-2/+2
* dd the envy24 driver as is to the tree. It's not connected to the buildAlexander Leidinger2006-06-172-0/+16
* Build the ppc module on pc98.Yoshihiro Takahashi2006-06-162-2/+6
* Allow for ppc(4) to be built as module, initiallyKonstantin Belousov2006-06-162-0/+14
* Remove the initial myri10ge driver, now that it has beenAndrew Gallatin2006-06-144-41/+0
* - Complete the myri10ge -> mxge name change by doing a mechanicalAndrew Gallatin2006-06-135-18/+21
* Don't expect that 'device random' will compile in those files into thePawel Jakub Dawidek2006-06-091-0/+3
* Makefile changes to accomodate new XFS import.Craig Rodrigues2006-06-091-1/+1
* Allow bridge and carp to play nicely together by returning the packet if itsAndrew Thompson2006-06-081-1/+1