summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Move the uaudio and ata-usb drivers into their correct locations.thompsa2009-02-232-2/+3
* Hook up new USB modules.thompsa2009-02-23103-2037/+1464
* Move usb to a graveyard location under sys/legacy/dev, it is intended that thethompsa2009-02-2341-448/+0
* Switch over to usbdevs.h generated at compile time.thompsa2009-02-1844-43/+44
* Unbreak build by making svr4 conditional on i386.cognet2009-02-121-1/+2
* Fix a few problems related to building modules in /sys/modules (notn_hibma2009-02-126-4/+7
* Hook uslcom2 up to the build.thompsa2009-02-092-0/+39
* Remove usb2_config_td.[ch], they are no longer used.thompsa2009-02-091-1/+0
* Add the EBR scheme. The EBR scheme supports the Extended Boot Recordsmarcel2009-02-082-0/+13
* Add SCTP NAT support.piso2009-02-071-1/+1
|\
| * Import sctp nat support in ipfw obtained from CAIA - http://caia.swin.edu.au.piso2008-12-281-1/+1
* | 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
OpenPOWER on IntegriCloud