summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in last commit.glebius2009-01-281-1/+1
* at91dci isn't useful except on arm.imp2009-01-281-1/+2
* Add support for the I2S and davbus audio controllers found in Apple PowerPCnwhitehorn2009-01-253-7/+34
* - Add few VIA bridges to agp_via.c and connect it to amd64 buildjkim2009-01-231-1/+1
* urtw(4) works also on amd64.weongyo2009-01-231-0/+1
* Connect urtw(4) to the i386 build only because it's not tested on amd64weongyo2009-01-231-0/+2
* Add a new USB wireless driver, urtw(4) for supporting Realtek's 8187Lweongyo2009-01-231-0/+9
* MFp4: //depot/projects/usb@155869thompsa2009-01-131-0/+41
* Connect padlock(4) to amd64 build for VIA Nano processors.jkim2009-01-121-0/+5
* remove license ack requirement; this was never neededsam2009-01-091-1/+0
* - Remove snd_au88x0 which seems never got compiled into kernel nor as a kernelrafan2009-01-071-9/+0
* Sync with usb4bsd:alfred2009-01-042-1/+39
* unbreak the build. Decoupled the USB2's NDIS build from the defaultweongyo2008-12-271-1/+1
* Integrate the NDIS USB support code to CURRENT.weongyo2008-12-271-0/+1
* Rejoin ng_tty module to the build.mav2008-12-251-0/+1
* Hook up the ether_echo node and fix the man pagejulian2008-12-251-0/+1
* Add a trivial node to reflect ethernet frames to whence they came.julian2008-12-251-0/+7
* This main goals of this project are:qingli2008-12-151-1/+1
* Combine ath rate control modules with ath after bringing ath_halsam2008-12-145-148/+61
* - 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
OpenPOWER on IntegriCloud