summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* - Add 32-bit compat system calls for VFS_AIO. The system calls live in thejhb2008-12-101-1/+1
* Rather than using hidden includes (with cicular dependencies),bz2008-12-0219-19/+22
* Fix world by including opt_route.hps2008-12-021-1/+1
* Switch to ath hal source code. Note this removes the ath_halsam2008-12-016-221/+52
* make 'make universe' not complain aboutbz2008-11-291-0/+1
* - Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core Solojkoshy2008-11-271-3/+4
* Fix standalone module build by generating opt_kgssapi.h.dfr2008-11-251-0/+1
* Unbreak the build until alfred@ is back to fix it correctly.bz2008-11-251-1/+1
* src/lib/libusb20/libusb20_compat01.calfred2008-11-251-0/+1
* Include the QUICC backend in the kernel module.marcel2008-11-221-1/+2
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.pjd2008-11-171-0/+4
* Fix worldps2008-11-142-2/+2
* Add opt_inet.h which has been needed since r184718, which hadbz2008-11-121-1/+1
* Add opt_inet.h which has been needed since r184717 introducingbz2008-11-121-1/+1
* Add opt_inet.h which has been needed since r184714, r184715 introducingbz2008-11-121-1/+2
* Add ale(4), a driver for Atheros AR8121/AR8113/AR8114 PCIe ethernetyongari2008-11-122-0/+9
* - Separate PMC class dependent code from other kinds of machinejkoshy2008-11-091-2/+3
* Unbreak NFS.des2008-11-062-2/+3
* Merge latest DTrace changes from Perforce.rodrigc2008-11-051-0/+1
* Reintroduce the snp(4) driver.ed2008-11-052-1/+2
* Bring in USB4BSD, Hans Petter Selasky rework of the USB stackalfred2008-11-0460-0/+2315
* Implement support for RPCSEC_GSS authentication to both the NFS clientdfr2008-11-034-4/+80
* Add amr_cam module directory that was missed in the previous commit.scottl2008-11-032-3/+9
* Move the CAM passthrough code into a true module so that it doesn't have to bescottl2008-11-031-2/+3
* Make RL_TWISTER_ENABLE a tunable/sysctl. Eliminate it as an option.imp2008-11-021-1/+1
* Add RL_TWISTER_ENABLE option. This enables the magic bits to do longimp2008-10-311-1/+1
* Break mac_bsdextended.c out into multiple .c files, with the base accessrwatson2008-10-271-1/+4
* After adding U3G_DEBUG to LINT we need to create the opt_u3g.h file whenn_hibma2008-10-241-1/+5
* Import sdhci (PCI SD Host Controller) driver.mav2008-10-212-0/+11
* Say hello to the u3g driver, implementing support for 3G modems.n_hibma2008-10-092-0/+9
* Obfuscated by other diffs while committing r183728:n_hibma2008-10-091-5/+0
* Add modules for the HCI part of USB. This is convenient when having a UHCIn_hibma2008-10-095-1/+46
* This is the roumored ATA modulerisation works, and it needs a little explanat...sos2008-10-0931-4/+382
* the 3945 firmware license does not require acknowledging the EULA,sam2008-10-071-1/+0
* - Add driver for Attansic L2 FastEthernet controller found onstas2008-10-032-0/+9
* - Remove default NIC dependency on ulp headerskmacy2008-09-241-4/+27
* Update cxgb include paths to not require prefixing with dev/cxgbkmacy2008-09-235-9/+14
* add ddb support (default to off unless built with the kernel)sam2008-09-151-4/+5
* Allow COMPAT_SVR4 to be built without COMPAT_43.ed2008-09-151-6/+1
* Connect ufoma(4) to build and,takawata2008-09-121-0/+1
* Resurrect the sbni(4) driver. Someone finally tested the MPSAFE patches andjhb2008-09-102-1/+13
* Build k8temp on i386.rpaulo2008-09-091-0/+1
* Per email to arch@ a little while ago (that was greeted with silence),imp2008-09-0137-66/+65
* opt_bus.h isn't needed here anymore. It never was really needed,imp2008-08-301-1/+1
* Remove opt_wi.h from module and fix typo in pccarddevs.imp2008-08-271-6/+1
* Add uipaq. HTC smart phones use it, and it seems like a reasonableimp2008-08-241-0/+1
* Add a very simple dpms(4) driver that uses the VESA BIOS DPMS calls tojhb2008-08-232-0/+11
* Update drm kernel drivers.rnoland2008-08-231-1/+1
* Integrate the new MPSAFE TTY layer to the FreeBSD operating system.ed2008-08-202-15/+1
* Move wb driver from sys/pci to sys/dev/wb.imp2008-08-141-1/+1
OpenPOWER on IntegriCloud