summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Move pcn driver from sys/pci to sys/dev/pcn.imp2008-08-141-1/+1
* Move the ste driver from sys/pci to sys/dev/ste.imp2008-08-141-1/+1
* Move the tl driver form sys/pci to sys/dev/tl.imp2008-08-141-1/+1
* Remove cxgb private lro implementation and switch to using system implementat...kmacy2008-08-121-1/+1
* Connect upgt(4) to the build.weongyo2008-08-111-0/+5
* Add Conexant/Intersil PrismGT SoftMAC wireless USB driver - upgt(4).weongyo2008-08-111-0/+10
* Move sis to sys/dev/sis for consistency.imp2008-08-101-1/+1
* Move the xl driver form sys/pci to sys/dev/xl for consistency.imp2008-08-101-1/+1
* Add glxsb(4) driver for the Security Block in AMD Geode LX processors (asphilip2008-08-092-0/+11
* - Add cpuctl(4) pseudo-device driver to provide access to some low-levelstas2008-08-082-0/+11
* Add card_if.h and pccarddevs.himp2008-08-071-1/+1
* Disconnect drivers that haven't been ported to MPSAFE TTY yet.ed2008-08-033-17/+0
* Unbreak the build by creating opt_nfs.hps2008-07-311-1/+1
* Hook up Bluetooth SCO sockets code to the buildemax2008-07-301-1/+2
* Change Makefile to reflect new directory structurejfv2008-07-301-3/+5
* Change to build module with new directory treejfv2008-07-301-10/+4
* Remove a file that is not used and does not exist.antoine2008-07-281-1/+1
* Prefer the opt_global.h from KERNBUILDDIR if existent so we obtain allmarius2008-07-241-0/+5
* For sun4v ensure there is an opt_global.h with SUN4V defined included,marius2008-07-221-0/+9
* Add an accept filter for TCP based DNS requests. It waits until thedwmalone2008-07-182-0/+9
* import vendor fixes to cxgbkmacy2008-07-181-1/+1
* Remove the sbsh(4) driver. No one responded to requests for testing thejhb2008-07-042-9/+0
* Remove the sbni(4) driver. No one responded to calls to test it onjhb2008-07-042-13/+1
* Remove the cnw(4) driver. No one responded to calls to test it on current@jhb2008-07-042-10/+0
* Remove the oltr(4) driver. No one responded to calls for testing onjhb2008-07-042-17/+1
* Remove the arl(4) driver. It is reported to not work on 6.x or laterjhb2008-07-042-18/+0
* Rework the lifetime management of the kernel implementation of POSIXjhb2008-06-271-1/+1
* Remove the non-existent rt2860 subdir. Note, the ralfw module is not used inthompsa2008-06-261-1/+1
* Re-implement the client side of rpc.lockd in the kernel. This implementationdfr2008-06-261-0/+1
* Always create opt_ah.h regardless of KERNBUILDDIR.thompsa2008-06-231-1/+1
* Add et(4), a port of DragonFly's Agere ET1310 10/100/Gigabitdelphij2008-06-203-1/+15
OpenPOWER on IntegriCloud